Changeset 1037 in SHVCSoftware for branches/SHM-dev/source/Lib/TLibDecoder/SEIread.h
- Timestamp:
- 27 Feb 2015, 21:05:56 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/Lib/TLibDecoder/SEIread.h
r1029 r1037 154 154 Void xParseSEIFrameFieldInfo (SEIFrameFieldInfo& sei, UInt payloadSize, std::ostream *pDecodedMessageOutputStream); 155 155 #endif 156 #if P0123_ALPHA_CHANNEL_SEI 157 Void xParseSEIAlphaChannelInfo (SEIAlphaChannelInfo& sei, UInt payloadSize, std::ostream *pDecodedMessageOutputStream); 158 #endif 156 159 #if Q0096_OVERLAY_SEI 157 160 Void xParseSEIOverlayInfo (SEIOverlayInfo& sei, UInt payloadSize, std::ostream *pDecodedMessageOutputStream);
Note: See TracChangeset for help on using the changeset viewer.