Changeset 529 in SHVCSoftware for branches/SHM-4.1-dev/source/App


Ignore:
Timestamp:
25 Dec 2013, 05:53:40 (11 years ago)
Author:
seregin
Message:

remove IL_SL_SIGNALLING_N0371 macro and related code

File:
1 edited

Legend:

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

    r527 r529  
    13181318  }
    13191319#endif
    1320 #if IL_SL_SIGNALLING_N0371
    1321   for(i = 1; i < vps->getMaxLayers(); i++)
    1322   {
    1323     for(Int j = 0; j < i; j++)
    1324     {
    1325       vps->setScalingListLayerDependency( i, j, vps->checkLayerDependency( i,j ) );
    1326     }
    1327   }
    1328 #endif
    13291320#endif
    13301321#if JCTVC_M0458_INTERLAYER_RPS_SIG
Note: See TracChangeset for help on using the changeset viewer.