diff options
author | Timothy Gu <timothygu99@gmail.com> | 2013-08-26 16:28:54 -0700 |
---|---|---|
committer | Timothy Gu <timothygu99@gmail.com> | 2013-08-26 16:28:54 -0700 |
commit | 7364109d255ff5583c9a3930830e28f5b1f0adce (patch) | |
tree | a2b21307724faa688ee40a7e119dfce6cc09cd4f | |
parent | b2d6f63ed9d74c2b86f881b4e0aec04b9586f7e2 (diff) | |
download | ffmpeg-7364109d255ff5583c9a3930830e28f5b1f0adce.tar.gz |
doc/encoders: Remove reference to "Codec Options" chapter
The chapter is only presented in later release branches.
-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 e63049e024..6ed45d8d8f 100644 --- a/doc/encoders.texi +++ b/doc/encoders.texi @@ -794,8 +794,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 |