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.
 
 
 
 
Nuo Mi 8d0dda8260 vvcdec: reuse h26x/h2656_deblock_template.c 10 months ago
..
Makefile vvcdec: add vvc decoder 11 months ago
vvc_cabac.c vvcdec: add cabac decoder 11 months ago
vvc_cabac.h vvcdec: add cabac decoder 11 months ago
vvc_ctu.c vvcdec: add CTU parser 11 months ago
vvc_ctu.h vvcdec: add CTU parser 11 months ago
vvc_data.c
vvc_data.h
vvc_filter.c vvcdec: add LMCS, Deblocking, SAO, and ALF filters 11 months ago
vvc_filter.h vvcdec: add LMCS, Deblocking, SAO, and ALF filters 11 months ago
vvc_filter_template.c vvcdec: reuse h26x/h2656_deblock_template.c 10 months ago
vvc_inter.c vvcdec: add inter prediction 11 months ago
vvc_inter.h vvcdec: add inter prediction 11 months ago
vvc_inter_template.c vvcdec: add inter prediction 11 months ago
vvc_intra.c vvcdec: add TODO for combining transform, lmcs_scale_chroma, and add_residual 10 months ago
vvc_intra.h vvcdec: add intra prediction 11 months ago
vvc_intra_template.c vvcdec: add intra prediction 11 months ago
vvc_itx_1d.c vvcdec: add inv transform 1d 11 months ago
vvc_itx_1d.h vvcdec: add inv transform 1d 11 months ago
vvc_mvs.c vvcdec: add motion vector decoder 11 months ago
vvc_mvs.h vvcdec: add motion vector decoder 11 months ago
vvc_ps.c
vvc_ps.h
vvc_refs.c vvcdec: add reference management 11 months ago
vvc_refs.h vvcdec: add reference management 11 months ago
vvc_thread.c avcodec/vvc_thread: don't use an anonymous union 10 months ago
vvc_thread.h vvcdec: add CTU thread logical 11 months ago
vvcdec.c avcodec/vvcdec: decode extradata to support container formats 10 months ago
vvcdec.h vvcdec: add inter prediction 11 months ago
vvcdsp.c vvcdec: add dsp init and inv transform 11 months ago
vvcdsp.h vvcdec: add inter prediction 11 months ago
vvcdsp_template.c vvcdec: add dsp init and inv transform 11 months ago