FFmpeg/libavcodec/vvc
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h
There are lots of files that don't need it: The number of object
files that actually need it went down from 2011 to 884 here.

Keep it for external users in order to not cause breakages.

Also improve the other headers a bit while just at it.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2024-03-31 00:08:43 +01:00
..
Makefile
vvc_cabac.c
vvc_cabac.h
vvc_ctu.c lavc/vvc: Fix check whether QG is in first tile col 2024-03-20 22:27:19 +08:00
vvc_ctu.h
vvc_data.c
vvc_data.h
vvc_filter.c avcodec/vvcdec: fix boundary strength when IBC involved 2024-03-04 20:39:27 +08:00
vvc_filter.h
vvc_filter_template.c
vvc_inter.c avcodec/vvcdec: fix undefined behaviours for derive_affine_mvc 2024-03-04 20:39:31 +08:00
vvc_inter.h
vvc_inter_template.c
vvc_intra.c
vvc_intra.h
vvc_intra_template.c
vvc_intra_utils.c
vvc_itx_1d.c
vvc_itx_1d.h
vvc_mvs.c
vvc_mvs.h
vvc_ps.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vvc_ps.h
vvc_refs.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vvc_refs.h
vvc_thread.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vvc_thread.h
vvcdec.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vvcdec.h
vvcdsp.c
vvcdsp.h
vvcdsp_template.c