Changeset 514 in SHVCSoftware for branches/SHM-4.1-dev/source/App
- Timestamp:
- 13 Dec 2013, 23:00:20 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-4.1-dev/source/App/TAppEncoder/TAppEncTop.cpp
r512 r514 1100 1100 #endif 1101 1101 #endif 1102 #if VPS_TSLAYERS 1103 vps->setMaxTSLayersPresentFlag(true); 1104 for( i = 0; i < MAX_VPS_LAYER_ID_PLUS1 - 1; i++ ) 1105 { 1106 vps->setMaxTSLayersMinus1(i, vps->getMaxTLayers()-1); 1107 } 1108 #endif 1102 1109 #if N0120_MAX_TID_REF_PRESENT_FLAG 1103 1110 #if N0120_MAX_TID_REF_CFG
Note: See TracChangeset for help on using the changeset viewer.