diff options
author | Martin Storsjö <martin@martin.st> | 2010-09-09 19:21:16 +0000 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2010-09-09 19:21:16 +0000 |
commit | 58e37eafce10bbcf10b111cafb7ba8586c76ef4b (patch) | |
tree | 54bd919cd566792fc1acb80c4cc06425efec892d /doc | |
parent | a3f0d2b9674b4bbbdb6eb28a1e600ba324a5853b (diff) | |
download | ffmpeg-58e37eafce10bbcf10b111cafb7ba8586c76ef4b.tar.gz |
Add G.722 ADPCM audio decoder
Originally committed as revision 25086 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r-- | doc/general.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/general.texi b/doc/general.texi index b775e68bdd..a692e040f5 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -535,6 +535,7 @@ following image formats are supported: @item ADPCM Electronic Arts R2 @tab @tab X @item ADPCM Electronic Arts R3 @tab @tab X @item ADPCM Electronic Arts XAS @tab @tab X +@item ADPCM G.722 @tab @tab X @item ADPCM G.726 @tab X @tab X @item ADPCM IMA AMV @tab @tab X @tab Used in AMV files |