FFmpeg/libavcodec/vvc
Michael Niedermayer 8c378a78c9
avcodec/vvc/ctu: Remove dead ret check
Fixes: CID1560040 Logically dead code

Sponsored-by: Sovereign Tech Fund
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit 97ae47f9e9)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2024-07-25 20:34:19 +02:00
..
Makefile
vvc_cabac.c
vvc_cabac.h
vvc_ctu.c avcodec/vvc/ctu: Remove dead ret check 2024-07-25 20:34:19 +02:00
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
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 avcodec/vvc/mvs: Initialize mvf 2024-07-25 20:34:03 +02:00
vvc_mvs.h
vvc_ps.c lavc/vvc_ps: Correct NoOutputBeforeRecoveryFlag of IDR 2024-03-12 20:25:25 +08:00
vvc_ps.h
vvc_refs.c avcodec/vvc_refs: don't ask for a "Inter layer ref" sample 2024-04-02 11:56:14 -03:00
vvc_refs.h
vvc_thread.c
vvc_thread.h
vvcdec.c avcodec/vvc/dec: Remove constant eos_at_start 2024-07-25 20:34:18 +02:00
vvcdec.h
vvcdsp.c
vvcdsp.h
vvcdsp_template.c