Changeset 461 in SHVCSoftware for branches/SHM-4.0-dev/source/App
- Timestamp:
- 12 Nov 2013, 16:01:31 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-4.0-dev/source/App/TAppEncoder/TAppEncTop.cpp
r458 r461 1133 1133 vps->setSingleLayerForNonIrapFlag(m_adaptiveResolutionChange > 0 ? true : false); 1134 1134 #endif 1135 #if !VPS_EXTN_OFFSET_CALC 1135 1136 #if VPS_EXTN_OFFSET 1136 1137 // to be updated according to the current semantics 1137 1138 vps->setExtensionOffset( 0xffff ); 1139 #endif 1138 1140 #endif 1139 1141 #else //SVC_EXTENSION
Note: See TracChangeset for help on using the changeset viewer.