ffmpeg/libavcodec/vulkan
2026-02-19 19:42:28 +01:00
..
common.comp vulkan/common: add debug shorthand 2026-02-19 19:42:27 +01:00
dct.glsl vulkan/dct: embed DCT scaling values during SPIR-V generation 2026-01-12 17:28:42 +01:00
dpx_copy.comp.glsl vulkan/dpx: bounds check with image sizes 2026-02-19 19:42:27 +01:00
dpx_unpack.comp.glsl vulkan/dpx: bounds check with image sizes 2026-02-19 19:42:27 +01:00
ffv1_common.comp ffv1enc_vulkan: remove golomb gb context from main slice context 2026-02-19 19:42:28 +01:00
ffv1_common.glsl ffv1enc_vulkan: convert RCT search shader to compile-time SPIR-V generation 2026-02-19 19:42:28 +01:00
ffv1_dec.comp.glsl vulkan_ffv1: remove golomb gb context from main slice context 2026-02-19 19:42:28 +01:00
ffv1_dec_golomb.comp.glsl vulkan_ffv1: convert to compile-time SPIR-V generation 2026-02-19 19:42:27 +01:00
ffv1_dec_reset.comp.glsl vulkan_ffv1: convert to compile-time SPIR-V generation 2026-02-19 19:42:27 +01:00
ffv1_dec_reset_golomb.comp.glsl vulkan_ffv1: convert to compile-time SPIR-V generation 2026-02-19 19:42:27 +01:00
ffv1_dec_rgb.comp.glsl vulkan_ffv1: convert to compile-time SPIR-V generation 2026-02-19 19:42:27 +01:00
ffv1_dec_rgb_golomb.comp.glsl vulkan_ffv1: convert to compile-time SPIR-V generation 2026-02-19 19:42:27 +01:00
ffv1_dec_setup.comp.glsl vulkan_ffv1: convert to compile-time SPIR-V generation 2026-02-19 19:42:27 +01:00
ffv1_enc.comp ffv1enc_vulkan: remove golomb gb context from main slice context 2026-02-19 19:42:28 +01:00
ffv1_enc_rct_search.comp.glsl ffv1enc_vulkan: convert RCT search shader to compile-time SPIR-V generation 2026-02-19 19:42:28 +01:00
ffv1_enc_setup.comp ffv1enc_vulkan: remove golomb gb context from main slice context 2026-02-19 19:42:28 +01:00
ffv1_reset.comp
ffv1_vlc.comp
Makefile ffv1enc_vulkan: convert RCT search shader to compile-time SPIR-V generation 2026-02-19 19:42:28 +01:00
prores_idct.comp.glsl Makefile: specify GLSL version via command line arguments 2026-02-19 19:42:20 +01:00
prores_raw_decode.comp.glsl Makefile: specify GLSL version via command line arguments 2026-02-19 19:42:20 +01:00
prores_raw_idct.comp.glsl Makefile: specify GLSL version via command line arguments 2026-02-19 19:42:20 +01:00
prores_vld.comp.glsl Makefile: specify GLSL version via command line arguments 2026-02-19 19:42:20 +01:00
rangecoder.comp vulkan_ffv1: convert to compile-time SPIR-V generation 2026-02-19 19:42:27 +01:00