This website requires JavaScript.
Explore
Help
Register
Sign In
xaymar
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1df63acdc486d08fccbd0f3d19eb0398486c8e00
FFmpeg
/
libavcodec
/
vvc
T
History
Andreas Rheinhardt
1df63acdc4
avcodec: Add av_cold to flush,init,close functions missing it
...
Signed-off-by: Andreas Rheinhardt <
andreas.rheinhardt@outlook.com
>
2025-09-13 20:37:03 +00:00
..
cabac.c
lavc/vvc: Add max parameter to kth_order_egk_decode
2025-07-28 20:46:10 +01:00
cabac.h
lavc/vvc: Add max parameter to kth_order_egk_decode
2025-07-28 20:46:10 +01:00
ctu.c
avcodec/vvc/ctu: should use the width and height of the start component
2025-08-08 16:55:12 +00:00
ctu.h
…
data.c
…
data.h
…
dec.c
avcodec/vvc/dec: fix typo and also output log when the checksum is correct
2025-08-08 16:55:12 +00:00
dec.h
…
dsp_template.c
…
dsp.c
…
dsp.h
…
filter_template.c
…
filter.c
…
filter.h
…
inter_template.c
…
inter.c
…
inter.h
…
intra_template.c
…
intra_utils.c
all: fix typos found by codespell
2025-08-03 13:48:47 +02:00
intra.c
all: fix whitespace/new-line issues
2025-08-03 13:48:47 +02:00
intra.h
…
itx_1d.c
…
itx_1d.h
…
Makefile
…
mvs.c
all: fix typos found by codespell
2025-08-03 13:48:47 +02:00
mvs.h
…
ps.c
lavc/vvc: Mark SPS used if multiple CLVSSs use it
2025-08-02 15:04:39 +00:00
ps.h
…
refs.c
avcodec/vvc/refs: remove early return
2025-06-28 15:16:45 +02:00
refs.h
…
sei.c
…
sei.h
…
thread.c
avcodec: Add av_cold to flush,init,close functions missing it
2025-09-13 20:37:03 +00:00
thread.h
…