diff options
author | Vladimir Voroshilov <voroshil@gmail.com> | 2010-01-10 21:38:15 +0000 |
---|---|---|
committer | Vitor Sessak <vitor1001@gmail.com> | 2010-01-10 21:38:15 +0000 |
commit | 7bd3096f5fa6b7cf645fa1493d87f385fe8d502d (patch) | |
tree | 26342f632e5fe15387e8fda589b7dd3f9ebde34c /doc | |
parent | 9ea977210ca50770e4ce3ba2b8dadb94571d41af (diff) | |
download | ffmpeg-7bd3096f5fa6b7cf645fa1493d87f385fe8d502d.tar.gz |
SIPR decoder for modes 8k5, 6k5 and 5k0.
Patch by Vladimir Voroshilov and myself.
Originally committed as revision 21125 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r-- | doc/general.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/general.texi b/doc/general.texi index 4f710a32dc..92a11b830b 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -618,6 +618,8 @@ following image formats are supported: @tab Real 28800 bit/s codec @item RealAudio 3.0 (dnet) @tab IX @tab X @tab Real low bitrate AC-3 codec +@item RealAudio SIPR / ACELP.NET @tab @tab X + @tab 16 kbps mode not yet supported @item Shorten @tab @tab X @item Sierra VMD audio @tab @tab X @tab Used in Sierra VMD files. |