diff options
author | Haihao Xiang <haihao.xiang@intel.com> | 2024-05-22 12:31:53 +0800 |
---|---|---|
committer | Haihao Xiang <haihao.xiang@intel.com> | 2024-05-29 10:46:54 +0800 |
commit | dbdd9ccded9018718bad6df14b56bdd4b7e327f1 (patch) | |
tree | fa110e0c3c76059dd221e548d931243dab68164e /libavfilter/opencl/transpose.cl | |
parent | a11122f9c63bdb66e3f8bc7e2cd380cdc9c9a51c (diff) | |
download | ffmpeg-dbdd9ccded9018718bad6df14b56bdd4b7e327f1.tar.gz |
lavc/qsvdec: fix keyframes
MFX_FRAMETYPE_IDR is ORed to the frame type for AVC and HEVC keyframes,
and MFX_FRAMETYPE_I is taken as keyframe flag for other codecs when
getting the output surface from the SDK, hence we may mark the output
frame as keyframe accordingly.
Signed-off-by: Haihao Xiang <haihao.xiang@intel.com>
Diffstat (limited to 'libavfilter/opencl/transpose.cl')
0 files changed, 0 insertions, 0 deletions