aboutsummaryrefslogtreecommitdiffstats
path: root/doc/encoders.texi
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2013-07-27 16:50:19 +0200
committerMichael Niedermayer <michaelni@gmx.at>2013-08-27 01:21:34 +0200
commit26617b47faccaf3646b767ed3062affd8252499d (patch)
tree00b02f3759f1e170d31cb0526e74096877e206c3 /doc/encoders.texi
parentb3fb651a8a8a6cf9eb1b8409fdb669ff71f54545 (diff)
downloadffmpeg-4e31515d7d19d582a54c8b107ed4da0963a01af1.tar.gz
doc/codecs: fix dangling reference to codec-options chaptern1.2.3
(cherry picked from commit b4bd21b7fe2ad8be59b16538448586814e5db65b) Signed-off-by: Timothy Gu <timothygu99@gmail.com> Conflicts: doc/codecs.texi
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 f763b4dfae..121e865556 100644
--- a/doc/encoders.texi
+++ b/doc/encoders.texi
@@ -871,7 +871,7 @@ for easy migration.
To reduce the duplication of documentation, only the private options
and some others requiring special attention are documented here. For
the documentation of the undocumented generic options, see
-@ref{codec-options}.
+@ref{codec-options,,the Codec Options chapter}.
To get a more accurate and extensive documentation of the libx264
options, invoke the command @command{x264 --full-help} or consult