diff options
author | Aurelien Jacobs <aurel@gnuage.org> | 2006-02-16 00:09:23 +0000 |
---|---|---|
committer | Aurelien Jacobs <aurel@gnuage.org> | 2006-02-16 00:09:23 +0000 |
commit | 2433f24f60bc4087907fee57b3b1a8f04b2b37b2 (patch) | |
tree | d938e0d3d7a8f76f70cb71815e525680c696ed08 /doc/ffmpeg-doc.texi | |
parent | dcadd216f116b6a4b83d41c0cfe36b3986daae15 (diff) | |
download | ffmpeg-2433f24f60bc4087907fee57b3b1a8f04b2b37b2.tar.gz |
add Creative 8 bits ADPCM schemes support
Originally committed as revision 5024 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/ffmpeg-doc.texi')
-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 4ca03346e0..6ad6eae5cb 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -833,6 +833,7 @@ other implementations. @item Electronic Arts ADPCM @tab @tab X @tab Used in various EA titles. @item Creative ADPCM @tab @tab X +@tab 16 -> 4, 8 -> 4, 8 -> 3, 8 -> 2 @item RA144 @tab @tab X @tab Real 14400 bit/s codec @item RA288 @tab @tab X |