ffmpeg/libavcodec/vvc
Andreas Rheinhardt a0ff31e740 avcodec/vvc/inter: Don't return void
Returning a void is not allowed by the spec. Just return instead.

Reviewed-by: Nuo Mi <nuomi2021@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2024-06-11 02:43:14 +02:00
..
cabac.c
cabac.h
ctu.c avcodec/vvcdec: fix dmvr, bdof, cb_prof for RPR 2024-05-21 20:20:25 +08:00
ctu.h avcodec/vvcdec: increase edge_emu_buffer for RPR 2024-05-21 20:20:25 +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 lavc/vvc: Reallocate pixel buffers if pixel shift changes 2024-06-04 20:13:47 +08:00
dec.h avcodec/vvcdec: inter, wait reference with a different resolution 2024-05-21 20:20:25 +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: refact out VVCRefPic from RefPicList 2024-05-21 20:20:25 +08:00
filter.h
filter_template.c
inter.c avcodec/vvc/inter: Don't return void 2024-06-11 02:43:14 +02:00
inter.h
inter_template.c avcodec/vvcdec: add RPR dsp 2024-05-21 20:20:25 +08:00
intra.c
intra.h
intra_template.c
intra_utils.c
itx_1d.c
itx_1d.h
Makefile
mvs.c avcodec/vvc/mvs: Initialize mvf 2024-06-02 22:29:22 +02:00
mvs.h
ps.c
ps.h
refs.c lavc/vvc: Validate temporal MVP references 2024-05-27 20:24:21 +08:00
refs.h
thread.c avcodec/vvcdec: inter, wait reference with a different resolution 2024-05-21 20:20:25 +08:00
thread.h avcodec/vvcdec: ff_vvc_frame_submit, avoid initializing task twice. 2024-05-06 20:22:42 +08:00