diff options
author | Lynne <dev@lynne.ee> | 2024-11-24 17:05:18 +0100 |
---|---|---|
committer | Lynne <dev@lynne.ee> | 2024-11-26 14:14:13 +0100 |
commit | cf0961a52707122749028e388bbde7723574d767 (patch) | |
tree | 10a5a1851636daaae31120ff1286eeb3cb8db4fd /LICENSE.md | |
parent | f65e51293aedaffd51c54abc682bcea130d74e74 (diff) | |
download | ffmpeg-cf0961a52707122749028e388bbde7723574d767.tar.gz |
hwcontext_vulkan: require storage properties to claim formats as supported
This function dates back a long time ago, before vkfmt_from_pixfmt2.
When it was converted over, the thought was that this was far too
restrictive to demand storage images for each format.
With the new clever function, it makes sure to check that the compatible
subformats a format can be used as support storage capabilities.
This gets rid of fake support for RGB48/RGB96 which some implementations
offer but don't support using as storage images.
Diffstat (limited to 'LICENSE.md')
0 files changed, 0 insertions, 0 deletions