ffmpeg/libavcodec/vulkan
Lynne 9860017495
vulkan/ffv1: use u32vec2 for slice offsets
Simplifies calculations slightly.
2025-11-12 00:37:24 +01:00
..
common.comp lavc/vulkan/common: sign-ify lengths 2025-08-05 23:51:21 +09:00
ffv1_common.comp ffv1_common: minor RGB optimization 2025-05-20 19:53:01 +09:00
ffv1_dec.comp vulkan_ffv1: fix golomb coding for non-RGB streams 2025-05-27 06:40:33 +09: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: fix sync issue in cached bitstream reader/writer 2025-05-23 05:23:44 +09:00
ffv1_enc_rct.comp
ffv1_enc_setup.comp ffv1enc_vulkan: implement RCT search for level >= 4 2025-05-20 19:53:01 +09:00
ffv1_rct.comp
ffv1_rct_search.comp ffv1enc_vulkan: implement RCT search for level >= 4 2025-05-20 19:53:01 +09:00
ffv1_reset.comp
ffv1_vlc.comp lavc/vulkan/common: sign-ify lengths 2025-08-05 23:51:21 +09:00
Makefile lavc: add a ProRes Vulkan hwaccel 2025-10-25 19:54:13 +00:00
prores_idct.comp vulkan/prores: forward quantization parameter to the IDCT shader 2025-11-08 22:31:21 +00:00
prores_raw.comp lavc: add a ProRes RAW Vulkan hwaccel 2025-08-08 18:29:41 +09:00
prores_reset.comp lavc: add a ProRes Vulkan hwaccel 2025-10-25 19:54:13 +00:00
prores_vld.comp vulkan/prores: forward quantization parameter to the IDCT shader 2025-11-08 22:31:21 +00:00
rangecoder.comp vulkan/rangecoder: ifdef out encode and decode chunks 2025-10-28 07:11:26 +01:00