Ignore:
Timestamp:
25 Jun 2015, 16:19:05 (9 years ago)
Author:
seregin
Message:

Patch provided by Hiron Franck <franck.hiron@…> to complete implementation of the CRI (Colour remapping info) with the following features:

  • Management of SEI-CRI messages per picture
  • Management of the persistence of the colour remapping information (parameter “colour_remap_persistence_flag”)
  • Output the remapping picture in display order
  • Maintains the HM like mode (#define SVC_EXTENSION 0)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-dev/source/App/TAppEncoder/TAppEncLayerCfg.h

    r1057 r1089  
    132132#endif
    133133#if Q0074_COLOUR_REMAPPING_SEI
    134   string    m_colourRemapSEIFile;                           ///< Colour Remapping Information SEI message parameters file
     134  string    m_colourRemapSEIFileRoot;                           ///< Colour Remapping Information SEI message parameters file
    135135  Int       m_colourRemapSEIId;
    136136  Bool      m_colourRemapSEICancelFlag;
Note: See TracChangeset for help on using the changeset viewer.