diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2013-11-22 14:40:45 +0100 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2013-11-22 14:45:43 +0100 |
commit | 80c85460fd1b56311d9971bc3fc3227ca2ebadfd (patch) | |
tree | 8a0c80514d3ec2234f7b5025f50f1e8a61014230 /doc/encoders.texi | |
parent | 9e22b8aca0fdecee332191fabded428e6a183d25 (diff) | |
download | ffmpeg-80c85460fd1b56311d9971bc3fc3227ca2ebadfd.tar.gz |
doc/encoders/libfdk_aac: use @ref to reference libfaac
Diffstat (limited to 'doc/encoders.texi')
-rw-r--r-- | doc/encoders.texi | 2 |
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/}. |