diff options
author | Justin Ruggles <justin.ruggles@gmail.com> | 2008-08-31 19:59:27 +0000 |
---|---|---|
committer | Justin Ruggles <justin.ruggles@gmail.com> | 2008-08-31 19:59:27 +0000 |
commit | 575a5bf2d80bf58e82b856c6dfd952eb43a3765d (patch) | |
tree | 31afdf336e9b1b1a87cffe8c9fdf239939ae50ae /doc/general.texi | |
parent | 44723c8459f51f6e3beb391ab931acef2681cba6 (diff) | |
download | ffmpeg-575a5bf2d80bf58e82b856c6dfd952eb43a3765d.tar.gz |
Dnet AC-3 encoding is integer-only
Originally committed as revision 15128 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 c7357473d0..2fe08b3067 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -400,7 +400,7 @@ following image formats are supported: @tab Real 14400 bit/s codec @item RA288 @tab @tab X @tab Real 28800 bit/s codec -@item RADnet @tab X @tab IX +@item RADnet @tab IX @tab IX @tab real low bitrate AC-3 codec @item Real COOK @tab @tab X @tab All versions except 5.1 are supported. |