diff options
author | Timothy Gu <timothygu99@gmail.com> | 2013-08-26 16:28:54 -0700 |
---|---|---|
committer | Timothy Gu <timothygu99@gmail.com> | 2013-08-27 09:02:58 -0700 |
commit | 0ff11fd07eb27ca7eef8e3afe63ce60dc64dcc17 (patch) | |
tree | 2ae94ad8b996448365b2db88df488afcac2f13ba | |
parent | 08f5567a0cc72413c2a258d7903a202c3ecfc746 (diff) | |
download | ffmpeg-0ff11fd07eb27ca7eef8e3afe63ce60dc64dcc17.tar.gz |
doc/encoders: Remove reference to "Codec Options" chapter
The chapter is only presented in later release branches.
(cherry picked from commit 7364109d255ff5583c9a3930830e28f5b1f0adce)
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
-rw-r--r-- | doc/encoders.texi | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/encoders.texi b/doc/encoders.texi index 2cb7dea7ad..11f2846c4a 100644 --- a/doc/encoders.texi +++ b/doc/encoders.texi @@ -725,8 +725,7 @@ users can encode to this format without this library. The following options are supported by the libxvid wrapper. Some of the following options are listed but are not documented, and -correspond to shared codec options. See @ref{codec-options,,the Codec -Options chapter} for their documentation. The other shared options +correspond to shared codec options. The other shared options which are not listed have no effect for the libxvid encoder. @table @option |