Changeset 379 in SHVCSoftware for branches/SHM-3.1-dev/source
- Timestamp:
- 4 Sep 2013, 00:33:37 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-3.1-dev/source/Lib/TLibEncoder/TEncGOP.cpp
r377 r379 790 790 { 791 791 #if RESTR_CHK 792 if (pcSlice->getPOC()>0 && pcSlice->isRADL() && pcPic->getSlice(0)->isRASL())792 if (pcSlice->getPOC()>0 && pcSlice->isRADL() && pcPic->getSlice(0)->getBaseColPic(pcPic->getSlice(0)->getInterLayerPredLayerIdc(0))->getSlice(0)->isRASL()) 793 793 { 794 794 #if JCTVC_M0458_INTERLAYER_RPS_SIG
Note: See TracChangeset for help on using the changeset viewer.