diff options
author | Haihao Xiang <haihao.xiang@intel.com> | 2022-10-06 15:35:35 +0800 |
---|---|---|
committer | Haihao Xiang <haihao.xiang@intel.com> | 2022-10-10 09:31:34 +0800 |
commit | aba25b391c7f68cea456d1b862a71bcd105b46f3 (patch) | |
tree | 877cd941b31780b82002a01c084c3056831bb90a /libavformat/oggparseopus.c | |
parent | 3f28116ea26a87fbe1c807248effaf449008d979 (diff) | |
download | ffmpeg-aba25b391c7f68cea456d1b862a71bcd105b46f3.tar.gz |
lavu/hwcontext_qsv: add support for 10bit 4:4:4 content on Linux
XV30 is used for 10bit 4:4:4 content in FFmpeg VAAPI, so XV30 should be
used for 10bit 4:4:4 content in FFmpeg QSV too because QSV is based on
VAAPI on Linux. However the SDK only declares support for Y410 but does
nothing with the alpha in Y410, so this commit fudged a mapping between
AV_PIX_FMT_XV30 and MFX_FOURCC_Y410.
Signed-off-by: Haihao Xiang <haihao.xiang@intel.com>
Diffstat (limited to 'libavformat/oggparseopus.c')
0 files changed, 0 insertions, 0 deletions