summaryrefslogtreecommitdiff
path: root/doc/general.texi
diff options
context:
space:
mode:
authorKieran Kunhya <kieran@kunhya.com>2016-01-29 17:23:33 -0800
committerTimothy Gu <timothygu99@gmail.com>2016-01-29 17:26:42 -0800
commite07e88cd82f78644ddcb10d7d3e0dd624fffe274 (patch)
tree2d3a4c17a7633d970652ef066ca20251c5896f11 /doc/general.texi
parent9ba54c1b82a81581e5283da75c153a76f04324c0 (diff)
avcodec: Remove libvo-aacenc support.
The internal encoder is superior to libvo-aacenc. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
Diffstat (limited to 'doc/general.texi')
-rw-r--r--doc/general.texi12
1 files changed, 2 insertions, 10 deletions
diff --git a/doc/general.texi b/doc/general.texi
index d66e60a9c5..4e6698c480 100644
--- a/doc/general.texi
+++ b/doc/general.texi
@@ -53,14 +53,6 @@ instructions for installing the libraries.
Then pass @code{--enable-libopencore-amrnb} and/or
@code{--enable-libopencore-amrwb} to configure to enable them.
-@subsection VisualOn AAC encoder library
-
-FFmpeg can make use of the VisualOn AACenc library for AAC encoding.
-
-Go to @url{http://sourceforge.net/projects/opencore-amr/} and follow the
-instructions for installing the library.
-Then pass @code{--enable-libvo-aacenc} to configure to enable it.
-
@subsection VisualOn AMR-WB encoder library
FFmpeg can make use of the VisualOn AMR-WBenc library for AMR-WB encoding.
@@ -881,8 +873,8 @@ 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
- @tab encoding supported through external library libfaac, libfdk-aac and libvo-aacenc
+@item AAC @tab EX @tab X
+ @tab encoding supported through internal encoder and external libraries libfaac and libfdk-aac
@item AAC+ @tab E @tab IX
@tab encoding supported through external library libfdk-aac
@item AC-3 @tab IX @tab IX