diff options
author | softworkz <softworkz@hotmail.com> | 2022-01-07 07:01:31 +0000 |
---|---|---|
committer | Haihao Xiang <haihao.xiang@intel.com> | 2022-01-14 08:50:03 +0800 |
commit | 4a9ec4d4e378447e5ef116c03dfc639ee819591a (patch) | |
tree | 42c06162e25b917ce3c6470937562c2cc056839c /libavcodec/atrac3plusdsp.c | |
parent | 171802a1baa46b7bfda8a9ae826b129c67c647a8 (diff) | |
download | ffmpeg-4a9ec4d4e378447e5ef116c03dfc639ee819591a.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>
(cherry picked from commit 479f3c65986fca0ccf56f4dadb5a5b167f466fc7)
Diffstat (limited to 'libavcodec/atrac3plusdsp.c')
0 files changed, 0 insertions, 0 deletions