Changeset 117 in SHVCSoftware for branches


Ignore:
Timestamp:
10 Apr 2013, 11:30:38 (12 years ago)
Author:
qualcomm
Message:

Enabling macro VPS_EXTN_MASK_AND_DIM_INFO from Vidyo.

From: Adarsh K. Ramasubramonian<aramasub@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HM-10.0-dev-SHM/source/Lib/TLibCommon/TypeDef.h

    r115 r117  
    4747#define VPS_EXTNS                        1      ///< Include function structure for VPS extensions
    4848#if VPS_EXTNS
    49 #define VPS_EXTN_MASK_AND_DIM_INFO       0      ///< Include avc_base_layer_flag, splitting_flag, scalability mask and dimension related info
     49#define VPS_EXTN_MASK_AND_DIM_INFO       1      ///< Include avc_base_layer_flag, splitting_flag, scalability mask and dimension related info
    5050#define VPS_EXTN_OP_LAYER_SETS           1      ///< Include output layer sets in VPS extension
    5151#define VPS_EXTN_PROFILE_INFO            1      ///< Include profile information for layer sets in VPS extension
Note: See TracChangeset for help on using the changeset viewer.