Opened 13 years ago

Closed 13 years ago

#190 closed defect (fixed)

Intra reference sample padding removes some frame-boundary samples

Reported by: vwahadaniah Owned by:
Priority: minor Milestone:
Component: HM Version: HM-3.3
Keywords: intra, padding, availability Cc: fbossen, ksuehring, davidf, jct-vc@…

Description

When constrained intra prediction is disabled, the codes to check the availability of intra reference samples at above-right and below-left locations do not take care of frame boundary. When above-right and/or below-left neighboring blocks are partially available within the frame, their available samples are removed and padded with the last samples from above and/or left neighbors respectively. This bug was identified in HM-3.0 and is still present in HM-3.3 (rev 1106).

Change History (6)

comment:1 Changed 13 years ago by ksuehring

  • Version set to HM-3.3

comment:2 Changed 13 years ago by vwahadaniah

Contribution JCTVC-F477 has reportedly fixed this bug and another bug related to availability checking when FGS is enabled. Similar issue with FGS is reported in JCTVC-F694. Bugfix to be verified during/after HM-4.x integration of JCTVC-F477.

comment:3 Changed 13 years ago by fbossen

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

F477 was integrated in r1168

comment:4 Changed 12 years ago by davidf

  • Component set to HM

Updating component after adding WD (Text) tickets

comment:5 Changed 12 years ago by davidf

  • Cc fbossen ksuehring davidf added

comment:6 Changed 12 years ago by davidf

  • Cc jct-vc@… added
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, Participant)
  • Frank Bossen(Subscriber, Participant)
  • jct-vc@…(Subscriber)
  • karl.sharman@…(Always)
  • Karsten Suehring(Subscriber, Participant, Always)
  • Viktor Wahadaniah(Reporter, Participant)