diff options
author | Lynne <dev@lynne.ee> | 2024-08-16 01:12:16 +0200 |
---|---|---|
committer | Lynne <dev@lynne.ee> | 2024-08-16 01:22:17 +0200 |
commit | a797317ab19d12df8c953dab3de548d14c4ba545 (patch) | |
tree | 536ae4e7338a3e97741ca9b1dd5992aeedb36bd3 /libswscale | |
parent | b165f144e7426eb90467158c65218353ee9da36a (diff) | |
download | ffmpeg-a797317ab19d12df8c953dab3de548d14c4ba545.tar.gz |
vulkan_filter: don't require the storage flag for the base frames format
We check for whether subformats support storage immediately below.
Those are the ones we require storage for, rather than the base format
itself.
This permits better reuse of AVHWFrame contexts.
The patch also removes an always-false check in the subformat check.
Diffstat (limited to 'libswscale')
0 files changed, 0 insertions, 0 deletions