diff options
author | Diego Biurrun <diego@biurrun.de> | 2008-10-06 05:17:57 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2008-10-06 05:17:57 +0000 |
commit | d8d12c1594ca31f8089c0fd21cd62f013a677bed (patch) | |
tree | 0af0f54e2510886df2581bb153c8e04568cf48a1 /doc/general.texi | |
parent | 66e9aa7463c0166afd844dea84cd4b96b0a018c3 (diff) | |
download | ffmpeg-d8d12c1594ca31f8089c0fd21cd62f013a677bed.tar.gz |
Remove obsolete liba52 wrapper code.
Originally committed as revision 15571 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/general.texi')
-rw-r--r-- | doc/general.texi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/general.texi b/doc/general.texi index b888980dbd..a6aa58242f 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -339,7 +339,6 @@ following image formats are supported: @item AAC @tab X @tab X @tab Encoding is supported through the external library libfaac. @item AC-3 @tab IX @tab IX - @tab liba52 can be used alternatively for decoding. @item AMR-NB @tab X @tab X @tab Supported through an external library. @item AMR-WB @tab X @tab X |