Changeset 1171 in SHVCSoftware for branches/SHM-dev/source/App
- Timestamp:
- 8 Jul 2015, 01:32:32 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/App/TAppEncoder/TAppEncTop.cpp
r1169 r1171 1252 1252 } 1253 1253 1254 #if VPS_EXTN_OP_LAYER_SETS 1255 vps->setMaxLayerId( m_acLayerCfg[m_numLayers - 1].m_layerId ); // Set max-layer ID 1256 1254 // Set max-layer ID 1255 vps->setMaxLayerId( m_acLayerCfg[m_numLayers - 1].m_layerId ); 1257 1256 vps->setVpsExtensionFlag( m_numLayers > 1 ? true : false ); 1258 1257 … … 1524 1523 } 1525 1524 } 1526 #endif 1525 1527 1526 // Target output layer 1528 1527 #if VPS_DPB_SIZE_TABLE
Note: See TracChangeset for help on using the changeset viewer.