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:
authorStefano Sabatini <stefasab@gmail.com>2013-11-22 17:40:45 +0400
committerStefano Sabatini <stefasab@gmail.com>2013-11-22 17:45:43 +0400
commit80c85460fd1b56311d9971bc3fc3227ca2ebadfd (patch)
tree8a0c80514d3ec2234f7b5025f50f1e8a61014230 /doc/encoders.texi
parent9e22b8aca0fdecee332191fabded428e6a183d25 (diff)
doc/encoders/libfdk_aac: use @ref to reference libfaac
Diffstat (limited to 'doc/encoders.texi')
-rw-r--r--doc/encoders.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/encoders.texi b/doc/encoders.texi
index fa37b1776e..1aec4312a4 100644
--- a/doc/encoders.texi
+++ b/doc/encoders.texi
@@ -617,7 +617,7 @@ so if you allow the use of GPL, you should configure with
This encoder is considered to be of higher quality with respect to
both @ref{aacenc,,the native experimental FFmpeg AAC encoder} and
-libfaac.
+@ref{libfaac}.
For more information see the fdk-aac project at
@url{http://sourceforge.net/p/opencore-amr/fdk-aac/}.