Changeset 1475 in SHVCSoftware for branches/SHM-dev/source/Lib/TLibCommon/SEI.h


Ignore:
Timestamp:
22 Sep 2015, 20:18:26 (9 years ago)
Author:
seregin
Message:

port rev 4600, remove macro Q0074_COLOUR_REMAPPING_SEI

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-dev/source/Lib/TLibCommon/SEI.h

    r1460 r1475  
    9191    CHROMA_RESAMPLING_FILTER_HINT        = 140,
    9292    KNEE_FUNCTION_INFO                   = 141,
    93 #if Q0074_COLOUR_REMAPPING_SEI
    9493    COLOUR_REMAPPING_INFO                = 142,
    95 #endif
    9694#if LAYERS_NOT_PRESENT_SEI
    9795    LAYERS_NOT_PRESENT                   = 160,
     
    459457};
    460458
    461 #if Q0074_COLOUR_REMAPPING_SEI
    462459class SEIColourRemappingInfo : public SEI
    463460{
     
    501498  std::vector<CRIlut> m_postLut[3];
    502499};
    503 #endif
    504500
    505501class SEIChromaResamplingFilterHint : public SEI
Note: See TracChangeset for help on using the changeset viewer.