..
common.comp
vulkan_prores_raw: use compile-time SPIR-V generation
2026-01-12 17:28:42 +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: drop using the nontemporal extension
2026-01-14 16:13:22 +01:00
dpx_unpack.comp.glsl
vulkan/dpx: drop using the nontemporal extension
2026-01-14 16:13:22 +01:00
ffv1_common.comp
ffv1enc_vulkan: fix encoding with large contexts
2025-12-04 16:53:58 +01:00
ffv1_dec.comp
vulkan_ffv1: use proper rounded divisions for plane width and height
2025-12-13 19:12:24 +01:00
ffv1_dec_setup.comp
vulkan/ffv1: use u32vec2 for slice offsets
2025-11-12 00:37:24 +01:00
ffv1_enc.comp
vulkan_ffv1: use proper rounded divisions for plane width and height
2025-12-13 19:12:24 +01:00
ffv1_enc_setup.comp
ffv1enc_vulkan: implement RCT search for level >= 4
2025-05-20 19:53:01 +09:00
ffv1_rct_search.comp
ffv1enc_vulkan: implement RCT search for level >= 4
2025-05-20 19:53:01 +09:00
ffv1_reset.comp
ffv1/vulkan: redo context count tracking and quant_table_idx management
2025-04-14 06:10:42 +02:00
ffv1_vlc.comp
lavc/vulkan/common: sign-ify lengths
2025-08-05 23:51:21 +09:00
Makefile
vulkan_dpx: switch to compile-time SPIR-V generation
2026-01-12 17:28:43 +01:00
prores_idct.comp.glsl
vulkan/dct: embed DCT scaling values during SPIR-V generation
2026-01-12 17:28:42 +01:00
prores_raw_decode.comp.glsl
vulkan_prores_raw: clean up and optimize
2026-01-12 17:28:42 +01:00
prores_raw_idct.comp.glsl
vulkan_prores_raw: clean up and optimize
2026-01-12 17:28:42 +01:00
prores_vld.comp.glsl
vulkan_prores: generate SPIR-V at compile-time
2026-01-12 17:28:42 +01:00
rangecoder.comp
vulkan/rangecoder: ifdef out encode and decode chunks
2025-10-28 07:11:26 +01:00