FFmpeg/libavcodec/vvc
Anton Khirnov 56ba57b672 lavc/refstruct: move to lavu and make public
It is highly versatile and generally useful.
2024-12-15 14:03:47 +01:00
..
cabac.c lavc/vvc: Use a bitfield to store MIP information 2024-12-07 17:37:45 +08:00
cabac.h
ctu.c lavc/refstruct: move to lavu and make public 2024-12-15 14:03:47 +01:00
ctu.h avcodec/vvdec: refact, ff_vvc_deblock_bs use CodingUnit/TransformUnit instead of fc->tabs 2024-10-16 20:28:09 +08:00
data.c
data.h
dec.c lavc/refstruct: move to lavu and make public 2024-12-15 14:03:47 +01:00
dec.h lavc/refstruct: move to lavu and make public 2024-12-15 14:03:47 +01:00
dsp.c lavc/vvc: Use a bitfield to store MIP information 2024-12-07 17:37:45 +08:00
dsp.h
dsp_template.c
filter.c avcodec/vvdec: refact, ff_vvc_deblock_bs use CodingUnit/TransformUnit instead of fc->tabs 2024-10-16 20:28:09 +08:00
filter.h avcodec/vvcdec: refact out deblock boundary strength stage 2024-10-16 20:28:09 +08:00
filter_template.c
inter.c
inter.h
inter_template.c avcodec/vvc: Don't use large array on stack 2024-10-01 11:30:22 +08:00
intra.c
intra.h
intra_template.c lavc/vvc: Use a bitfield to store MIP information 2024-12-07 17:37:45 +08:00
intra_utils.c lavc/vvc: Remove floating point logic 2024-11-11 19:31:00 +08:00
itx_1d.c
itx_1d.h
Makefile
mvs.c lavc/vvc: Don't check motion estimation region for IBC 2024-12-03 10:20:51 +08:00
mvs.h
ps.c lavc/refstruct: move to lavu and make public 2024-12-15 14:03:47 +01:00
ps.h lavc/vvc_ps: Add alf raw syntax into VVCALF 2024-11-01 12:13:07 +08:00
refs.c lavc/refstruct: move to lavu and make public 2024-12-15 14:03:47 +01:00
refs.h lavc/vvc_refs: Define VVC_FRAME_FLAG* to h header 2024-11-01 12:13:07 +08:00
thread.c avcodec/vvcdec: schedule next stage only if the current stage reports no error 2024-11-30 09:58:59 +08:00
thread.h avcodec: make a local copy of executor 2024-10-04 21:58:42 +08:00