Opened 11 years ago

Closed 11 years ago

#888 closed defect (fixed)

VUI pic_struct_present_flag is used without initialization.

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

Description

The value of m_picStructPresentFlag is not initialized before encoding causing the encoder to corrupt other fields in the bitstream. It is also not possible to initialize this variable from the encoder config file.

The attached patch can be used to fix this issue.

Attachments (1)

pic_struct_present.patch (6.9 KB) - added by bheng 11 years ago.

Download all attachments as: .zip

Change History (3)

comment:1 Changed 11 years ago by DefaultCC Plugin

  • Cc fbossen ksuehring davidf jct-vc@… added

Changed 11 years ago by bheng

comment:2 Changed 11 years ago by fbossen

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

Fixed in r3140

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)