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/TAppEncCfg.h

    r861 r868  
    381381  Bool      m_colourRemapSEICancelFlag;
    382382  Bool      m_colourRemapSEIPersistenceFlag;
    383   Bool      m_colourRemapSEIVideoSignalTypePresentFlag;
    384   Bool      m_colourRemapSEIVideoFullRangeFlag;
     383  Bool      m_colourRemapSEIVideoSignalInfoPresentFlag;
     384  Bool      m_colourRemapSEIFullRangeFlag;
    385385  Int       m_colourRemapSEIPrimaries;
    386   Int       m_colourRemapSEITransferCharacteristics;
    387   Int       m_colourRemapSEIMatrixCoeffs;
    388   Int       m_colourRemapSEICodedDataBitDepth;
    389   Int       m_colourRemapSEITargetBitDepth;
     386  Int       m_colourRemapSEITransferFunction;
     387  Int       m_colourRemapSEIMatrixCoefficients;
     388  Int       m_colourRemapSEIInputBitDepth;
     389  Int       m_colourRemapSEIBitDepth;
    390390  Int       m_colourRemapSEIPreLutNumValMinus1[3];
    391391  Int*      m_colourRemapSEIPreLutCodedValue[3];
Note: See TracChangeset for help on using the changeset viewer.