Changeset 952 in SHVCSoftware for branches/SHM-dev/source/Lib/TLibDecoder
- Timestamp:
- 5 Jan 2015, 09:03:13 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/Lib/TLibDecoder/TDecTop.cpp
r944 r952 3011 3011 3012 3012 } 3013 #if FIX_CONF_MODE 3014 // Set correct value of targetLayerId 3015 Int targetOlsIdx = params->getTargetOutputLayerSetIdx(); 3016 Int targetLsIdx = vps->getOutputLayerSetIdx( targetOlsIdx ); 3017 params->setTargetLayerId( vps->getLayerSetLayerIdList( targetLsIdx, vps->getNumLayersInIdList(targetLsIdx)-1 ) ); 3018 #endif 3013 3019 } 3014 3020 #endif
Note: See TracChangeset for help on using the changeset viewer.