Changeset 792 in SHVCSoftware for branches/SHM-6-dev/source/Lib/TLibCommon


Ignore:
Timestamp:
6 Jun 2014, 19:53:43 (12 years ago)
Author:
seregin
Message:

remove VPS_EXTNS

File:
1 edited

Legend:

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

    r791 r792  
    125125#endif
    126126
    127 #define VPS_RENAME                       1      ///< Rename variables max_layer_id and num_layer_sets_minus1 in VPS
    128 #define VPS_EXTNS                        1      ///< Include function structure for VPS extensions
    129 #if VPS_EXTNS
    130127#define VPS_EXTN_MASK_AND_DIM_INFO       1      ///< Include avc_base_layer_flag, splitting_flag, scalability mask and dimension related info
    131128#if VPS_EXTN_MASK_AND_DIM_INFO
     
    152149#define P0182_VPS_VUI_PS_FLAG            1      ///< JCTVC-P0182, add base_layer_parameter_set_compatibility_flag
    153150#endif //VPS_VUI
    154 
    155 #endif
    156151
    157152#define P0125_REVERT_VPS_EXTN_OFFSET_TO_RESERVED        1   ///< JCTVC-P0125 -- Keep it as a reserved FFFF value --- The following two macros (VPS_EXTN_OFFSET & VPS_EXTN_OFFSET_CALC) will have no effect when this macro is set to 1.
Note: See TracChangeset for help on using the changeset viewer.