Opened 12 years ago Closed 12 years ago #605 closed defect (fixed)Invalid Video Parameter Set ID
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)Change History (3)comment:1 Changed 12 years ago by DefaultCC Plugin
Changed 12 years ago by bhengcomment:2 Changed 12 years ago by fbossen
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
|
Fixed in r2484