summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJanne Grunau <janne-libav@jannau.net>2012-02-01 19:22:54 +0100
committerJanne Grunau <janne-libav@jannau.net>2012-02-02 14:29:47 +0100
commitfcc518a024010d652fb8d216c1004afaf45b7346 (patch)
tree709473bb9eb1315b034d1fa5901952e8dab242af /doc
parentde53b9068ad5e05333ddaa27223e5230a042583a (diff)
downloadffmpeg-streaming-fcc518a024010d652fb8d216c1004afaf45b7346.zip
ffmpeg-streaming-fcc518a024010d652fb8d216c1004afaf45b7346.tar.gz
APIchanges: add missing commit hashes
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index df55c0a..bf0f28a 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -13,18 +13,18 @@ libavutil: 2011-04-18
API changes, most recent first:
-2012-02-01 - xxxxxxx - lavc 54.01.0
+2012-02-01 - 316fc74 - lavc 54.01.0
Add av_fast_padded_malloc() as alternative for av_realloc() when aligned
memory is required. The buffer will always have FF_INPUT_BUFFER_PADDING_SIZE
zero-padded bytes at the end.
-2012-01-31 - xxxxxxx - lavf 54.01.0
+2012-01-31 - dd6d3b0 - lavf 54.01.0
Add avformat_get_riff_video_tags() and avformat_get_riff_audio_tags().
-2012-01-31 - xxxxxxx - lavc 54.01.0
+2012-01-31 - af08d9a - lavc 54.01.0
Add avcodec_is_open() function.
-2012-01-30 - xxxxxxx - lavu 51.22.0 - intfloat.h
+2012-01-30 - 8b93312 - lavu 51.22.0 - intfloat.h
Add a new installed header libavutil/intfloat.h with int/float punning
functions.
OpenPOWER on IntegriCloud