Skip to content

Support new FFMPEG 3.1 AVCodec API [DISCL-372]#56

Merged
rdumusc merged 1 commit intoBlueBrain:masterfrom
rdumusc:ffmpeg3.1
Jul 5, 2016
Merged

Support new FFMPEG 3.1 AVCodec API [DISCL-372]#56
rdumusc merged 1 commit intoBlueBrain:masterfrom
rdumusc:ffmpeg3.1

Conversation

@rdumusc
Copy link
Copy Markdown

@rdumusc rdumusc commented Jul 5, 2016

No description provided.

#if USE_NEW_FFMPEG_API
int errCode = 0;

errCode = avcodec_send_packet( _videoCodecContext, &packet );
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

initialize directly in line 115?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@dnachbaur
Copy link
Copy Markdown
Contributor

+1 otherwise

@rdumusc rdumusc merged commit ddc73c0 into BlueBrain:master Jul 5, 2016
@rdumusc rdumusc deleted the ffmpeg3.1 branch July 5, 2016 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants