summaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorNicolas George <nicolas.george@normalesup.org>2012-07-30 10:26:40 +0200
committerNicolas George <nicolas.george@normalesup.org>2012-07-30 11:38:38 +0200
commitf893904469946cc86e28f329a47603b14d580c76 (patch)
tree15eeb708399f6be114d1ad246246337a6239cfeb /doc/APIchanges
parent33449b1776169f18c96f485e37ab6ae42769621b (diff)
downloadffmpeg-streaming-f893904469946cc86e28f329a47603b14d580c76.zip
ffmpeg-streaming-f893904469946cc86e28f329a47603b14d580c76.tar.gz
audioconvert: add av_get_standard_channel_layout().
Also bump minor version and add APIchanges entry.
Diffstat (limited to 'doc/APIchanges')
-rw-r--r--doc/APIchanges4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 4d8404c..359ac32 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -15,6 +15,10 @@ libavutil: 2011-04-18
API changes, most recent first:
+2012-07-30 - xxxxxxx - lavu 51.66.100
+ Add av_get_channel_description()
+ and av_get_standard_channel_layout() functions.
+
2012-07-20 - xxxxxxx - lavc 54.43.100
Add decode_error_flags field to AVFrame.
OpenPOWER on IntegriCloud