Opened 11 years ago

Closed 11 years ago

#889 closed defect (fixed)

Copy colour primaries value from TEncTop to TComVUI

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

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)

bugfix_setColourPrimaries_889.patch (955 bytes) - added by adarsh 11 years ago.
Bugfix_setColourPrimaries_889

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 adarsh

Bugfix_setColourPrimaries_889

comment:2 Changed 11 years ago by fbossen

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

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

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