doc/encoders/libopenh264: update documentation after recent changes

This commit is contained in:
Stefano Sabatini 2015-12-14 19:07:47 +01:00
parent 65877ab935
commit 5defa3a0b0
1 changed files with 9 additions and 1 deletions

View File

@ -1423,7 +1423,9 @@ a fixed number of slices
@item rowmb
one slice per row of macroblocks
@item auto
automatic number of slices according to number of thread
automatic number of slices according to number of threads
@item dyn
dynamic slicing
@end table
Default value is @samp{auto}.
@ -1435,6 +1437,12 @@ set a value of 0.
@item profile
Set profile restrictions. If set to the value of @samp{main} enable
CABAC (set the @code{SEncParamExt.iEntropyCodingModeFlag} flag to 1).
@item max_nal_size
Set maximum NAL size in bytes.
@item allow_skip_frames
Allow skipping frames to hit the target bitrate if set to 1.
@end table
@section jpeg2000