Opened 2 years ago

Closed 2 years ago

#1524 closed defect (fixed)

Issue on CRA output when NoOutputBeforeRecoveryFlag =1

Reported by: forayr Owned by:
Priority: minor Milestone:
Component: VTM Version: VTM-15.0
Keywords: Cc: ksuehring, XiangLi, fbossen, jvet@…

Description

When decoding a CRA with NoOutputBeforeRecoveryFlag = 1, the poc MSB is reset, but m_lastPOCNoOutputPriorPics is not updated.
So when the poc msb of the CRA is not 0, neededForOutput is set to 0 in checkNoOutputPriorPics(), and the picture is not outputted as pocLsb < m_lastPOCNoOutputPriorPics.

Change history (2)

comment:2 Changed 2 years ago by fbossen

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.