diff options
author | Haihao Xiang <haihao.xiang@intel.com> | 2024-01-26 12:28:22 +0800 |
---|---|---|
committer | Haihao Xiang <haihao.xiang@intel.com> | 2024-02-08 10:34:02 +0800 |
commit | cd31eac9997dc49b1d2b8de97b38c51ed8e9f4c9 (patch) | |
tree | 572f812d5f52ecf342f4c181552bcc4de9282f7c /libavcodec/nvdec_av1.c | |
parent | 82e8838165bba565912e6a00422f01329df32e18 (diff) | |
download | ffmpeg-cd31eac9997dc49b1d2b8de97b38c51ed8e9f4c9.tar.gz |
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