summaryrefslogtreecommitdiff
path: root/libavcodec/nvdec_av1.c
diff options
context:
space:
mode:
authorHaihao Xiang <haihao.xiang@intel.com>2024-01-26 12:28:22 +0800
committerHaihao Xiang <haihao.xiang@intel.com>2024-02-08 10:34:02 +0800
commitcd31eac9997dc49b1d2b8de97b38c51ed8e9f4c9 (patch)
tree572f812d5f52ecf342f4c181552bcc4de9282f7c /libavcodec/nvdec_av1.c
parent82e8838165bba565912e6a00422f01329df32e18 (diff)
lavc/qsvenc: Add workaround for VP9 keyframe
The runtime doesn't set the frame type to MFX_FRAMETYPE_IDR on the returned mfx bitstream for a keyframe, it set the frame type to MFX_FRAMETYPE_I only. This patch added workaround for VP9 keyframe to make the coded stream seekable. Signed-off-by: Haihao Xiang <haihao.xiang@intel.com>
Diffstat (limited to 'libavcodec/nvdec_av1.c')
0 files changed, 0 insertions, 0 deletions