Changeset 1196 in 3DVCSoftware for trunk/source/App/TAppDecoder
- Timestamp:
- 4 May 2015, 17:47:40 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/App/TAppDecoder/TAppDecTop.cpp
r1179 r1196 248 248 { 249 249 m_tDecTop[decIdx]->setTargetOptLayerSetIdx( m_targetOptLayerSetIdx ); 250 #if H_3D _ANNEX_SELECTION_FIX250 #if H_3D 251 251 m_tDecTop[decIdx]->setProfileIdc( ); 252 252 #endif … … 1053 1053 m_tDecTop[ decIdx ]->setLayerInitilizedFlags( m_layerInitilizedFlags ); 1054 1054 m_tDecTop[ decIdx ]->setTargetOptLayerSetIdx( m_targetOptLayerSetIdx ); 1055 #if H_3D _ANNEX_SELECTION_FIX1055 #if H_3D 1056 1056 m_tDecTop[ decIdx ]->setProfileIdc ( ); 1057 1057 #endif
Note: See TracChangeset for help on using the changeset viewer.