diff options
author | softworkz <softworkz@hotmail.com> | 2022-01-07 07:01:31 +0000 |
---|---|---|
committer | Haihao Xiang <haihao.xiang@intel.com> | 2022-01-10 14:54:36 +0800 |
commit | 479f3c65986fca0ccf56f4dadb5a5b167f466fc7 (patch) | |
tree | a9396732f1234d7d54eeec5a26016c3d97fdd3df /libavcodec/dxva2_av1.c | |
parent | c39b6e1425f041622a4e58d1c7c215c75a04a845 (diff) | |
download | ffmpeg-479f3c65986fca0ccf56f4dadb5a5b167f466fc7.tar.gz |
avfilter/vpp_qsv: fix regression on older api versions (e.g. 1.11)
Commit 8b83dad82512a6948b63408f964463b063ad24c9 introduced a
regression in a way that scaling via vpp_qsv doesn't work any longer
for devices with an MSDK runtime version lower than 1.19. This is true
for older CPUs which are stuck at 1.11.
The commit added checks for the compile-sdk version but it didn't test
for the runtime version.
Signed-off-by: softworkz <softworkz@hotmail.com>
Signed-off-by: Haihao Xiang <haihao.xiang@intel.com>
Diffstat (limited to 'libavcodec/dxva2_av1.c')
0 files changed, 0 insertions, 0 deletions