summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBenjamin Larsson <banan@ludd.ltu.se>2004-07-11 21:07:49 +0000
committerMichael Niedermayer <michaelni@gmx.at>2004-07-11 21:07:49 +0000
commit37776c3bac4c214fd07740d990a4d86587987c14 (patch)
treecf147489371d5d9eab2bcd62064abdd8a1df74cd /doc
parent5ced4c3e52198c37d5b971043daef73dcca2c275 (diff)
Liba52 can be compiled to use only integers and FFmpeg can handle the
Real Audio dnet codec (lowbitrate AC3). patch by (Benjamin Larsson <banan at student dot ltu dot se>) Originally committed as revision 3306 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r--doc/ffmpeg-doc.texi4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi
index 7eca583dad..639346b49b 100644
--- a/doc/ffmpeg-doc.texi
+++ b/doc/ffmpeg-doc.texi
@@ -767,7 +767,7 @@ solutions.
@item MPEG audio layer 2 @tab IX @tab IX
@item MPEG audio layer 1/3 @tab IX @tab IX
@tab MP3 encoding is supported through the external library LAME
-@item AC3 @tab IX @tab X
+@item AC3 @tab IX @tab IX
@tab liba52 is used internally for decoding
@item Vorbis @tab X @tab X
@tab supported through the external library libvorbis
@@ -796,6 +796,8 @@ solutions.
@tab Real 14400 bit/s codec
@item RA288 @tab @tab X
@tab Real 28800 bit/s codec
+@item RADnet @tab X @tab IX
+@tab Real lowbitrate AC3 codec, liba52 is used for decoding
@item AMR-NB @tab X @tab X
@tab supported through an external library
@item AMR-WB @tab X @tab X