Changeset 627 in SHVCSoftware for branches/SHM-5.1-dev/source/App/TAppDecoder/TAppDecTop.cpp
- Timestamp:
- 12 Mar 2014, 22:06:13 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-5.1-dev/source/App/TAppDecoder/TAppDecTop.cpp
r626 r627 1245 1245 { 1246 1246 Int targetOutputLsIdx = getCommonDecoderParams()->getTargetOutputLayerSetIdx(); 1247 TComVPS *vps ;1247 TComVPS *vps = NULL; 1248 1248 1249 1249 if( targetOutputLsIdx == 0 ) // Only base layer is output
Note: See TracChangeset for help on using the changeset viewer.