You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
doc/encoders: fix broken build with 884506dfe2
This commit is contained in:
committed by
Rostislav Pehlivanov
parent
884506dfe2
commit
dac51d2bbd
@@ -1200,26 +1200,26 @@ Same as @samp{3}, but with extra processing enabled.
|
|||||||
@end table
|
@end table
|
||||||
@end table
|
@end table
|
||||||
|
|
||||||
at anchor{mjpegenc}
|
@anchor{mjpegenc}
|
||||||
at section mjpeg
|
@section mjpeg
|
||||||
|
|
||||||
Motion JPEG encoder.
|
Motion JPEG encoder.
|
||||||
|
|
||||||
at subsection Options
|
@subsection Options
|
||||||
|
|
||||||
at table @option
|
@table @option
|
||||||
at item huffman
|
@item huffman
|
||||||
Set the huffman encoding strategy. Possible values:
|
Set the huffman encoding strategy. Possible values:
|
||||||
|
|
||||||
at table @samp
|
@table @samp
|
||||||
at item default
|
@item default
|
||||||
Use the default huffman tables. This is the default strategy.
|
Use the default huffman tables. This is the default strategy.
|
||||||
|
|
||||||
at item optimal
|
@item optimal
|
||||||
Compute and use optimal huffman tables.
|
Compute and use optimal huffman tables.
|
||||||
|
|
||||||
at end table
|
@end table
|
||||||
at end table
|
@end table
|
||||||
|
|
||||||
@anchor{wavpackenc}
|
@anchor{wavpackenc}
|
||||||
@section wavpack
|
@section wavpack
|
||||||
|
Reference in New Issue
Block a user