aboutsummaryrefslogtreecommitdiff
path: root/doc/encoders.texi
diff options
context:
space:
mode:
authorMark Thompson2018-09-18 23:30:45 +0100
committerMark Thompson2018-09-23 14:42:33 +0100
commitaf532c921575eb8ee805cc2c64a914f6302442e1 (patch)
tree374d7b38b0f404530c2102cda7e77c947d57b354 /doc/encoders.texi
parent2562dd9e7831743ba6dc5680501fb7d26a2ec62c (diff)
vaapi_encode: Clean up rate control configuration
Query which modes are supported and select between VBR and CBR based on that - this removes all of the codec-specific rate control mode selection code.
Diffstat (limited to 'doc/encoders.texi')
-rw-r--r--doc/encoders.texi2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/encoders.texi b/doc/encoders.texi
index 9bf0b04028..e550bd9893 100644
--- a/doc/encoders.texi
+++ b/doc/encoders.texi
@@ -2643,8 +2643,6 @@ Always encodes using the standard quantisation and huffman tables -
@item mpeg2_vaapi
@option{profile} and @option{level} set the value of @emph{profile_and_level_indication}.
-No rate control is supported.
-
@item vp8_vaapi
B-frames are not supported.