22 Commits (3747bf0426a8ddd3c5127481009207fa793686e5)

Author SHA1 Message Date
Nuo Mi 23531c9776 avcodec/vvcdec: alf, support virtual boundaries 9 months ago
James Almer 1b9af306da avcodec: use the renamed av_zero_extend 9 months ago
Andreas Rheinhardt a0ff31e740 avcodec/vvc/inter: Don't return void 9 months ago
Nuo Mi f68f40736f avcodec/vvcdec: support mv wraparound 9 months ago
Nuo Mi 685174069f avcodec/vvcdec: misc, reindent inter.c 9 months ago
Nuo Mi a4013e748a avcodec/vvcdec: refact out emulated_edge_no_wrap 9 months ago
Nuo Mi 8abdf0a28e avcodec/vvcdec: misc, move src offset inside emulated_edge 9 months ago
Nuo Mi 2d98786fee avcodec/vvcdec: refact, remove emulated_edge_dmvr and emulated_edge_bilinear to simplify code 9 months ago
Nuo Mi 1b33c9a50a avcodec/vvcdec: support Reference Picture Resampling 10 months ago
Nuo Mi 7904ec2d34 avcodec/vvcdec: refact, remove hf_idx and vf_idx from mc_xxx's param list 10 months ago
Nuo Mi 77d971c348 avcodec/vvcdec: refact out luma_prof from luma_prof_bi 10 months ago
Nuo Mi e70225e0a8 avcodec/vvcdec: emulated_edge, use reference frame's sps and pps 10 months ago
Nuo Mi aa8d5c6e7e avcodec/vvcdec: add vvc inter filters for RPR 10 months ago
Nuo Mi 08ad51ece6 avcodec/vvcdec: refact, pred_get_refs return VVCRefPic instead of VVCFrame 10 months ago
Nuo Mi 66c6bee061 avcodec/vvcdec: refact out VVCRefPic from RefPicList 10 months ago
Nuo Mi 44bbafb69f avcodec/vvcdec: refact, unify pred_regular_{luma, chroma} to pred_regular 10 months ago
Nuo Mi 875fa9692c avcodec/vvcdec: misc, remove unused EMULATED_EDGE_{LUMA, CHROMA}, EMULATED_EDGE_DMVR_{LUAM, CHROMA} 10 months ago
Nuo Mi 84a93d91d1 avcodec/vvcdec: refact, unify {luma, chroma}_mc_bi to mc_bi 10 months ago
Nuo Mi 6769fe1614 avcodec/vvcdec: refact, unify {luma, chroma}_mc_uni to mc_uni 10 months ago
Nuo Mi bc099afc8d avcodec/vvcdec: refact, unify {luma, chroma}_mc to mc 10 months ago
Nuo Mi 1289da9244 avcodec/vvcdec: misc, inter, use is_chroma instead of is_luma 10 months ago
Andreas Rheinhardt db063212c8 avcodec/vvc: Rename vvc_?foo->foo 11 months ago
Nuo Mi 238bb653e7 avcodec/vvcdec: inter prediction, support subpicture 11 months ago
Nuo Mi 72b1237ece avcodec/vvcdec: fix undefined behaviours for derive_affine_mvc 1 year ago
Nuo Mi 3241aa26d1 avcodec/vvcdec: skip inter prediction for IBC blocks 1 year ago
Andreas Rheinhardt ef04737e18 avcodec/vvc/vvc_ps: Use union for luts to avoid unaligned accesses 1 year ago
Frank Plowman 8157b5d405 lavc/vvc: Remove left shifts of negative values 1 year ago
Nuo Mi ea49c83bad vvcdec: add inter prediction 1 year ago