1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-07 11:13:41 +02:00
FFmpeg/libavcodec/vvc
Fei Wang 4027c2e1d0 lavc/vvc_ps: Correct NoOutputBeforeRecoveryFlag of IDR
The NoOutputBeforeRecoveryFlag of an IDR frame should be set to 1 as
spec says in 8.1.1.

Signed-off-by: Fei Wang <fei.w.wang@intel.com>
2024-03-12 20:25:25 +08:00
..
Makefile
vvc_cabac.c
vvc_cabac.h
vvc_ctu.c
vvc_ctu.h
vvc_data.c
vvc_data.h
vvc_filter_template.c
vvc_filter.c avcodec/vvcdec: fix boundary strength when IBC involved 2024-03-04 20:39:27 +08:00
vvc_filter.h
vvc_inter_template.c
vvc_inter.c avcodec/vvcdec: fix undefined behaviours for derive_affine_mvc 2024-03-04 20:39:31 +08:00
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
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 lavc/vvcdec: Add missed chroma sampling factor for crop offset 2024-03-12 20:25:25 +08:00
vvc_refs.h
vvc_thread.c
vvc_thread.h
vvcdec.c lavc/vvcdec: Add missed chroma sampling factor for crop offset 2024-03-12 20:25:25 +08:00
vvcdec.h
vvcdsp_template.c
vvcdsp.c
vvcdsp.h