This website requires JavaScript.
Explore
Help
Register
Sign In
dilim
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced
2026-08-11 09:37:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1699de09551da5efe413637fcb4c90bcaea31b4c
FFmpeg
/
libavcodec
/
vulkan
History
Lynne
9860017495
vulkan/ffv1: use u32vec2 for slice offsets
...
Simplifies calculations slightly.
2025-11-12 00:37:24 +01:00
..
common.comp
…
ffv1_common.comp
…
ffv1_dec_setup.comp
vulkan/ffv1: use u32vec2 for slice offsets
2025-11-12 00:37:24 +01:00
ffv1_dec.comp
…
ffv1_enc_rct.comp
…
ffv1_enc_setup.comp
…
ffv1_enc.comp
…
ffv1_rct_search.comp
…
ffv1_rct.comp
…
ffv1_reset.comp
…
ffv1_vlc.comp
…
Makefile
…
prores_idct.comp
vulkan/prores: forward quantization parameter to the IDCT shader
2025-11-08 22:31:21 +00:00
prores_raw.comp
…
prores_reset.comp
…
prores_vld.comp
vulkan/prores: forward quantization parameter to the IDCT shader
2025-11-08 22:31:21 +00:00
rangecoder.comp
…