Opened 9 years ago

Closed 9 years ago

#79 closed defect (fixed)

decoder assertion for 3 layers structure when MaxTidRefPresentFlag is on

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

Decoder assertion on the following line code for 3 layers structure when MaxTidRefPresentFlag is on:

assert( (Int)pcIlpPic[refLayerIdc]->getSlice(0)->getTLayer() < maxTidIlRefPicsPlus1
( !maxTidIlRefPicsPlus1 && pcIlpPic[refLayerIdc]->getSlice(0)->getRapPicFlag() ) );

patch is attached to fix this issue.

Attachments (1)

maxtid.patch (527 bytes) - 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 1085

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)