From a1748c6744d0ec582b8585cfaad0d233dbb4709a Mon Sep 17 00:00:00 2001 From: Vitor Sessak Date: Fri, 28 Sep 2007 16:45:41 +0000 Subject: [PATCH] Documentation update for AMV audio decoder Originally committed as revision 10609 to svn://svn.ffmpeg.org/ffmpeg/trunk --- Changelog | 1 + doc/general.texi | 2 ++ 2 files changed, 3 insertions(+) diff --git a/Changelog b/Changelog index 97326f930f..835bef108c 100644 --- a/Changelog +++ b/Changelog @@ -95,6 +95,7 @@ version - Matroska muxer - Slice-based parallel H.264 decoding - Monkey's Audio demuxer and decoder +- AMV audio decoder version 0.4.9-pre1: diff --git a/doc/general.texi b/doc/general.texi index 542233fbf6..bf5815e33e 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -249,6 +249,8 @@ following image formats are supported: @item AAC @tab X @tab X @tab Supported through the external library libfaac/libfaad. @item Microsoft ADPCM @tab X @tab X +@item AMV IMA ADPCM @tab @tab X +@tab Used in AMV files @item MS IMA ADPCM @tab X @tab X @item QT IMA ADPCM @tab @tab X @item 4X IMA ADPCM @tab @tab X