[FFmpeg-cvslog] doc/encoders: fix broken build with 884506dfe2e
Ricardo Constantino
git at videolan.org
Wed Feb 8 17:55:52 EET 2017
ffmpeg | branch: master | Ricardo Constantino <wiiaboo at gmail.com> | Wed Feb 8 15:53:20 2017 +0000| [dac51d2bbdb04445876dc33785c363a9597cbad2] | committer: Rostislav Pehlivanov
doc/encoders: fix broken build with 884506dfe2e
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=dac51d2bbdb04445876dc33785c363a9597cbad2
---
doc/encoders.texi | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/doc/encoders.texi b/doc/encoders.texi
index 4a23abf..2026a9f 100644
--- a/doc/encoders.texi
+++ b/doc/encoders.texi
@@ -1200,26 +1200,26 @@ Same as @samp{3}, but with extra processing enabled.
@end table
@end table
- at anchor{mjpegenc}
- at section mjpeg
+ at anchor{mjpegenc}
+ at section mjpeg
Motion JPEG encoder.
- at subsection Options
+ at subsection Options
- at table @option
- at item huffman
+ at table @option
+ at item huffman
Set the huffman encoding strategy. Possible values:
- at table @samp
- at item default
+ at table @samp
+ at item default
Use the default huffman tables. This is the default strategy.
- at item optimal
+ at item optimal
Compute and use optimal huffman tables.
- at end table
- at end table
+ at end table
+ at end table
@anchor{wavpackenc}
@section wavpack
More information about the ffmpeg-cvslog
mailing list