Changeset 245 in SHVCSoftware for branches/SHM-2.1-dev/source/Lib/TLibDecoder/TDecTop.cpp
- Timestamp:
- 30 May 2013, 02:09:16 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-2.1-dev/source/Lib/TLibDecoder/TDecTop.cpp
r240 r245 258 258 { 259 259 rpcPic->setSpatialEnhLayerFlag( true ); 260 261 //only for scalable extension 262 assert( pcSlice->getVPS()->getScalabilityMask(1) == true ); 260 263 } 261 264 }
Note: See TracChangeset for help on using the changeset viewer.