diff options
author | Vitor Sessak <vitor1001@gmail.com> | 2007-09-28 16:45:41 +0000 |
---|---|---|
committer | Vitor Sessak <vitor1001@gmail.com> | 2007-09-28 16:45:41 +0000 |
commit | a1748c6744d0ec582b8585cfaad0d233dbb4709a (patch) | |
tree | 16f70653daea029dc4aa5b03cda8f8543de4dd0d /doc/general.texi | |
parent | 3576f9c6298ca1435fd577ca4933990f6fa31d66 (diff) | |
download | ffmpeg-a1748c6744d0ec582b8585cfaad0d233dbb4709a.tar.gz |
Documentation update for AMV audio decoder
Originally committed as revision 10609 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/general.texi')
-rw-r--r-- | doc/general.texi | 2 |
1 files changed, 2 insertions, 0 deletions
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 |