Changeset 620 in SHVCSoftware for branches/SHM-5.1-dev/source/Lib/TLibEncoder
- Timestamp:
- 21 Feb 2014, 19:01:36 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-5.1-dev/source/Lib/TLibEncoder/TEncGOP.cpp
r595 r620 928 928 pcSlice->createExplicitReferencePictureSetFromReference(rcListPic, pcSlice->getRPS(), pcSlice->isIRAP()); 929 929 } 930 #if ALIGNED_BUMPING 931 pcSlice->checkLeadingPictureRestrictions(rcListPic); 932 #endif 930 933 pcSlice->applyReferencePictureSet(rcListPic, pcSlice->getRPS()); 931 934
Note: See TracChangeset for help on using the changeset viewer.