Changeset 414 in SHVCSoftware for branches/SHM-3.1-dev/source/App


Ignore:
Timestamp:
8 Oct 2013, 11:25:37 (11 years ago)
Author:
sony
Message:

IL_SL_SIGNALLING_N0371

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-3.1-dev/source/App/TAppEncoder/TAppEncTop.cpp

    r412 r414  
    10551055#endif
    10561056  }
     1057#if IL_SL_SIGNALLING_N0371
     1058  for(i = 1; i < vps->getMaxLayers(); i++)
     1059  {
     1060    for(Int j = 0; j < i; j++)
     1061    {
     1062      vps->setScalingListLayerDependency( i, j, vps->checkLayerDependency( i,j ) );
     1063    }
     1064  }
     1065#endif
    10571066#endif
    10581067#if JCTVC_M0458_INTERLAYER_RPS_SIG       
Note: See TracChangeset for help on using the changeset viewer.