summaryrefslogtreecommitdiff
path: root/doc/encoders.texi
diff options
context:
space:
mode:
authorRicardo Constantino <wiiaboo@gmail.com>2017-02-08 15:53:20 +0000
committerRostislav Pehlivanov <atomnuker@gmail.com>2017-02-08 15:55:40 +0000
commitdac51d2bbdb04445876dc33785c363a9597cbad2 (patch)
tree5ae9247a5ce2ee6ff49f9fe8b02c1c5dd91cf8c9 /doc/encoders.texi
parent884506dfe2e29a5b2bd2905ca4f17e277e32acb1 (diff)
doc/encoders: fix broken build with 884506dfe2e
Diffstat (limited to 'doc/encoders.texi')
-rw-r--r--doc/encoders.texi20
1 files changed, 10 insertions, 10 deletions
diff --git a/doc/encoders.texi b/doc/encoders.texi
index 4a23abfa5d..2026a9f3e1 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
+@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