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 8 months ago
..
Makefile avcodec/vvc/vvc_intra: Move utils out of vvc_intra.c 9 months ago
vvc_cabac.c avcodec/vvcdec: cabac, fix non_inter_flag, pred_mode_flag, amvr_shift for IBC 9 months ago
vvc_cabac.h vvcdec: add cabac decoder 11 months ago
vvc_ctu.c avcodec/vvcdec: misc, rename x_ctb, y_ctb, ctu_x, ctu_y to rx, ry to avoid misleading 8 months ago
vvc_ctu.h avcodec/vvcdec: ff_vvc_decode_neighbour, support subpicture 8 months ago
vvc_data.c
vvc_data.h
vvc_filter.c avcodec/vvcdec: alf, support subpicture 8 months ago
vvc_filter.h avcodec/vvcdec: deblock, support subpicture 8 months ago
vvc_filter_template.c avcodec/vvc/vvc_ps: Use union for luts to avoid unaligned accesses 9 months ago
vvc_inter.c avcodec/vvcdec: inter prediction, support subpicture 8 months ago
vvc_inter.h vvcdec: add inter prediction 11 months ago
vvc_inter_template.c avcodec/vvc/vvc_inter_template: move put/put_luma/put_chroma template to h2656_inter_template.c 10 months ago
vvc_intra.c avcodec/vvc/vvc_intra: Move utils out of vvc_intra.c 9 months ago
vvc_intra.h vvcdec: add intra prediction 11 months ago
vvc_intra_template.c lavc/vvc: Clamp shift RHS 10 months ago
vvc_intra_utils.c avcodec/vvc/vvc_intra: Move utils out of vvc_intra.c 9 months ago
vvc_itx_1d.c avcodec: Remove superfluous ';' outside of functions 9 months ago
vvc_itx_1d.h vvcdec: add inv transform 1d 11 months ago
vvc_mvs.c avcodec/vvcdec: mvs, support subpicture 8 months ago
vvc_mvs.h avcodec/vvc/vvc_mvs: Add proper header include 9 months ago
vvc_ps.c avcodec/vvcdec: misc, rename x_ctb, y_ctb, ctu_x, ctu_y to rx, ry to avoid misleading 8 months ago
vvc_ps.h avcodec/vvcdec: derive subpic position for PPS 8 months ago
vvc_refs.c avcodec/vvc_refs: don't ask for a "Inter layer ref" sample 8 months ago
vvc_refs.h avcodec/vvcdec: fix seeking for open GOP 10 months ago
vvc_thread.c avcodec/vvcdec: refact, movie the lc->sc assignment to task_run_stage to simplify the code 8 months ago
vvc_thread.h vvcdec: add CTU thread logical 11 months ago
vvcdec.c avcodec/vvc/vvcdec: Do not submit frames without VVCFrameThread 8 months ago
vvcdec.h avcodec/vvcdec: add Intra Block Copy decoder 9 months ago
vvcdsp.c avcodec/vvc/vvcdsp: Remove pointless wrappers 9 months ago
vvcdsp.h avcodec/vvc/vvc_ps: Use union for luts to avoid unaligned accesses 9 months ago
vvcdsp_template.c avcodec/vvc/vvcdsp: Remove pointless wrappers 9 months ago