mirror of https://git.ffmpeg.org/ffmpeg.git
doc/encoders.texi: document libvpxenc's -row-mt
added in:
734d760e2f
lavc/libvpxenc: add -row-mt option
Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
Signed-off-by: James Zern <jzern@google.com>
This commit is contained in:
parent
d0b3922d24
commit
fd1443b5dd
|
@ -1679,6 +1679,8 @@ colorspaces:
|
||||||
@item @samp{smpte240m} @emph{smpte240}
|
@item @samp{smpte240m} @emph{smpte240}
|
||||||
@item @samp{bt2020_ncl} @emph{bt2020}
|
@item @samp{bt2020_ncl} @emph{bt2020}
|
||||||
@end table
|
@end table
|
||||||
|
@item row-mt @var{boolean}
|
||||||
|
Enable row based multi-threading.
|
||||||
@end table
|
@end table
|
||||||
|
|
||||||
@end table
|
@end table
|
||||||
|
|
Loading…
Reference in New Issue