Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#1197 closed defect (fixed)

decoder crashes with CBR streams

Reported by: zagyo Owned by:
Priority: major Milestone: HM-16.2
Component: HM Version: HM-12.0
Keywords: Cc: fbossen, ksuehring, davidf, jct-vc@…

Description

Decoder crashes with CBR streams. This occurs because NAL_UNIT_FILLER_DATA are not parsed by the decoder.

Change History (5)

comment:1 Changed 10 years ago by DefaultCC Plugin

  • Cc fbossen ksuehring davidf jct-vc@… added

comment:2 Changed 10 years ago by fbossen

Please provide a stream that contains such NAL units.

comment:3 Changed 10 years ago by ksuehring

  • Milestone HM-12.1 deleted

comment:4 Changed 10 years ago by ksuehring

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

This should have been implemented around HM 14.0. Ticket #1265 is related because the content of a filler data NAL unit is still not checked.

comment:5 Changed 10 years ago by ksuehring

  • Milestone set to HM-16.2
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, Participant)
  • jct-vc@…(Subscriber)
  • karl.sharman@…(Always)
  • Karsten Suehring(Subscriber, Participant, Always)
  • Zineb AGYO(Reporter)