Opened 12 years ago Closed 12 years ago #1054 closed defect (fixed)Decoder bug when pictures share the same POC lsb
Description
The decoder does not properly support pictures that share the same POC lsb. If there is a long-term picture with the same POC lsb as the current picture it can happen that the decoder puts the current picture in the reference picture list which results in incorrect decoding.
The attached patch seems to solve the problem. Attachments (2)Change History (4)comment:1 Changed 12 years ago by DefaultCC Plugin
Changed 12 years ago by rickardChanged 12 years ago by rickardcomment:2 Changed 12 years ago by fbossen
Fixed in r3394 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
|
New patch Ticket_1054_r1.patch attached which solves problems that the previous patch did not. NOTE: The attached patch file was created with respect to HM-10.0-dev r3391.