summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorWenbin Chen <wenbin.chen-at-intel.com@ffmpeg.org>2022-09-23 10:44:12 +0800
committerHaihao Xiang <haihao.xiang@intel.com>2022-09-30 09:20:15 +0800
commit3771d54989d761cab02bbd8a7c03dbc2add05a81 (patch)
tree994fd2dbb7416f8f95a639fe1778c47d85c667d4 /doc
parent29a3ba869317054b3a795eddf632857a77485755 (diff)
libavcodec/qsvenc: Add pic_timing_sei reset support to qsv
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 e8ee676473..1a5216f8eb 100644
--- a/doc/encoders.texi
+++ b/doc/encoders.texi
@@ -3371,6 +3371,10 @@ Change this value to reset qsv codec's framerate configuration.
@item @var{rc_initial_buffer_occupancy}
@item @var{rc_max_rate}
Change these value to reset qsv codec's bitrate control configuration.
+
+@item @var{pic_timing_sei}
+Supported in h264_qsv and hevc_qsv.
+Change this value to reset qsv codec's pic_timing_sei configuration.
@end table
@subsection H264 options