This website requires JavaScript.
Explore
Help
Sign In
github-mirrors
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
mirror of
https://mirror.skon.top/https://github.com/FFmpeg/FFmpeg
synced
2026-04-21 13:21:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
release/7.0
Add File
New File
Upload File
Apply Patch
FFmpeg
/
libavcodec
/
vvc
History
Timo Rothenpieler
4225417da2
all: apply linter fixes
2025-12-03 20:27:43 +01:00
..
Makefile
…
vvc_cabac.c
…
vvc_cabac.h
…
vvc_ctu.c
avcodec/vvc/ctu: Remove dead ret check
2024-07-25 20:34:19 +02:00
vvc_ctu.h
…
vvc_data.c
…
vvc_data.h
…
vvc_filter_template.c
…
vvc_filter.c
…
vvc_filter.h
…
vvc_inter_template.c
…
vvc_inter.c
…
vvc_inter.h
…
vvc_intra_template.c
…
vvc_intra_utils.c
…
vvc_intra.c
all: apply linter fixes
2025-12-03 20:27:43 +01:00
vvc_intra.h
…
vvc_itx_1d.c
…
vvc_itx_1d.h
…
vvc_mvs.c
avcodec/vvc/mvs: Initialize mvf
2024-07-25 20:34:03 +02:00
vvc_mvs.h
…
vvc_ps.c
…
vvc_ps.h
…
vvc_refs.c
avcodec/vvc/refs: Use unsigned mask
2024-07-25 20:34:29 +02:00
vvc_refs.h
…
vvc_thread.c
…
vvc_thread.h
…
vvcdec.c
avcodec/vvc/dec: Remove constant eos_at_start
2024-07-25 20:34:18 +02:00
vvcdec.h
…
vvcdsp_template.c
…
vvcdsp.c
…
vvcdsp.h
…