ffmpeg/libavcodec/vvc
2024-07-17 21:23:41 +08:00
..
cabac.c avcodec: use the renamed av_zero_extend 2024-06-13 20:36:09 -03:00
cabac.h
ctu.c avcodec/vvc/ctu: Simplify code at the end of pred_mode_decode() 2024-07-15 01:59:37 +02:00
ctu.h avcodec/vvcdec: alf, support virtual boundaries 2024-06-25 19:32:17 +08:00
data.c avcodec/vvcdec: add vvc inter filters for RPR 2024-05-21 20:20:25 +08:00
data.h avcodec/vvcdec: add vvc inter filters for RPR 2024-05-21 20:20:25 +08:00
dec.c avcodec/vvc/dec: Remove constant eos_at_start 2024-07-02 21:57:21 +02:00
dec.h avcodec/vvcdec: refact, unify {horizontal, vertical}_bs, {horizontal, vertical}_p, {horizontal, vertical}_q 2024-06-25 19:32:17 +08:00
dsp.c
dsp.h avcodec/vvcdec: add RPR dsp 2024-05-21 20:20:25 +08:00
dsp_template.c
filter.c avcodec/vvcdec: Fix compiling with MSVC 2022 17.8 and older 2024-06-27 11:06:23 +03:00
filter.h
filter_template.c avcodec/vvc: Remove write-only assignments in alf_filter_chroma 2024-07-17 21:23:41 +08:00
inter.c avcodec/vvcdec: alf, support virtual boundaries 2024-06-25 19:32:17 +08:00
inter.h
inter_template.c avcodec: use the renamed av_zero_extend 2024-06-13 20:36:09 -03:00
intra.c lavc/vvc: Fix out-of-bounds array access 2024-04-09 22:35:48 +08:00
intra.h
intra_template.c avcodec: use the renamed av_zero_extend 2024-06-13 20:36:09 -03:00
intra_utils.c avcodec: use the renamed av_zero_extend 2024-06-13 20:36:09 -03:00
itx_1d.c
itx_1d.h
Makefile
mvs.c lavc/vvc: Validate IBC block vector 2024-06-27 20:38:34 +08:00
mvs.h lavc/vvc: Validate IBC block vector 2024-06-27 20:38:34 +08:00
ps.c avcodec/vvcdec: ps, derive virtual boundaries 2024-06-25 19:32:17 +08:00
ps.h avcodec/vvcdec: ps, derive virtual boundaries 2024-06-25 19:32:17 +08:00
refs.c avcodec/vvc/refs: Use unsigned mask 2024-07-10 18:10:08 +02:00
refs.h
thread.c avcodec/vvc: Use static const for function table 2024-07-11 20:26:47 +08:00
thread.h avcodec/vvcdec: ff_vvc_frame_submit, avoid initializing task twice. 2024-05-06 20:22:42 +08:00