ffmpeg/libswscale/vulkan
Zhao Zhili 9917308cc2 swscale/vulkan: fix dither buffer leak on mapping failure
A failure while preparing a dither buffer leaves the newly allocated
buffer outside the cleanup range, leaking Vulkan resources. Make the
failure path cover the current buffer as well.

Signed-off-by: Zhao Zhili <zhilizhao@tencent.com>
2026-04-07 17:53:14 +00:00
..
Makefile
ops.c swscale/vulkan: fix dither buffer leak on mapping failure 2026-04-07 17:53:14 +00:00
ops.h swscale/vulkan: move execution context to be a part of a shader 2026-04-02 21:15:05 +02:00
spvasm.h swscale/vulkan: compile SPIR-V backed only if SPIR-V headers are found 2026-04-04 19:02:27 +00:00
vulkan.c
vulkan_glslang.c
vulkan_shaderc.c