Changeset 872 in 3DVCSoftware for trunk/source/Lib/TLibEncoder/SEIwrite.h


Ignore:
Timestamp:
27 Mar 2014, 10:11:29 (11 years ago)
Author:
tech
Message:

Merged HTM-10.0-dev0@871. (MV-HEVC 7 HLS)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/Lib/TLibEncoder/SEIwrite.h

    r608 r872  
    44 * granted under this license.
    55 *
    6  * Copyright (c) 2010-2013, ITU/ISO/IEC
     6* Copyright (c) 2010-2014, ITU/ISO/IEC
    77 * All rights reserved.
    88 *
     
    6666  Void xWriteSEISOPDescription(const SEISOPDescription& sei);
    6767  Void xWriteSEIScalableNesting(TComBitIf& bs, const SEIScalableNesting& sei, TComSPS *sps);
     68#if H_MV_HLS_7_SEI_P0204_26
     69  Void xWriteSEISubBitstreamProperty(const SEISubBitstreamProperty &sei);
     70#endif
    6871  Void xWriteByteAlign();
    6972};
Note: See TracChangeset for help on using the changeset viewer.