Opened 11 years ago Closed 11 years ago #1125 closed defect (fixed)Incorrect POC in RASL pictures with dependent slice segments.
Description
The POC values for dependent slice segments in RASL pictures are incorrectly initialized when the associated independent slice segments have been skipped due to random access or a broken link.
These incorrect POC values can cause HM to attempt to decode the dependent slice segments when they should be skipped like the other slices in the picture.
I believe the attached patch would be one way to fix this issue.
This may or may not also resolve the issue reported in Ticket #1088. Attachments (1)Change History (4)comment:1 Changed 11 years ago by DefaultCC Plugin
Changed 11 years ago by bhengcomment:2 Changed 11 years ago by jackhcomment:3 Changed 11 years ago by fbossen
Patch committed in r3522 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
|
I think this may be related to the second part of Ticket #1101.