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 1 year ago
..
Makefile vvcdec: add vvc decoder 1 year ago
vvc_cabac.c
vvc_cabac.h
vvc_ctu.c vvcdec: add CTU parser 1 year ago
vvc_ctu.h vvcdec: add CTU parser 1 year ago
vvc_data.c
vvc_data.h
vvc_filter.c
vvc_filter.h
vvc_filter_template.c vvcdec: reuse h26x/h2656_deblock_template.c 1 year ago
vvc_inter.c
vvc_inter.h
vvc_inter_template.c
vvc_intra.c vvcdec: add TODO for combining transform, lmcs_scale_chroma, and add_residual 1 year ago
vvc_intra.h
vvc_intra_template.c
vvc_itx_1d.c
vvc_itx_1d.h
vvc_mvs.c
vvc_mvs.h
vvc_ps.c
vvc_ps.h
vvc_refs.c
vvc_refs.h
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 avcodec/vvcdec: decode extradata to support container formats 1 year ago
vvcdec.h
vvcdsp.c
vvcdsp.h
vvcdsp_template.c