This website requires JavaScript.
Explore
Help
Register
Sign In
virtualenv
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced
2026-04-24 04:44:54 +02:00
Code
Issues
Releases
Activity
Files
5bbc8f828e85a4a2ded42f7d46b2ce8e2657433d
FFmpeg
/
libavcodec
/
vulkan
T
History
Lynne
f2a55af9a4
vulkan_dpx: switch to compile-time SPIR-V generation
2026-01-12 17:28:43 +01:00
..
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: switch to compile-time SPIR-V generation
2026-01-12 17:28:43 +01:00
dpx_unpack.comp.glsl
vulkan_dpx: switch to compile-time SPIR-V generation
2026-01-12 17:28:43 +01:00
ffv1_common.comp
…
ffv1_dec_setup.comp
…
ffv1_dec.comp
…
ffv1_enc_setup.comp
…
ffv1_enc.comp
…
ffv1_rct_search.comp
…
ffv1_reset.comp
…
ffv1_vlc.comp
…
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
…