Ignore:
Timestamp:
28 Oct 2015, 19:50:26 (9 years ago)
Author:
tech
Message:

Align macros

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-15.2-dev/source/Lib/TLibDecoder/SEIread.cpp

    r1360 r1365  
    311311      xParseSEIMasteringDisplayColourVolume((SEIMasteringDisplayColourVolume&) *sei, payloadSize, pDecodedMessageOutputStream);
    312312      break;
     313#if NH_MV
    313314#if !NH_MV_SEI
    314315    case SEI::SUB_BITSTREAM_PROPERTY:
     
    395396      xParseSEIAlternativeDepthInfo((SEIAlternativeDepthInfo&) *sei, payloadSize, pDecodedMessageOutputStream );
    396397      break;
     398#endif
    397399#endif
    398400#endif
Note: See TracChangeset for help on using the changeset viewer.