Opened 11 years ago

Closed 11 years ago

#1052 closed defect (fixed)

checkCRA function with long-term reference pictures

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

Description

The checkCRA function used at the decoder (TDecTop.cpp) most likely not work when LTRPs are present after a CRA picture and only the LSB of the LTRP is signaled, because the LSB of the LTRP is compared with the pocCRA variable inside the checkCRA function. The attached patch is one solution to fix the problem, by fetching the actual POC of the LTRP inside the checkCRA function. Please note that the patch needs to be added on top of the patch submitted as part of Ticket 599 (due to changes in xGetLongTermRefPic function).

Attachments (1)

LTRP_LSBONLY_BUGFIX_1052.patch (2.9 KB) - added by adarsh 11 years ago.
LTRP_LSBONLY_BUGFIX_1052

Download all attachments as: .zip

Change History (3)

comment:1 Changed 11 years ago by DefaultCC Plugin

  • Cc fbossen ksuehring davidf jct-vc@… added

Changed 11 years ago by adarsh

LTRP_LSBONLY_BUGFIX_1052

comment:2 Changed 11 years ago by fbossen

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

Fixed in r3392

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

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