Ignore:
Timestamp:
13 Aug 2014, 18:37:06 (10 years ago)
Author:
seregin
Message:

update for CRI SEI, provided by Andrivon Pierre <Pierre.Andrivon@…>

File:
1 edited

Legend:

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

    r856 r868  
    130130  Bool      m_colourRemapSEICancelFlag;
    131131  Bool      m_colourRemapSEIPersistenceFlag;
    132   Bool      m_colourRemapSEIVideoSignalTypePresentFlag;
    133   Bool      m_colourRemapSEIVideoFullRangeFlag;
     132  Bool      m_colourRemapSEIVideoSignalInfoPresentFlag;
     133  Bool      m_colourRemapSEIFullRangeFlag;
    134134  Int       m_colourRemapSEIPrimaries;
    135   Int       m_colourRemapSEITransferCharacteristics;
    136   Int       m_colourRemapSEIMatrixCoeffs;
    137   Int       m_colourRemapSEICodedDataBitDepth;
    138   Int       m_colourRemapSEITargetBitDepth;
     135  Int       m_colourRemapSEITransferFunction;
     136  Int       m_colourRemapSEIMatrixCoefficients;
     137  Int       m_colourRemapSEIInputBitDepth;
     138  Int       m_colourRemapSEIBitDepth;
    139139  Int       m_colourRemapSEIPreLutNumValMinus1[3];
    140140  Int*      m_colourRemapSEIPreLutCodedValue[3];
Note: See TracChangeset for help on using the changeset viewer.