You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Andreas Rheinhardt 9309b5bc64 avcodec/vvc/vvc_inter_template: Fix left shift of negative number 9 months ago
..
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 9 months ago
vvc_ctu.h
vvc_data.c
vvc_data.h
vvc_filter.c avcodec/vvcdec: alf, support subpicture 9 months ago
vvc_filter.h avcodec/vvcdec: deblock, support subpicture 9 months ago
vvc_filter_template.c
vvc_inter.c avcodec/vvcdec: inter prediction, support subpicture 9 months ago
vvc_inter.h
vvc_inter_template.c avcodec/vvc/vvc_inter_template: Fix left shift of negative number 9 months ago
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/vvcdec: mvs, support subpicture 9 months ago
vvc_mvs.h
vvc_ps.c avcodec/vvcdec: misc, rename x_ctb, y_ctb, ctu_x, ctu_y to rx, ry to avoid misleading 9 months ago
vvc_ps.h
vvc_refs.c avcodec/vvc_refs: don't ask for a "Inter layer ref" sample 9 months ago
vvc_refs.h
vvc_thread.c avcodec/vvcdec: refact, movie the lc->sc assignment to task_run_stage to simplify the code 9 months ago
vvc_thread.h
vvcdec.c
vvcdec.h
vvcdsp.c
vvcdsp.h
vvcdsp_template.c