Opened 4 years ago

Closed 4 years ago

#1008 closed defect (fixed)

Subpictures – Unable to change subpicture IDs.

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

Description

It is never possible to change subpic IDs (even at IRAP) because the previousSubPicIds list is not cleared at the end of each picture. The list grows indefinitely, and only the first set of values is ever used for comparison.

Change history (1)

comment:1 Changed 4 years ago by ksuehring

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

The bug is in a bitstream conformance check, which is not needed in a product implementation (as Wade keeps pointing out).

Fixed in MR 1505

https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM/-/merge_requests/1505

Note: See TracTickets for help on using tickets.