Changeset 1223 in 3DVCSoftware for branches/HTM-14.1-update-dev1-RWTH/source/App
- Timestamp:
- 21 May 2015, 21:48:53 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-14.1-update-dev1-RWTH/source/App/TAppEncoder/TAppEncCfg.cpp
r1209 r1223 1363 1363 ; 1364 1364 1365 #if NH_MV 1365 // FJ: this should be removed as soon as Inter-SDC is fully implemented 1366 #if !NH_3D_INTER_SDC 1367 m_interSdcFlag = false; 1368 #endif 1369 1370 #if NH_MV 1366 1371 // parse coding structure 1367 1372 for( Int k = 0; k < MAX_NUM_LAYERS; k++ )
Note: See TracChangeset for help on using the changeset viewer.