Changeset 558 in SHVCSoftware for branches/SHM-5.0-dev/source/Lib/TLibEncoder
- Timestamp:
- 27 Jan 2014, 17:07:13 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-5.0-dev/source/Lib/TLibEncoder/TEncGOP.cpp
r550 r558 1159 1159 if( m_layerId > 0 && pcSlice->getActiveNumILRRefIdx() ) 1160 1160 { 1161 #if RESTR_CHK1162 1161 #if POC_RESET_FLAG 1163 1162 if ( pocCurr > 0 && pcSlice->isRADL() && pcPic->getSlice(0)->getBaseColPic(pcPic->getSlice(0)->getInterLayerPredLayerIdc(0))->getSlice(0)->isRASL()) … … 1173 1172 #endif 1174 1173 } 1175 #endif1176 1174 #if JCTVC_M0458_INTERLAYER_RPS_SIG 1177 1175 if( pcSlice->getNalUnitType() >= NAL_UNIT_CODED_SLICE_BLA_W_LP && pcSlice->getNalUnitType() <= NAL_UNIT_CODED_SLICE_CRA )
Note: See TracChangeset for help on using the changeset viewer.