This website requires JavaScript.
Explore
Help
Sign In
eessppeelllloo
/
ffmpeg
Watch
1
Star
0
Fork
0
You've already forked ffmpeg
mirror of
https://git.ffmpeg.org/ffmpeg.git
synced
2026-05-09 04:23:13 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d7ee7ac20fb714732f0b07d5d043d104fcf65c19
ffmpeg
/
libavcodec
/
vulkan
T
History
Lynne
8db6947700
vulkan_prores_raw: reduce zigzag table size
...
No need for full 32-bits.
2025-12-22 19:46:27 +01:00
..
common.comp
vulkan: deduplicate shorthand casting defines to common.comp
2025-12-22 19:46:27 +01:00
dct.comp
vulkan: merge ProRes and ProRes RAW iDCTs
2025-12-22 19:46:26 +01:00
dpx_copy.comp
vulkan_dpx: fix GRAY16BE and big-endian marked 8-bit samples
2025-12-13 21:35:56 +01:00
dpx_unpack.comp
avcodec/vulkan: fix DPX unpack offset
2025-12-12 20:13:16 +00:00
ffv1_common.comp
ffv1enc_vulkan: fix encoding with large contexts
2025-12-04 16:53:58 +01:00
ffv1_dec_setup.comp
vulkan/ffv1: use u32vec2 for slice offsets
2025-11-12 00:37:24 +01:00
ffv1_dec.comp
vulkan_ffv1: use proper rounded divisions for plane width and height
2025-12-13 19:12:24 +01:00
ffv1_enc_setup.comp
…
ffv1_enc.comp
vulkan_ffv1: use proper rounded divisions for plane width and height
2025-12-13 19:12:24 +01:00
ffv1_rct_search.comp
…
ffv1_reset.comp
…
ffv1_vlc.comp
…
Makefile
vulkan: merge ProRes and ProRes RAW iDCTs
2025-12-22 19:46:26 +01:00
prores_idct.comp
vulkan: merge ProRes and ProRes RAW iDCTs
2025-12-22 19:46:26 +01:00
prores_raw_decode.comp
vulkan: deduplicate shorthand casting defines to common.comp
2025-12-22 19:46:27 +01:00
prores_raw_idct.comp
vulkan_prores_raw: reduce zigzag table size
2025-12-22 19:46:27 +01:00
prores_vld.comp
vulkan: deduplicate shorthand casting defines to common.comp
2025-12-22 19:46:27 +01:00
rangecoder.comp
vulkan/rangecoder: ifdef out encode and decode chunks
2025-10-28 07:11:26 +01:00