diff options
author | Robert Swain <robert.swain@gmail.com> | 2008-08-21 07:21:26 +0000 |
---|---|---|
committer | Robert Swain <robert.swain@gmail.com> | 2008-08-21 07:21:26 +0000 |
commit | 7d8f3de4a8ea88edb8afa7b663cfefc1a06c04cf (patch) | |
tree | ff4030490cf531d1f39c0cf4ca5d2da1284d2753 /doc/general.texi | |
parent | 7fb262b568eef705f7fd50379e006b39684c9aad (diff) | |
download | ffmpeg-7d8f3de4a8ea88edb8afa7b663cfefc1a06c04cf.tar.gz |
Last hunk of the AAC decoder code to be OKed and build system and documentation
alterations as appropriate
Originally committed as revision 14873 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/general.texi')
-rw-r--r-- | doc/general.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/general.texi b/doc/general.texi index c536eac138..99f48539c3 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -337,7 +337,7 @@ following image formats are supported: @item 4X IMA ADPCM @tab @tab X @item 8SVX audio @tab @tab X @item AAC @tab X @tab X - @tab Supported through the external library libfaac/libfaad. + @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 |