Opened 12 years ago Closed 12 years ago #888 closed defect (fixed)VUI pic_struct_present_flag is used without initialization.
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)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 r3140