]> git.sesse.net Git - ffmpeg/commitdiff
doc/encoders: fix broken build with 884506dfe2e
authorRicardo Constantino <wiiaboo@gmail.com>
Wed, 8 Feb 2017 15:53:20 +0000 (15:53 +0000)
committerRostislav Pehlivanov <atomnuker@gmail.com>
Wed, 8 Feb 2017 15:55:40 +0000 (15:55 +0000)
doc/encoders.texi

index 4a23abfa5d1694a95b179d88b30826909d1fa8fb..2026a9f3e141548a5005290e5620a3d3b38abb7a 100644 (file)
@@ -1200,26 +1200,26 @@ Same as @samp{3}, but with extra processing enabled.
 @end table
 @end table
 
- at anchor{mjpegenc}
- at section mjpeg
+@anchor{mjpegenc}
+@section mjpeg
 
 Motion JPEG encoder.
 
- at subsection Options
+@subsection Options
 
- at table @option
- at item huffman
+@table @option
+@item huffman
 Set the huffman encoding strategy. Possible values:
 
- at table @samp
- at item default
+@table @samp
+@item default
 Use the default huffman tables. This is the default strategy.
 
- at item optimal
+@item optimal
 Compute and use optimal huffman tables.
 
- at end table
- at end table
+@end table
+@end table
 
 @anchor{wavpackenc}
 @section wavpack