Changeset 1475 in SHVCSoftware for branches/SHM-dev/source/Lib/TLibCommon/SEI.h
- Timestamp:
- 22 Sep 2015, 20:18:26 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/Lib/TLibCommon/SEI.h
r1460 r1475 91 91 CHROMA_RESAMPLING_FILTER_HINT = 140, 92 92 KNEE_FUNCTION_INFO = 141, 93 #if Q0074_COLOUR_REMAPPING_SEI94 93 COLOUR_REMAPPING_INFO = 142, 95 #endif96 94 #if LAYERS_NOT_PRESENT_SEI 97 95 LAYERS_NOT_PRESENT = 160, … … 459 457 }; 460 458 461 #if Q0074_COLOUR_REMAPPING_SEI462 459 class SEIColourRemappingInfo : public SEI 463 460 { … … 501 498 std::vector<CRIlut> m_postLut[3]; 502 499 }; 503 #endif504 500 505 501 class SEIChromaResamplingFilterHint : public SEI
Note: See TracChangeset for help on using the changeset viewer.