Browse Source

liba52 is no longer necessary for AC-3 decoding.

Originally committed as revision 14115 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Diego Biurrun 17 years ago
parent
commit
38b5b28e62
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      doc/general.texi

+ 1
- 1
doc/general.texi View File

@@ -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


Loading…
Cancel
Save