Skip to content

JVET-L0628: 4-tap intra interpolation filtering

Alexey Filippov requested to merge Alexey/VVCSoftware_VTM:JVET-L0628 into master

JVET-L0628: 4-tap intra interpolation filtering

4-tap intra-interpolation filtering with switching between Gaussian and DCT-IF filters for luma component

Changes:

  • merged latest master branch, TypeDef.h conflicts fixed
  • encoder-side switch (--Intra4tap) and SPS flag cleaned-up
  • bugfix in predIntraAng() to comply with the spec (2 and 66 modes could be wide-angle ones)
Edited by Karsten Suehring

Merge request reports