1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-12 19:18:44 +02:00
FFmpeg/libavcodec/vvc
2024-02-24 20:24:55 +08:00
..
Makefile
vvc_cabac.c avcodec/vvcdec: cabac, fix non_inter_flag, pred_mode_flag, amvr_shift for IBC 2024-02-24 20:24:55 +08:00
vvc_cabac.h
vvc_ctu.c avcodec/vvcdec: fix dual tree for skipped transform tree/unit 2024-02-24 20:24:55 +08:00
vvc_ctu.h avcodec/vvcdec: implement update_hmvp for IBC 2024-02-24 20:24:55 +08:00
vvc_data.c
vvc_data.h
vvc_filter_template.c
vvc_filter.c avcodec/vvcdec: deblock_bs, fix intra check for IBC 2024-02-24 20:24:55 +08:00
vvc_filter.h
vvc_inter_template.c
vvc_inter.c avcodec/vvcdec: skip inter prediction for IBC blocks 2024-02-24 20:24:55 +08:00
vvc_inter.h
vvc_intra_template.c
vvc_intra.c avcodec/vvcdec: fix dual tree for skipped transform tree/unit 2024-02-24 20:24:55 +08:00
vvc_intra.h
vvc_itx_1d.c avcodec: Remove superfluous ';' outside of functions 2024-02-21 01:06:29 +01:00
vvc_itx_1d.h
vvc_mvs.c avcodec/vvcdec: ff_vvc_set_intra_mvf, refact to support dmvr tab 2024-02-24 20:24:55 +08:00
vvc_mvs.h avcodec/vvcdec: ff_vvc_set_intra_mvf, refact to support dmvr tab 2024-02-24 20:24:55 +08:00
vvc_ps.c
vvc_ps.h lavc/vvc_ps: Correct vaule of ALF_NUM_FILTERS_CC 2024-02-23 22:08:56 +08:00
vvc_refs.c
vvc_refs.h
vvc_thread.c
vvc_thread.h
vvcdec.c
vvcdec.h
vvcdsp_template.c avcodec/vvc/vvcdsp: Remove pointless wrappers 2024-02-21 01:06:22 +01:00
vvcdsp.c avcodec/vvc/vvcdsp: Remove pointless wrappers 2024-02-21 01:06:22 +01:00
vvcdsp.h