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.
 
 
 
 
Frank Plowman 85e031d5bf lavc/vvc: Increase IntraEdgeParams buffer size 11 months ago
..
Makefile
vvc_cabac.c
vvc_cabac.h
vvc_ctu.c lavc/vvc: Use av_log2 when destination is integer 12 months ago
vvc_ctu.h avcodec/vvc_ctu: align motion vector fields 12 months ago
vvc_data.c
vvc_data.h
vvc_filter.c lavc/vvc: Remove left shifts of negative values 12 months ago
vvc_filter.h
vvc_filter_template.c avcodec/vvcdec: misc, constify hor_ctu_edge 12 months ago
vvc_inter.c lavc/vvc: Remove left shifts of negative values 12 months ago
vvc_inter.h
vvc_inter_template.c lavc/vvc: Remove left shifts of negative values 12 months ago
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 lavc/vvc: Clamp shift RHS 12 months ago
vvc_itx_1d.c
vvc_itx_1d.h
vvc_mvs.c avcodec/vvc_mvs: remove an unnecessary AV_ZERO64() call 12 months ago
vvc_mvs.h
vvc_ps.c avcodec/vvc_ps: remove duplicated enum 12 months ago
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.c lavc/vvc: Fix emulation prevention byte handling 11 months ago
vvcdec.h
vvcdsp.c lavc/vvc: Increase IntraEdgeParams buffer size 11 months ago
vvcdsp.h
vvcdsp_template.c