From 270fc177cfc9409e21ee03c5d7e7e8a54a5cdcd7 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Mon, 2 Mar 2009 00:55:43 +0000 Subject: [PATCH] Integer-only decoding of AC-3 is not supported. Originally committed as revision 17703 to svn://svn.ffmpeg.org/ffmpeg/trunk --- doc/general.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/general.texi b/doc/general.texi index 81db550750..7168cb34df 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -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