Browse code

APIchanges: add missing commit hashes

Janne Grunau authored on 2012/02/02 03:22:54
Showing 1 changed files
... ...
@@ -13,18 +13,18 @@ libavutil:   2011-04-18
13 13
 
14 14
 API changes, most recent first:
15 15
 
16
-2012-02-01 - xxxxxxx - lavc 54.01.0
16
+2012-02-01 - 316fc74 - lavc 54.01.0
17 17
   Add av_fast_padded_malloc() as alternative for av_realloc() when aligned
18 18
   memory is required. The buffer will always have FF_INPUT_BUFFER_PADDING_SIZE
19 19
   zero-padded bytes at the end.
20 20
 
21
-2012-01-31 - xxxxxxx - lavf 54.01.0
21
+2012-01-31 - dd6d3b0 - lavf 54.01.0
22 22
   Add avformat_get_riff_video_tags() and avformat_get_riff_audio_tags().
23 23
 
24
-2012-01-31 - xxxxxxx - lavc 54.01.0
24
+2012-01-31 - af08d9a - lavc 54.01.0
25 25
   Add avcodec_is_open() function.
26 26
 
27
-2012-01-30 - xxxxxxx - lavu 51.22.0 - intfloat.h
27
+2012-01-30 - 8b93312 - lavu 51.22.0 - intfloat.h
28 28
   Add a new installed header libavutil/intfloat.h with int/float punning
29 29
   functions.
30 30