Changeset 174 in SHVCSoftware for branches/SHM-2.0-dev/source/Lib/TLibDecoder/TDecTop.cpp
- Timestamp:
- 9 May 2013, 22:14:35 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-2.0-dev/source/Lib/TLibDecoder/TDecTop.cpp
r173 r174 1260 1260 // currently only one reference layer is supported 1261 1261 assert( vps->getNumDirectRefLayers( m_layerId ) == 1 ); 1262 #if JCTVC_M0458 1262 #if JCTVC_M0458_INTERLAYER_RPS_SIG 1263 1263 assert( vps->getMaxOneActiveRefLayerFlag() == 1 ); 1264 1264 #endif
Note: See TracChangeset for help on using the changeset viewer.