Opened 11 years ago

Closed 10 years ago

#923 closed defect (wontfix)

SAO Skip Right

Reported by: weipu Owned by: weipu
Priority: minor Milestone:
Component: HM Version: HM-9.1
Keywords: SAO Cc: wpu@…, fbossen, ksuehring, davidf, jct-vc@…

Description

In TEncSampleAdaptiveOfft.cpp:1031
It should be:
Int numSkipLineRight = iIsChroma? 2:4;

Because in current version of Deblocking Filter, maximum of 4 pixels are read and maximum of 3 pixels can be modified for both horizontal and vertical direction.

Change History (2)

comment:1 Changed 11 years ago by DefaultCC Plugin

  • Cc fbossen ksuehring davidf jct-vc@… added

comment:2 Changed 10 years ago by fbossen

  • Resolution set to wontfix
  • Status changed from new to closed

Doesn't apply to recent version of HM since SAO code was rewritten

Note: See TracTickets for help on using tickets.

This list contains all users that will be notified about changes made to this ticket.

These roles will be notified: Reporter, Owner, Subscriber, Participant

  • David Flynn(Subscriber)
  • Frank Bossen(Subscriber, Participant)
  • jct-vc@…(Subscriber)
  • karl.sharman@…(Always)
  • Karsten Suehring(Subscriber, Always)
  • Wei PU(Reporter, Owner, Subscriber)