Changeset 414 in SHVCSoftware for branches/SHM-3.1-dev/source/App
- Timestamp:
- 8 Oct 2013, 11:25:37 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-3.1-dev/source/App/TAppEncoder/TAppEncTop.cpp
r412 r414 1055 1055 #endif 1056 1056 } 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 1057 1066 #endif 1058 1067 #if JCTVC_M0458_INTERLAYER_RPS_SIG
Note: See TracChangeset for help on using the changeset viewer.