ffmpeg | branch: master | James Almer <[email protected]> | Tue Aug 16 23:23:50 2016 -0300| [f85842b09e082f7e43d8d8d180f1fb469ef547da] | committer: James Almer
doc/APIChanges: fill in missing git hashes Signed-off-by: James Almer <[email protected]> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f85842b09e082f7e43d8d8d180f1fb469ef547da --- doc/APIchanges | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/APIchanges b/doc/APIchanges index 40851f6..2572b1c 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -15,7 +15,7 @@ libavutil: 2015-08-28 API changes, most recent first: -2016-08-15 - xxxxxxx - lavc 57.53.100 - avcodec.h +2016-08-15 - c3c4c72 - lavc 57.53.100 - avcodec.h Add trailing_padding to AVCodecContext to match the corresponding field in AVCodecParameters. @@ -25,10 +25,10 @@ API changes, most recent first: av_bsf_list_append2(), av_bsf_list_finalize(), av_bsf_list_parse_str() and av_bsf_get_null_filter(). -2016-08-04 - xxxxxxx - lavf 57.46.100 - avformat.h +2016-08-04 - 82a33c8 - lavf 57.46.100 - avformat.h Add av_get_frame_filename2() -2016-07-09 - xxxxxxx / 90f469a - lavc 57.50.100 / 57.20.0 - avcodec.h +2016-07-09 - 775389f / 90f469a - lavc 57.50.100 / 57.20.0 - avcodec.h Add FF_PROFILE_H264_MULTIVIEW_HIGH and FF_PROFILE_H264_STEREO_HIGH. 2016-06-30 - c1c7e0ab - lavf 57.41.100 - avformat.h _______________________________________________ ffmpeg-cvslog mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
