Browse code

doc/APIChanges: fill in missing git hashes

Signed-off-by: James Almer <jamrial@gmail.com>

James Almer authored on 2016/08/17 11:23:50
Showing 1 changed files
... ...
@@ -15,7 +15,7 @@ libavutil:     2015-08-28
15 15
 
16 16
 API changes, most recent first:
17 17
 
18
-2016-08-15 - xxxxxxx - lavc 57.53.100 - avcodec.h
18
+2016-08-15 - c3c4c72 - lavc 57.53.100 - avcodec.h
19 19
   Add trailing_padding to AVCodecContext to match the corresponding
20 20
   field in AVCodecParameters.
21 21
 
... ...
@@ -25,10 +25,10 @@ API changes, most recent first:
25 25
   av_bsf_list_append2(), av_bsf_list_finalize(), av_bsf_list_parse_str()
26 26
   and av_bsf_get_null_filter().
27 27
 
28
-2016-08-04 - xxxxxxx - lavf 57.46.100 - avformat.h
28
+2016-08-04 - 82a33c8 - lavf 57.46.100 - avformat.h
29 29
   Add av_get_frame_filename2()
30 30
 
31
-2016-07-09 - xxxxxxx / 90f469a - lavc 57.50.100 / 57.20.0 - avcodec.h
31
+2016-07-09 - 775389f / 90f469a - lavc 57.50.100 / 57.20.0 - avcodec.h
32 32
   Add FF_PROFILE_H264_MULTIVIEW_HIGH and FF_PROFILE_H264_STEREO_HIGH.
33 33
 
34 34
 2016-06-30 - c1c7e0ab - lavf 57.41.100 - avformat.h