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.
 
 
 
 
Wu Jianhua 70889620f2 avcodec/vvcdec: reuse h26x/2656_inter.asm to enable x86 optimizations 12 months ago
..
Makefile vvcdec: add vvc decoder 1 year ago
vvc_cabac.c vvcdec: add cabac decoder 1 year ago
vvc_cabac.h vvcdec: add cabac decoder 1 year ago
vvc_ctu.c lavc/vvc: Use av_log2 when destination is integer 1 year ago
vvc_ctu.h avcodec/vvc_ctu: align motion vector fields 1 year ago
vvc_data.c
vvc_data.h
vvc_filter.c lavc/vvc: Remove left shifts of negative values 1 year ago
vvc_filter.h vvcdec: add LMCS, Deblocking, SAO, and ALF filters 1 year ago
vvc_filter_template.c avcodec/vvcdec: misc, constify hor_ctu_edge 1 year ago
vvc_inter.c lavc/vvc: Remove left shifts of negative values 1 year ago
vvc_inter.h vvcdec: add inter prediction 1 year ago
vvc_inter_template.c avcodec/vvc/vvc_inter_template: move put/put_luma/put_chroma template to h2656_inter_template.c 12 months ago
vvc_intra.c vvcdec: add TODO for combining transform, lmcs_scale_chroma, and add_residual 1 year ago
vvc_intra.h vvcdec: add intra prediction 1 year ago
vvc_intra_template.c lavc/vvc: Clamp shift RHS 1 year ago
vvc_itx_1d.c vvcdec: add inv transform 1d 1 year ago
vvc_itx_1d.h vvcdec: add inv transform 1d 1 year ago
vvc_mvs.c avcodec/vvc_mvs: remove an unnecessary AV_ZERO64() call 1 year ago
vvc_mvs.h vvcdec: add motion vector decoder 1 year ago
vvc_ps.c avcodec/vvc_ps: remove duplicated enum 1 year ago
vvc_ps.h
vvc_refs.c vvcdec: add reference management 1 year ago
vvc_refs.h vvcdec: add reference management 1 year ago
vvc_thread.c avcodec/vvc_thread: don't use an anonymous union 1 year ago
vvc_thread.h vvcdec: add CTU thread logical 1 year ago
vvcdec.c lavc/vvc: Fix emulation prevention byte handling 1 year ago
vvcdec.h vvcdec: add inter prediction 1 year ago
vvcdsp.c avcodec/vvcdec: reuse h26x/2656_inter.asm to enable x86 optimizations 12 months ago
vvcdsp.h avcodec/vvcdec: reuse h26x/2656_inter.asm to enable x86 optimizations 12 months ago
vvcdsp_template.c vvcdec: add dsp init and inv transform 1 year ago