#1557 closed defect (fixed)

Typo in writing ContentColourVolume SEI

Reported by: kerzhy Owned by:
Priority: minor Milestone: VTM-16.1
Component: VTM Version: VTM-16.0
Keywords: Cc: ksuehring, XiangLi, fbossen, jvet@…, jvet@…

Description

Elements "ccv_max_luminance_value" and "ccv_avg_luminance_value", when writing ContentColourVolume SEI message (SEIWriter::xWriteSEIContentColourVolume), depend on m_ccvMinLuminanceValuePresentFlag, but needed to depend on m_ccvMaxLuminanceValuePresentFlag and m_ccvAvgLuminanceValuePresentFlag respectively.

Change history (2)

comment:2 Changed 23 months ago by ksuehring

  • Milestone set to VTM-16.1
  • Resolution set to fixed
  • Status changed from new to closed

Fixed as suggested

Note: See TracTickets for help on using tickets.