Ignore:
Timestamp:
26 Sep 2013, 10:32:02 (11 years ago)
Author:
ericsson
Message:

Scalability mask modification JCT3V-E0104 (Ericsson, A. Norkin)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-3.1-dev/source/Lib/TLibCommon/TComSlice.cpp

    r399 r405  
    496496    }
    497497#if MAX_ONE_RESAMPLING_DIRECT_LAYERS
     498#if SCALABILITY_MASK_E0104
     499    if( m_pcVPS->getScalabilityMask(2) )
     500#else
    498501    if( m_pcVPS->getScalabilityMask(1) )
     502#endif
    499503    {
    500504      Int numResampler = 0;
Note: See TracChangeset for help on using the changeset viewer.