ffmpeg/libavcodec/vvc
Andreas Rheinhardt 92d06a8027 avcodec/vvc/ctu: Put scratchbufs into union to save space
This reduces sizeof(VVCLocalContext) from 4580576B to
3408032B here.

Reviewed-by: Frank Plowman <post@frankplowman.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2026-03-24 18:12:00 +01:00
..
cabac.c avcodec/vvc: Use static_assert where appropriate 2026-03-24 18:09:43 +01:00
cabac.h
ctu.c lavc/vvc: Fix unchecked error codes from set_qp_y 2026-01-31 13:46:13 +00:00
ctu.h avcodec/vvc/ctu: Put scratchbufs into union to save space 2026-03-24 18:12:00 +01:00
data.c
data.h
dec.c
dec.h
dsp.c
dsp.h avcodec/vvc/inter: Combine offsets early 2026-02-25 12:08:33 +01:00
dsp_template.c
filter.c avcodec/vvc/ctu: Put scratchbufs into union to save space 2026-03-24 18:12:00 +01:00
filter.h
filter_template.c
inter.c avcodec/vvc/ctu: Put scratchbufs into union to save space 2026-03-24 18:12:00 +01:00
inter.h
inter_template.c avcodec/vvc/inter: Combine offsets early 2026-02-25 12:08:33 +01:00
intra.c lavc/vvc: Fix unchecked error codes from add_reconstructed_area 2026-01-31 13:46:13 +00:00
intra.h
intra_template.c
intra_utils.c
itx_1d.c
itx_1d.h
Makefile
mvs.c
mvs.h
ps.c
ps.h
refs.c
refs.h
sei.c
sei.h
thread.c
thread.h