doc/APIChanges: fill in missing git hashes

Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
James Almer 2016-08-16 23:23:50 -03:00
parent 9023a4a30c
commit f85842b09e
1 changed files with 3 additions and 3 deletions

View File

@ -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