Changeset 1098 in SHVCSoftware for branches/SHM-dev/source/Lib/TLibEncoder/SEIwrite.h
- Timestamp:
- 3 Jul 2015, 00:22:38 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/Lib/TLibEncoder/SEIwrite.h
r1096 r1098 124 124 Void xCodeHrdParameters( TComHRD *hrd, Bool commonInfPresentFlag, UInt maxNumSubLayersMinus1 ); 125 125 #endif 126 #if Q0078_ADD_LAYER_SETS127 Void xWriteSEIOutputLayerSetNesting(TComBitIf& bs, const SEIOutputLayerSetNesting &sei, TComVPS *vps, TComSPS *sps);128 Void xWriteSEIVPSRewriting(const SEIVPSRewriting &sei);129 #endif130 126 #if P0123_ALPHA_CHANNEL_SEI 131 127 Void xWriteSEIAlphaChannelInfo(const SEIAlphaChannelInfo &sei);
Note: See TracChangeset for help on using the changeset viewer.