Opened 12 years ago Closed 12 years ago #889 closed defect (fixed)Copy colour primaries value from TEncTop to TComVUI
Description
In TEncTop.cpp, the value of colour primaries is not copied from the m_pcTEncTop object to pcVUI object, along with the initialization of other VUI parameters. Left as such, the value assigned to colour primaries in the configuration file will not neither used nor signaled by the encoder; the default value would be chosen.
Attached patch is one solution to this. Attachments (1)Change History (3)comment:1 Changed 12 years ago by DefaultCC Plugin
Changed 12 years ago by adarshcomment:2 Changed 12 years ago by fbossen
Fixed in r3148 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
|
Bugfix_setColourPrimaries_889