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-10 01:48:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7eaeb5ab4a4e56706f5cf2ba5e7f60e126caeb39
FFmpeg
/
libavcodec
/
vulkan
History
Lynne
162ad61486
vulkan/ffv1: fix second-line linecache initialization for Golomb
...
This was a difficult problem to find. Sponsored-by: Sovereign Tech Fund
2026-04-22 23:24:04 +02:00
..
common.glsl
…
dct.glsl
…
dpx_copy.comp.glsl
…
dpx_unpack.comp.glsl
…
ffv1_common.glsl
vulkan/ffv1: fix second-line linecache initialization for Golomb
2026-04-22 23:24:04 +02:00
ffv1_dec_golomb.comp.glsl
…
ffv1_dec_reset_golomb.comp.glsl
…
ffv1_dec_reset.comp.glsl
…
ffv1_dec_rgb_float_golomb.comp.glsl
vulkan/ffv1: implement floating-point decoding
2026-03-31 23:47:45 +02:00
ffv1_dec_rgb_float.comp.glsl
vulkan/ffv1: implement floating-point decoding
2026-03-31 23:47:45 +02:00
ffv1_dec_rgb_golomb.comp.glsl
…
ffv1_dec_rgb.comp.glsl
…
ffv1_dec_setup.comp.glsl
vulkan/ffv1: implement floating-point decoding
2026-03-31 23:47:45 +02:00
ffv1_dec.comp.glsl
vulkan/ffv1: implement floating-point decoding
2026-03-31 23:47:45 +02:00
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
vulkan/ffv1: implement floating-point decoding
2026-03-31 23:47:45 +02: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_idct.comp.glsl
…
prores_vld.comp.glsl
…
rangecoder.glsl
…