Changeset 1365 in 3DVCSoftware for branches/HTM-15.2-dev/source/Lib/TLibDecoder/SEIread.cpp
- Timestamp:
- 28 Oct 2015, 19:50:26 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-15.2-dev/source/Lib/TLibDecoder/SEIread.cpp
r1360 r1365 311 311 xParseSEIMasteringDisplayColourVolume((SEIMasteringDisplayColourVolume&) *sei, payloadSize, pDecodedMessageOutputStream); 312 312 break; 313 #if NH_MV 313 314 #if !NH_MV_SEI 314 315 case SEI::SUB_BITSTREAM_PROPERTY: … … 395 396 xParseSEIAlternativeDepthInfo((SEIAlternativeDepthInfo&) *sei, payloadSize, pDecodedMessageOutputStream ); 396 397 break; 398 #endif 397 399 #endif 398 400 #endif
Note: See TracChangeset for help on using the changeset viewer.