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-09 17:39:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ce0a655f85c1144d19a4acad59afbb92e4997e30
FFmpeg
/
libavcodec
/
vulkan
History
Lynne
3cbe3418b2
vulkan_ffv1: fix golomb coding for non-RGB streams
...
The run_index is reset on each plane, unlike with RGB, where its reset once per slice.
2025-05-27 06:40:33 +09:00
..
common.comp
…
ffv1_common.comp
…
ffv1_dec_setup.comp
…
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
…
rangecoder.comp
…