diff options
author | Anton Khirnov <anton@khirnov.net> | 2012-05-28 21:40:44 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2012-06-10 08:04:01 +0200 |
commit | b0f0dfc4851da74e77d3d55bf83f3c8b8617e22a (patch) | |
tree | 0b1896698211ada95b7c698bf71506b9a98ccd78 /doc/APIchanges | |
parent | 59d58b3390cf866a5db6d3cd3908922d2905de6e (diff) | |
download | ffmpeg-b0f0dfc4851da74e77d3d55bf83f3c8b8617e22a.tar.gz |
Bump lavu minor and add an APIChanges entry for audioconvert functions.
Diffstat (limited to 'doc/APIchanges')
-rw-r--r-- | doc/APIchanges | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index dca33aa0eb..729bddc853 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,6 +13,10 @@ libavutil: 2011-04-18 API changes, most recent first: +2012-xx-xx - xxxxxxx - lavu 51.32.0 - audioconvert.h + Add av_get_channel_layout_channel_index(), av_get_channel_name() + and av_channel_layout_extract_channel(). + 2012-05-25 - e0e0793 - lavu 51.31.0 - opt.h Add av_opt_set_bin() |