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.
 
 
 
 
James Almer 45b56455ad avcodec/vvc_refs: don't ask for a "Inter layer ref" sample 9 months ago
..
Makefile avcodec/vvc/vvc_intra: Move utils out of vvc_intra.c 10 months ago
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 avcodec/vvcdec: ff_vvc_decode_neighbour, support subpicture 9 months ago
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
vvc_intra.c avcodec/vvc/vvc_intra: Move utils out of vvc_intra.c 10 months ago
vvc_intra.h
vvc_intra_template.c
vvc_intra_utils.c avcodec/vvc/vvc_intra: Move utils out of vvc_intra.c 10 months ago
vvc_itx_1d.c
vvc_itx_1d.h
vvc_mvs.c avcodec/vvcdec: mvs, support subpicture 9 months ago
vvc_mvs.h avcodec/vvc/vvc_mvs: Add proper header include 10 months ago
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 avcodec/vvcdec: derive subpic position for PPS 9 months ago
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 avcodec/vvc/vvcdec: Do not submit frames without VVCFrameThread 9 months ago
vvcdec.h
vvcdsp.c
vvcdsp.h
vvcdsp_template.c