Ignore:
Timestamp:
5 Oct 2015, 20:05:53 (9 years ago)
Author:
tech
Message:

Minor fixes to SEI messages.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-15.1-dev0-Disney/source/Lib/TLibDecoder/SEIread.h

    r1343 r1344  
    129129  Void xParseSEIMultiviewViewPosition         (SEIMultiviewViewPosition& sei, UInt payloadSize, std::ostream *pDecodedMessageOutputStream);
    130130#endif
     131#if NH_3D
    131132  Void xParseSEIAlternativeDepthInfo          (SEIAlternativeDepthInfo& sei, UInt payloadSize, std::ostream *pDecodedMessageOutputStream);
     133#endif
    132134
    133135  Void sei_read_code(std::ostream *pOS, UInt uiLength, UInt& ruiCode, const Char *pSymbolName);
Note: See TracChangeset for help on using the changeset viewer.