Changeset 248 in SHVCSoftware for branches/SHM-2.1-dev/source/Lib/TLibDecoder
- Timestamp:
- 31 May 2013, 01:39:45 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-2.1-dev/source/Lib/TLibDecoder/TDecTop.cpp
r245 r248 262 262 assert( pcSlice->getVPS()->getScalabilityMask(1) == true ); 263 263 } 264 #if MAX_ONE_RESAMPLING_DIRECT_LAYERS 265 if(pcSlice->getVPS()->getScalabilityMask(1)) 266 { 267 pcSlice->setPic(rpcPic); 268 } 269 #endif 264 270 } 265 271 #endif
Note: See TracChangeset for help on using the changeset viewer.