FFmpeg/libavcodec/vvc
James Almer 45b56455ad avcodec/vvc_refs: don't ask for a "Inter layer ref" sample
The FATE suite has two already.

Signed-off-by: James Almer <jamrial@gmail.com>
2024-04-02 11:48:32 -03:00
..
Makefile
vvc_cabac.c
vvc_cabac.h
vvc_ctu.c avcodec/vvcdec: misc, rename x_ctb, y_ctb, ctu_x, ctu_y to rx, ry to avoid misleading 2024-04-02 20:56:22 +08:00
vvc_ctu.h avcodec/vvcdec: ff_vvc_decode_neighbour, support subpicture 2024-04-02 20:56:22 +08:00
vvc_data.c
vvc_data.h
vvc_filter_template.c
vvc_filter.c avcodec/vvcdec: alf, support subpicture 2024-04-02 20:56:22 +08:00
vvc_filter.h avcodec/vvcdec: deblock, support subpicture 2024-04-02 20:56:22 +08:00
vvc_inter_template.c
vvc_inter.c avcodec/vvcdec: inter prediction, support subpicture 2024-04-02 20:56:22 +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 avcodec/vvcdec: mvs, support subpicture 2024-04-02 20:56:22 +08:00
vvc_mvs.h
vvc_ps.c avcodec/vvcdec: misc, rename x_ctb, y_ctb, ctu_x, ctu_y to rx, ry to avoid misleading 2024-04-02 20:56:22 +08:00
vvc_ps.h avcodec/vvcdec: derive subpic position for PPS 2024-04-02 20:56:03 +08:00
vvc_refs.c avcodec/vvc_refs: don't ask for a "Inter layer ref" sample 2024-04-02 11:48:32 -03:00
vvc_refs.h
vvc_thread.c avcodec/vvcdec: refact, movie the lc->sc assignment to task_run_stage to simplify the code 2024-04-02 20:56:22 +08:00
vvc_thread.h
vvcdec.c
vvcdec.h
vvcdsp_template.c
vvcdsp.c
vvcdsp.h