1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-08 13:22:53 +02:00
FFmpeg/libavcodec/vvc
Michael Niedermayer dad5fcb33d
avcodec/vvc/refs: Use unsigned mask
Not a bugfix, but might fix CID1604361 Overflowed constant

Sponsored-by: Sovereign Tech Fund
Reviewed-by: Nuo Mi <nuomi2021@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit eb552ecd54)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2024-07-25 20:34:29 +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_template.c
vvc_filter.c
vvc_filter.h
vvc_inter_template.c
vvc_inter.c
vvc_inter.h
vvc_intra_template.c
vvc_intra_utils.c
vvc_intra.c
vvc_intra.h
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
vvc_ps.h
vvc_refs.c avcodec/vvc/refs: Use unsigned mask 2024-07-25 20:34:29 +02: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_template.c
vvcdsp.c
vvcdsp.h