diff options
author | Mike Melanson <mike@multimedia.cx> | 2004-02-03 04:27:17 +0000 |
---|---|---|
committer | Mike Melanson <mike@multimedia.cx> | 2004-02-03 04:27:17 +0000 |
commit | 7d8379f2b78e255b6f8c8bee1a6d41cd8340b0a2 (patch) | |
tree | eb90d88365828e11b1e637884b1032ec7fd6183b /doc/ffmpeg-doc.texi | |
parent | deb7a6cdafa220ff4d0b986c30bf431be0bbcf0b (diff) | |
download | ffmpeg-7d8379f2b78e255b6f8c8bee1a6d41cd8340b0a2.tar.gz |
added support for EA ADPCM and SMJPEG IMA ADPCM
Originally committed as revision 2744 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/ffmpeg-doc.texi')
-rw-r--r-- | doc/ffmpeg-doc.texi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index c25b3f3cd1..046cda0d49 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -758,9 +758,13 @@ solutions. @tab used in some Sega Saturn console games @item Westwood Studios IMA ADPCM @tab @tab X @tab used in Westwood Studios games like Command and Conquer +@item SMJPEG IMA ADPCM @tab @tab X +@tab used in certain Loki game ports @item CD-ROM XA ADPCM @tab @tab X @item CRI ADX ADPCM @tab X @tab X @tab used in Sega Dreamcast games +@item Electronic Arts ADPCM @tab @tab X +@tab used in various EA titles @item RA144 @tab @tab X @tab Real 14400 bit/s codec @item RA288 @tab @tab X |