ffmpeg/libavcodec/vvc
James Almer 0a5813fc68 avcodec/vvcdec: allocate and store structs on their own within the table list
Fixes "runtime error: member access within misaligned address 0xf00 for type
'struct bar', which requires # byte alignment" errors under GCC ubsan.

Reviewed-by: Nuo Mi <nuomi2021@gmail.com>
Signed-off-by: James Almer <jamrial@gmail.com>
2024-01-19 08:53:32 -03:00
..
Makefile
vvc_cabac.c
vvc_cabac.h
vvc_ctu.c
vvc_ctu.h
vvc_data.c
vvc_data.h
vvc_filter.c
vvc_filter.h
vvc_filter_template.c
vvc_inter.c
vvc_inter.h
vvc_inter_template.c vvcdec: add inter prediction 2024-01-03 23:15:11 +08:00
vvc_intra.c
vvc_intra.h
vvc_intra_template.c
vvc_itx_1d.c
vvc_itx_1d.h
vvc_mvs.c
vvc_mvs.h
vvc_ps.c
vvc_ps.h
vvc_refs.c
vvc_refs.h
vvc_thread.c
vvc_thread.h
vvcdec.c avcodec/vvcdec: allocate and store structs on their own within the table list 2024-01-19 08:53:32 -03:00
vvcdec.h
vvcdsp.c
vvcdsp.h
vvcdsp_template.c