Changeset 961 in SHVCSoftware for branches/SHM-upgrade/source/Lib/TLibDecoder/TDecTop.cpp
- Timestamp:
- 6 Jan 2015, 04:21:12 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-upgrade/source/Lib/TLibDecoder/TDecTop.cpp
r947 r961 3001 3001 3002 3002 } 3003 #if FIX_CONF_MODE 3004 // Set correct value of targetLayerId 3005 Int targetOlsIdx = params->getTargetOutputLayerSetIdx(); 3006 Int targetLsIdx = vps->getOutputLayerSetIdx( targetOlsIdx ); 3007 params->setTargetLayerId( vps->getLayerSetLayerIdList( targetLsIdx, vps->getNumLayersInIdList(targetLsIdx)-1 ) ); 3008 #endif 3003 3009 } 3004 3010 #endif
Note: See TracChangeset for help on using the changeset viewer.