diff options
author | James Almer <jamrial@gmail.com> | 2016-08-16 23:23:50 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2016-08-16 23:23:50 -0300 |
commit | f85842b09e082f7e43d8d8d180f1fb469ef547da (patch) | |
tree | 4064e7f48c5929b60217ca44a99ad008b7d0a67f /doc/APIchanges | |
parent | 9023a4a30c83c62528aba944f47774c5ec9493b6 (diff) | |
download | ffmpeg-f85842b09e082f7e43d8d8d180f1fb469ef547da.tar.gz |
doc/APIChanges: fill in missing git hashes
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'doc/APIchanges')
-rw-r--r-- | doc/APIchanges | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index 40851f66a9..2572b1c85d 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 |