summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_stack.c
diff options
context:
space:
mode:
authorLynne <[email protected]>2025-03-07 00:01:47 +0000
committerLynne <[email protected]>2025-03-11 13:42:19 +0100
commitbdc07f372ac14ad9cb6d4f7f356d4c7a47c251fe (patch)
tree3b084238c41005d2a50fd4d4a75965e7886ae72e /libavfilter/vf_stack.c
parent49c8f33262d7c113c71cee9cd30b990a92afa0a1 (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