diff options
author | Lynne <[email protected]> | 2025-03-07 00:01:47 +0000 |
---|---|---|
committer | Lynne <[email protected]> | 2025-03-11 13:42:19 +0100 |
commit | bdc07f372ac14ad9cb6d4f7f356d4c7a47c251fe (patch) | |
tree | 3b084238c41005d2a50fd4d4a75965e7886ae72e /libavfilter/vf_stack.c | |
parent | 49c8f33262d7c113c71cee9cd30b990a92afa0a1 (diff) |
hwcontext_vulkan: add support for mapping multiplane images into CUDA
This patch refactors the CUDA import code to allow for Vulkan images
with multiple planes to be mapped.
Currently, a driver bug exists which causes NV12 images to be mapped
incorrectly when the memory being mapped contains both planes, the
issue has been reported to NVIDIA.
yuv420p does work correctly, however.
This is still an improvement, as the code used to crash when trying to
map the memory, unless disable_multiplane=1 was given as an option.
Diffstat (limited to 'libavfilter/vf_stack.c')
0 files changed, 0 insertions, 0 deletions