Opened 9 years ago

Closed 9 years ago

#73 closed defect (fixed)

O0092_0094_DEPENDENCY_CONSTRAINT assert bug

Reported by: eeehey Owned by: Vadim
Priority: minor Milestone: SHM-9.0
Component: SHM software Version: SHM-7.0
Keywords: Cc: Vadim, jct-vc@…

Description

The following assertion shall use PPS layer_id instead of PPS Id, patch attached.

assert( pcSlice->getPPS()->getPPSId() == 0
pcSlice->getPPS()->getPPSId() == m_layerId m_pcEncTop->getVPS()->getRecursiveRefLayerFlag(m_layerId, pcSlice->getPPS()->getPPSId()) );

Attachments (1)

O0092_0094_DEPENDENCY_CONSTRAINT.patch (2.5 KB) - added by eeehey 9 years ago.

Download all attachments as: .zip

Change history (3)

comment:1 Changed 9 years ago by DefaultCC Plugin

  • Cc Vadim jct-vc@… added

Changed 9 years ago by eeehey

comment:2 Changed 9 years ago by Vadim

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

fixed with rev 1039

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

  • Gerhard Tech(Always)
  • jct-vc@…(Subscriber)
  • Karsten Suehring(Always)
  • Vadim Seregin(Owner, Subscriber, Participant)
  • Yong He(Reporter)