Changeset 520 in SHVCSoftware for branches/SHM-4.1-dev/source/Lib/TLibDecoder
- Timestamp:
- 19 Dec 2013, 02:30:17 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-4.1-dev/source/Lib/TLibDecoder/TDecTop.cpp
r518 r520 833 833 Int pocAdjustValue = m_apcSlicePilot->getPOC(); 834 834 835 #if PREVTID0_POC_RESET 836 m_apcSlicePilot->adjustPrevTid0POC(pocAdjustValue); 837 #endif 835 838 // If poc reset flag is set to 1, reset all POC for DPB -> basically do it for each slice in the picutre 836 839 TComList<TComPic*>::iterator iterPic = m_cListPic.begin();
Note: See TracChangeset for help on using the changeset viewer.