Opened 4 years ago

Closed 4 years ago

#1190 closed defect (fixed)

Picture type check fails for bitstreams that have mixed NALU types

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

Description

For bitstreams that have mixed NALU types, the current code crashes on picture type CHECKs.

A possible fix is provided in MR !1759 (https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM/-/merge_requests/1759)
taking into account the MixedNaluTypesInPicFlag when checking the picture type.

Change history (1)

comment:1 Changed 4 years ago by ksuehring

  • Milestone set to VTM-10.0
  • Resolution set to fixed
  • Status changed from new to closed

The MR was merged.

Note: See TracTickets for help on using tickets.