doc/codecs: fix dangling reference to codec-options chapter
(cherry picked from commit b4bd21b7fe
)
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
Conflicts:
doc/codecs.texi
This commit is contained in:

committed by
Michael Niedermayer

parent
b3fb651a8a
commit
26617b47fa
@@ -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
|
||||
|
@@ -17,6 +17,7 @@ the libavcodec library.
|
||||
|
||||
@c man end DESCRIPTION
|
||||
|
||||
@anchor{codec-options}
|
||||
@chapter Codec Options
|
||||
@c man begin CODEC OPTIONS
|
||||
|
||||
|
Reference in New Issue
Block a user