ffmpeg/libavcodec/vulkan
Lynne 9b14ea0aa1
vulkan_dpx: fix alignment issue
12-bit images apparently require mod-32 alignment for each line.
Go figure.
2025-12-04 15:08:46 +01:00
..
common.comp libavcodec/vulkan: remove unnessary member in GetBitContext 2025-11-30 19:21:08 +01:00
dpx_copy.comp dpxdec: add a Vulkan hwaccel 2025-11-26 15:16:43 +01:00
dpx_unpack.comp vulkan_dpx: fix alignment issue 2025-12-04 15:08:46 +01:00
ffv1_common.comp
ffv1_dec.comp vulkan_ffv1: fix swapped colors for x2bgr10 2025-11-26 15:16:40 +01:00
ffv1_dec_setup.comp vulkan/ffv1: use u32vec2 for slice offsets 2025-11-12 00:37:24 +01:00
ffv1_enc.comp
ffv1_enc_rct.comp
ffv1_enc_setup.comp
ffv1_rct.comp
ffv1_rct_search.comp
ffv1_reset.comp
ffv1_vlc.comp
Makefile dpxdec: add a Vulkan hwaccel 2025-11-26 15:16:43 +01:00
prores_idct.comp vulkan/prores: normalize coefficients during IDCT 2025-11-29 17:56:28 +01:00
prores_raw_decode.comp vulkan_prores_raw: use the native image representation 2025-11-26 15:16:42 +01:00
prores_raw_idct.comp vulkan_prores_raw: use the native image representation 2025-11-26 15:16:42 +01: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