Opened 11 years ago

Closed 11 years ago

#1054 closed defect (fixed)

Decoder bug when pictures share the same POC lsb

Reported by: rickard Owned by:
Priority: major Milestone: HM-10.1
Component: HM Version: HM-10.0
Keywords: Cc: fbossen, ksuehring, davidf, jct-vc@…

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)

Ticket_1054_r0.patch (614 bytes) - added by rickard 11 years ago.
Ticket_1054_r1.patch (4.2 KB) - added by rickard 11 years ago.
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.

Download all attachments as: .zip

Change History (4)

comment:1 Changed 11 years ago by DefaultCC Plugin

  • Cc fbossen ksuehring davidf jct-vc@… added

Changed 11 years ago by rickard

Changed 11 years ago by rickard

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.

comment:2 Changed 11 years ago by fbossen

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

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

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