Changeset 1475 in SHVCSoftware for branches/SHM-dev/source/Lib/TLibCommon/SEI.cpp
- Timestamp:
- 22 Sep 2015, 20:18:26 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/Lib/TLibCommon/SEI.cpp
r1460 r1475 149 149 case SEI::TEMP_MOTION_CONSTRAINED_TILE_SETS: return "Temporal motion constrained tile sets"; 150 150 case SEI::CHROMA_RESAMPLING_FILTER_HINT: return "Chroma sampling filter hint"; 151 #if Q0074_COLOUR_REMAPPING_SEI152 151 case SEI::COLOUR_REMAPPING_INFO: return "Colour remapping info"; 153 #endif154 152 #if SVC_EXTENSION 155 153 #if LAYERS_NOT_PRESENT_SEI … … 183 181 } 184 182 185 186 183 #if SUB_BITSTREAM_PROPERTY_SEI 187 184 SEISubBitstreamProperty::SEISubBitstreamProperty()
Note: See TracChangeset for help on using the changeset viewer.