forked from FFmpeg/FFmpeg
Integer-only decoding of AC-3 is not supported.
Originally committed as revision 17703 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
21d4af5d4d
commit
270fc177cf
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue