Ignore:
Timestamp:
3 Feb 2016, 23:00:44 (8 years ago)
Author:
seregin
Message:

fix target layer Id assignment, ticket #97

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-dev/source/App/TAppEncoder/TAppEncCfg.h

    r1511 r1524  
    118118  Int       m_numLayers;                                      ///< number of layers
    119119  Int       m_scalabilityMask[MAX_VPS_NUM_SCALABILITY_TYPES]; ///< scalability_mask
    120 #if AVC_BASE
    121   Bool      m_nonHEVCBaseLayerFlag;                           ///< non HEVC BL
    122 #endif
    123120  Bool      m_maxTidRefPresentFlag;
    124121
     
    542539  Bool      m_altOutputLayerFlag;                             ///< Specifies the value of alt_output_laye_flag in VPS extension
    543540  Bool      m_elRapSliceBEnabled;
     541#if AVC_BASE
     542  Bool      m_nonHEVCBaseLayerFlag;                           ///< non HEVC BL
     543#endif
    544544#endif
    545545
Note: See TracChangeset for help on using the changeset viewer.