Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh de Kock <josh@itanimul.li>2016-09-29 23:54:42 +0300
committerRostislav Pehlivanov <atomnuker@gmail.com>2016-10-01 21:58:04 +0300
commitdc0f711459e0c682bf9f94ba38d26736e90cff45 (patch)
tree875547964c026167115c8d7a7e2ee621998845b8 /doc/general.texi
parent449f263f9fbdd17cef4d3b6e21d263c322eb014b (diff)
lavc: remove libfaac wrapper
There is really no need for two aac wrappers, we already have libfdk-aac which is better. Not to mention that faac doesn't even support HEv1, or HEv2. It's also under a license which is unusable for distribution, so it would only be useful to people who will compile their own ffmpeg, only use it themselves (which at that point should just use fdk-aac). Signed-off-by: Josh de Kock <josh@itanimul.li>
Diffstat (limited to 'doc/general.texi')
-rw-r--r--doc/general.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/general.texi b/doc/general.texi
index a0f1122d67..f08c3cd66c 100644
--- a/doc/general.texi
+++ b/doc/general.texi
@@ -887,7 +887,7 @@ following image formats are supported:
@item 8SVX exponential @tab @tab X
@item 8SVX fibonacci @tab @tab X
@item AAC @tab EX @tab X
- @tab encoding supported through internal encoder and external libraries libfaac and libfdk-aac
+ @tab encoding supported through internal encoder and external library libfdk-aac
@item AAC+ @tab E @tab IX
@tab encoding supported through external library libfdk-aac
@item AC-3 @tab IX @tab IX