Opened 4 years ago

Closed 3 years ago

#1113 closed defect (fixed)

Compliance check issue after decoding skipped RASL

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

Description

After decoding a RASL which is skipped, vtm decoder might bring out erroneously some compliance issues on Aps or subpictures.
This is due that as the decoding is not done, some data are not reset correctly and are still present for decoding the following picture.
For instance SUFFIX_APS nal units are still present in the m_accessUnitApsNals array of the following access unit.

Change history (1)

comment:1 Changed 3 years ago by forayr

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

Fix in MR 1975

Note: See TracTickets for help on using tickets.