aboutsummaryrefslogtreecommitdiff
path: root/gst-libs/ext/libav/doc/APIchanges
diff options
context:
space:
mode:
Diffstat (limited to 'gst-libs/ext/libav/doc/APIchanges')
-rw-r--r--gst-libs/ext/libav/doc/APIchanges13
1 files changed, 13 insertions, 0 deletions
diff --git a/gst-libs/ext/libav/doc/APIchanges b/gst-libs/ext/libav/doc/APIchanges
index 904e346..78e37f4 100644
--- a/gst-libs/ext/libav/doc/APIchanges
+++ b/gst-libs/ext/libav/doc/APIchanges
@@ -13,6 +13,19 @@ libavutil: 2011-04-18
API changes, most recent first:
+2012-03-04 - xxxxxxx - lavu 51.22.1 - error.h
+ Add AVERROR_UNKNOWN
+
+2012-02-29 - xxxxxxx - lavf 53.21.0
+ Add avformat_get_riff_video_tags() and avformat_get_riff_audio_tags().
+
+2012-02-29 - xxxxxxx - lavu 51.22.0 - intfloat.h
+ Add a new installed header libavutil/intfloat.h with int/float punning
+ functions.
+
+2012-02-17 - xxxxxxx - lavc 53.35.0
+ Add avcodec_is_open() function.
+
2012-01-15 - lavc 53.34.0
New audio encoding API:
b2c75b6 Add CODEC_CAP_VARIABLE_FRAME_SIZE capability for use by audio