Browse Source

Integer-only decoding of AC-3 is not supported.

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

+ 1
- 1
doc/general.texi View File

@@ -451,7 +451,7 @@ following image formats are supported:
@item 8SVX audio @tab @tab X
@item AAC @tab E @tab X
@tab encoding supported through external library libfaac
@item AC-3 @tab IX @tab IX
@item AC-3 @tab X @tab X
@item AMR-NB @tab E @tab E
@tab supported through external library libamrnb
@item AMR-WB @tab E @tab E


Loading…
Cancel
Save