diff options
author | Diego Biurrun <diego@biurrun.de> | 2008-07-08 13:53:28 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2008-07-08 13:53:28 +0000 |
commit | 38b5b28e62012c6faf4d1632c9b23f7f4837b0fb (patch) | |
tree | eab00e9f4f7219360a2d82cbf8e4ad797b5a052c /doc/general.texi | |
parent | 0a91f4eebe607130b8cf20878fb73be9cb299b2f (diff) | |
download | ffmpeg-38b5b28e62012c6faf4d1632c9b23f7f4837b0fb.tar.gz |
liba52 is no longer necessary for AC-3 decoding.
Originally committed as revision 14115 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/general.texi')
-rw-r--r-- | doc/general.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/general.texi b/doc/general.texi index 059d12c0f0..91a6890083 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -308,7 +308,7 @@ following image formats are supported: @item RA288 @tab @tab X @tab Real 28800 bit/s codec @item RADnet @tab X @tab IX -@tab Real low bitrate AC-3 codec, liba52 is used for decoding. +@tab real low bitrate AC-3 codec @item AMR-NB @tab X @tab X @tab Supported through an external library. @item AMR-WB @tab X @tab X |