summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorWenbin Chen <wenbin.chen-at-intel.com@ffmpeg.org>2022-09-06 17:22:58 +0800
committerHaihao Xiang <haihao.xiang@intel.com>2022-09-09 09:39:44 +0800
commita2fd553dd3079601249e56f6aa1a6fe711d0663c (patch)
treec7269f8ae806d2c3ac1b8bca18553aa975896fb0 /doc
parent005c7a4f61ef047726270b59c08742f9ce6f7182 (diff)
libavcodec/qsvenc: Add low_delay_brc reset support to qsvenc
Signed-off-by: Wenbin Chen <wenbin.chen@intel.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/encoders.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/encoders.texi b/doc/encoders.texi
index d17e3a074b..ac71f50ad2 100644
--- a/doc/encoders.texi
+++ b/doc/encoders.texi
@@ -3356,6 +3356,10 @@ Change these value to reset qsv codec's Intra Refresh configuration.
@item @var{min_qp_b}
Supported in h264_qsv.
Change these value to reset qsv codec's max/min qp configuration.
+
+@item @var{low_delay_brc}
+Supported in h264_qsv and hevc_qsv.
+Change this value to reset qsv codec's low_delay_brc configuration.
@end table
@subsection H264 options