diff options
author | Mike Melanson <mike@multimedia.cx> | 2004-01-01 19:22:50 +0000 |
---|---|---|
committer | Mike Melanson <mike@multimedia.cx> | 2004-01-01 19:22:50 +0000 |
commit | ca1c3f52e75b892af432914e78531baa9512f717 (patch) | |
tree | acabe3e71349bbdf6199181adcb9bfcfd8c738de | |
parent | e5771f4f37b67951485205e110f4da5e7e32ea74 (diff) | |
download | ffmpeg-ca1c3f52e75b892af432914e78531baa9512f717.tar.gz |
remove vile lie (MS ADPCM encoding is not supported yet)
Originally committed as revision 2647 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r-- | doc/ffmpeg-doc.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index abe66784fe..99536ff802 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -743,7 +743,7 @@ solutions. @item Vorbis @tab X @tab X @tab supported through the external library libvorbis @item WMA V1/V2 @tab @tab X -@item Microsoft ADPCM @tab X @tab X +@item Microsoft ADPCM @tab @tab X @item MS IMA ADPCM @tab X @tab X @item QT IMA ADPCM @tab @tab X @item 4X IMA ADPCM @tab @tab X |