Skip to content

JVET-N0473, JVET-N0098: Deblocking of ISP/SBT TU boundaries

CHANGE LIST:

  1. Removed explicit disabling of ISP internal boundary deblocking
  2. Compute maxFilterLengthP and maxFilterLengthQ based on transform boundaries, including SBT/ISP, in xSetMaxFilterLengthPQFromTransformSizes()
  3. Update maxFilterLengthP and maxFilterLengthQ for coding subblock boundary in xSetMaxFilterLengthPQForCodingSubBlocks()
  4. Store the boundary locations in edgeIdx when processing TU’s and PU’s to identify internal/external boundaries, including that for SBT/ISP,
  5. Bugfix for getTU() function for ISP

Merge request reports