summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2012-01-27 13:33:09 +0100
committerAnton Khirnov <anton@khirnov.net>2012-01-31 16:53:35 +0100
commitdd6d3b0e025cb2a16022665dbb8ab1be18dc05e8 (patch)
treead10c16b75add54758d96bc09a9350ce9f22b9cd /doc
parentbc901998487bf9b77a423961d9f961bcc28a9291 (diff)
downloadffmpeg-streaming-dd6d3b0e025cb2a16022665dbb8ab1be18dc05e8.zip
ffmpeg-streaming-dd6d3b0e025cb2a16022665dbb8ab1be18dc05e8.tar.gz
lavf: add functions for accessing the fourcc<->CodecID mapping tables.
Fixes bug 212.
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 87de464..0d4cb59 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -13,6 +13,9 @@ libavutil: 2011-04-18
API changes, most recent first:
+2012-01-31 - xxxxxxx - lavf 54.01.0
+ Add avformat_get_riff_video_tags() and avformat_get_riff_audio_tags().
+
2012-01-31 - xxxxxxx - lavc 54.01.0
Add avcodec_is_open() function.
OpenPOWER on IntegriCloud