ffmpeg/libswscale/vulkan
Lynne 0e077f2dc1
swscale/vulkan: do not apply order_src/dst for packed r/w
> packed = load all components from a single plane (the index given by order_src[0])
> planar = load one component each from separate planes (the index given by order_src[i])

Sponsored-by: Sovereign Tech Fund
2026-03-28 19:36:04 +01:00
..
Makefile swscale/vulkan: initialize GLSL compilation and shader execution 2026-02-26 14:10:22 +01:00
ops.c swscale/vulkan: do not apply order_src/dst for packed r/w 2026-03-28 19:36:04 +01:00
ops.h swscale: switch to refstruct for hw_priv 2026-03-04 12:04:09 +01:00
vulkan.c
vulkan_glslang.c swscale/vulkan: initialize GLSL compilation and shader execution 2026-02-26 14:10:22 +01:00
vulkan_shaderc.c swscale/vulkan: initialize GLSL compilation and shader execution 2026-02-26 14:10:22 +01:00