diff options
author | Mike Melanson <mike@multimedia.cx> | 2004-10-12 12:47:49 +0000 |
---|---|---|
committer | Mike Melanson <mike@multimedia.cx> | 2004-10-12 12:47:49 +0000 |
commit | b3bfb29980ba16d8b8553d7f52f00fe477b79251 (patch) | |
tree | 61e860fb7f7d8d7d7f3ab923a98f04076cd71486 /doc | |
parent | 8bcb147f54f25126476587205ee8374bed4e39dc (diff) | |
download | ffmpeg-b3bfb29980ba16d8b8553d7f52f00fe477b79251.tar.gz |
Creative ADPCM decoder, format 0x200, courtesy of Konstantin Shishkov
Originally committed as revision 3589 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ffmpeg-doc.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index d1b80b342c..e3e341256c 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -805,6 +805,7 @@ solutions. @tab used in Sega Dreamcast games @item Electronic Arts ADPCM @tab @tab X @tab used in various EA titles +@item Creative ADPCM @tab @tab X @item RA144 @tab @tab X @tab Real 14400 bit/s codec @item RA288 @tab @tab X |