mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-06-30 04:47:37 +08:00
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:
@ -451,7 +451,7 @@ following image formats are supported:
|
|||||||
@item 8SVX audio @tab @tab X
|
@item 8SVX audio @tab @tab X
|
||||||
@item AAC @tab E @tab X
|
@item AAC @tab E @tab X
|
||||||
@tab encoding supported through external library libfaac
|
@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
|
@item AMR-NB @tab E @tab E
|
||||||
@tab supported through external library libamrnb
|
@tab supported through external library libamrnb
|
||||||
@item AMR-WB @tab E @tab E
|
@item AMR-WB @tab E @tab E
|
||||||
|
Reference in New Issue
Block a user