diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2003-09-28 20:34:11 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2003-09-28 20:34:11 +0000 |
commit | d663a1fdc0fd405aafabc9bca6d19d02ca640df9 (patch) | |
tree | 7b8bbe5e7c61c935111aa68aec37fdd441e1327c /doc/ffmpeg-doc.texi | |
parent | cd1f22f97e9cec9a64c41f33dfd9658c73461270 (diff) | |
download | ffmpeg-d663a1fdc0fd405aafabc9bca6d19d02ca640df9.tar.gz |
AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>)
Originally committed as revision 2311 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/ffmpeg-doc.texi')
-rw-r--r-- | doc/ffmpeg-doc.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index 795274f0df..812ce474bf 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -716,6 +716,8 @@ solutions. @tab Real 28800 bit/s codec @item AMR-NB @tab X @tab X @tab supported through an external library +@item AMR-WB @tab X @tab X +@tab supported through an external library @item DV audio @tab @tab X @item Id RoQ DPCM @tab @tab X @tab used in Quake III, Jedi Knight 2, other computer games |