diff options
author | Jovan Zelincevic <jovan.zelincevic@imgtec.com> | 2015-07-20 13:36:22 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2015-07-22 23:25:33 +0200 |
commit | 9e3135f49e45ec6b26c5b7c3fea481bf85ad64d6 (patch) | |
tree | 9f492b489b0e365e6a8d15a613fe4c3b9590baf0 /doc/general.texi | |
parent | a9d986c2ced87d074ba307f9d6f213c5caae88ee (diff) | |
download | ffmpeg-9e3135f49e45ec6b26c5b7c3fea481bf85ad64d6.tar.gz |
Edit documentation and versioning for the fixed point AAC decoder
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
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 617be66dcc..a260e798c2 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -863,7 +863,7 @@ following image formats are supported: @item Name @tab Encoding @tab Decoding @tab Comments @item 8SVX exponential @tab @tab X @item 8SVX fibonacci @tab @tab X -@item AAC+ @tab E @tab X +@item AAC+ @tab E @tab IX @tab encoding supported through external library libaacplus @item AAC @tab E @tab X @tab encoding supported through external library libfaac and libvo-aacenc |