]> git.sesse.net Git - ffmpeg/blobdiff - doc/encoders.texi
Merge commit 'f9edc734e0ca3f6ef06c1ad0bd2c19c0c66f1ffa'
[ffmpeg] / doc / encoders.texi
index 594c612b5ae3d440f9f632465e370207114e0ab7..3645b490f92905c43aa139b84ec45a7a98465ad7 100644 (file)
@@ -1666,7 +1666,7 @@ option to 2.
 Enable frame parallel decodability features.
 @item aq-mode
 Set adaptive quantization mode (0: off (default), 1: variance 2: complexity, 3:
-cyclic refresh).
+cyclic refresh, 4: equator360).
 @item colorspace @emph{color-space}
 Set input color space. The VP9 bitstream supports signaling the following
 colorspaces:
@@ -1679,6 +1679,8 @@ colorspaces:
 @item @samp{smpte240m} @emph{smpte240}
 @item @samp{bt2020_ncl} @emph{bt2020}
 @end table
+@item row-mt @var{boolean}
+Enable row based multi-threading.
 @end table
 
 @end table