Opened 13 years ago Closed 13 years ago #190 closed defect (fixed)Intra reference sample padding removes some frame-boundary samples
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
comment:2 Changed 13 years ago by vwahadaniahcomment:3 Changed 13 years ago by fbossen
F477 was integrated in r1168 comment:4 Changed 13 years ago by davidf
Updating component after adding WD (Text) tickets comment:5 Changed 13 years ago by davidf
comment:6 Changed 13 years ago by davidf
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
|
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.