This website requires JavaScript.
Explore
Register
Sign In
x
/
ffmpeg
Watch
1
Star
0
Fork
0
mirror of
https://git.ffmpeg.org/ffmpeg.git
synced
2026-06-12 16:53:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
816d74e0bb61dfd6f4f68a3c19b143fa508fb22f
ffmpeg
/
libavcodec
/
vulkan
T
History
Lynne
5ad8c67e6c
apv_decode: add a Vulkan hwaccel
2026-05-19 17:43:53 +09:00
..
apv_decode.comp.glsl
apv_decode: add a Vulkan hwaccel
2026-05-19 17:43:53 +09:00
apv_idct.comp.glsl
apv_decode: add a Vulkan hwaccel
2026-05-19 17:43:53 +09:00
common.glsl
vulkan/common: fix LOAD64 again
2026-05-17 12:02:52 +09:00
dct.glsl
…
dpx_copy.comp.glsl
…
dpx_unpack.comp.glsl
…
ffv1_common.glsl
…
ffv1_dec_golomb.comp.glsl
…
ffv1_dec_reset_golomb.comp.glsl
…
ffv1_dec_reset.comp.glsl
…
ffv1_dec_rgb_float_golomb.comp.glsl
…
ffv1_dec_rgb_float.comp.glsl
…
ffv1_dec_rgb_golomb.comp.glsl
…
ffv1_dec_rgb.comp.glsl
…
ffv1_dec_setup.comp.glsl
…
ffv1_dec.comp.glsl
…
ffv1_enc_golomb.comp.glsl
…
ffv1_enc_rct_search.comp.glsl
…
ffv1_enc_remap.comp.glsl
…
ffv1_enc_reset_golomb.comp.glsl
…
ffv1_enc_reset.comp.glsl
…
ffv1_enc_rgb_float.comp.glsl
…
ffv1_enc_rgb_golomb.comp.glsl
…
ffv1_enc_rgb.comp.glsl
…
ffv1_enc_setup.comp.glsl
…
ffv1_enc.comp.glsl
…
ffv1_vlc.glsl
…
Makefile
apv_decode: add a Vulkan hwaccel
2026-05-19 17:43:53 +09:00
prores_idct.comp.glsl
…
prores_ks_alpha_data.comp.glsl
…
prores_ks_encode_slice.comp.glsl
…
prores_ks_estimate_slice.comp.glsl
…
prores_ks_slice_data.comp.glsl
…
prores_ks_trellis_node.comp.glsl
…
prores_raw_decode.comp.glsl
prores_raw: fix tile alignment issues
2026-05-17 12:02:52 +09:00
prores_raw_idct.comp.glsl
prores_raw: synchronize decoder with reference implementation
2026-05-17 12:17:16 +09:00
prores_vld.comp.glsl
…
rangecoder.glsl
…