Opened 12 years ago

Closed 12 years ago

#605 closed defect (fixed)

Invalid Video Parameter Set ID

Reported by: bheng Owned by:
Priority: minor Milestone: HM-7.2
Component: HM Version: HM-7.1
Keywords: Cc: fbossen, ksuehring, davidf, jct-vc@…

Description

The variable m_VPSId (video_parameter_set_id) written in the seq_parameter_set as part of VPS_INTEGRATION is used without being initialized. For instance, the value written in VS2010 debug mode is video_parameter_set_id = -858993460 (0xcccccccc).

The attached patch provides one way to fix the problem.

Attachments (1)

video_parameter_set_id_bug.patch (500 bytes) - added by bheng 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 bheng

comment:2 Changed 12 years ago by fbossen

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

Fixed in r2484

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

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