Opened 12 years ago

Closed 12 years ago

#1069 closed defect (fixed)

HM omits dependent slices when skipping RASL pics

Reported by: pieterkapsenberg Owned by:
Priority: minor Milestone: HM-10.1
Component: HM Version: HM-10.0
Keywords: Cc: fbossen, ksuehring, davidf, jct-vc@…

Description

In TDecTop::xDecodeSlice, where the decode decides if it needs to skip leading pictures of CRA or BLA pictures, the check is never performed for dependent slices, causing a decode of a rogue dependent slice. The attached patch should fix the issue.

Attachments (1)

TDecTop.cpp.patch (1.0 KB) - added by pieterkapsenberg 12 years ago.

Download all attachments as: .zip

Change History (3)

comment:1 Changed 12 years ago by DefaultCC Plugin

  • Cc fbossen ksuehring davidf jct-vc@… added

Changed 12 years ago by pieterkapsenberg

comment:2 Changed 12 years ago by ksuehring

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

the patch was applied in r3406

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

  • David Flynn(Subscriber)
  • Frank Bossen(Subscriber)
  • jct-vc@…(Subscriber)
  • karl.sharman@…(Always)
  • Karsten Suehring(Subscriber, Participant, Always)
  • Pieter Kapsenberg(Reporter)