ffmpeg/libswscale/vulkan
Niklas Haas 228ef8d97b swscale/ops: make compile() take const SwsOpList *
The old x86 backend was the only backend that actually mutated the ops list.
With this gone, we can constify this parameter.

Signed-off-by: Niklas Haas <git@haasn.dev>
2026-06-09 18:27:20 +02:00
..
Makefile swscale/vulkan: initialize GLSL compilation and shader execution 2026-02-26 14:10:22 +01:00
ops.c swscale/ops: make compile() take const SwsOpList * 2026-06-09 18:27:20 +02:00
ops.h swscale/graph: support allocating hardware intermediate frames 2026-05-22 14:05:21 +09:00
spvasm.h swscale/vulkan: implement filtered reads for the SPIRV backend 2026-05-30 12:10:06 +09: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