doc/codecs: fix dangling reference to codec-options chapter

(cherry picked from commit b4bd21b7fe)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Stefano Sabatini
2013-07-27 16:50:19 +02:00
committed by Michael Niedermayer
parent a53fd4b758
commit 9d0bb7fc39
2 changed files with 2 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
@anchor{codec-options}
@chapter Codec Options @chapter Codec Options
@c man begin CODEC OPTIONS @c man begin CODEC OPTIONS

View File

@@ -1005,7 +1005,7 @@ for easy migration.
To reduce the duplication of documentation, only the private options To reduce the duplication of documentation, only the private options
and some others requiring special attention are documented here. For and some others requiring special attention are documented here. For
the documentation of the undocumented generic options, see 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 To get a more accurate and extensive documentation of the libx264
options, invoke the command @command{x264 --full-help} or consult options, invoke the command @command{x264 --full-help} or consult