diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2013-07-27 16:50:19 +0200 |
---|---|---|
committer | Timothy Gu <timothygu99@gmail.com> | 2013-08-28 09:35:20 -0700 |
commit | 1feef46b9033f0cac0982f67856f804ace0dcce3 (patch) | |
tree | 3acfc0504c02d70b76693743818bef9b5eae54da /doc | |
parent | 19382a2a1062d153d5ae8738022991749335bbe6 (diff) | |
download | ffmpeg-1feef46b9033f0cac0982f67856f804ace0dcce3.tar.gz |
doc/codecs: fix dangling reference to codec-options chapter
(cherry picked from commit b4bd21b7fe2ad8be59b16538448586814e5db65b)
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
Conflicts:
doc/codecs.texi
doc/encoders.texi
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ffmpeg-codecs.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ffmpeg-codecs.texi b/doc/ffmpeg-codecs.texi index b6d123a7da..e94c216ac3 100644 --- a/doc/ffmpeg-codecs.texi +++ b/doc/ffmpeg-codecs.texi @@ -17,6 +17,7 @@ the libavcodec library. @c man end DESCRIPTION +@anchor{codec-options} @chapter Codec Options @c man begin CODEC OPTIONS |