Changeset 1103 in SHVCSoftware for branches/SHM-dev/source/App
- Timestamp:
- 6 Jul 2015, 20:28:53 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/App/TAppDecoder/TAppDecTop.cpp
r1100 r1103 299 299 } 300 300 loopFiltered[curLayerId] = (nalu.m_nalUnitType == NAL_UNIT_EOS); 301 #if EARLY_REF_PIC_MARKING 302 m_acTDecTop[curLayerId].earlyPicMarking(m_iMaxTemporalLayer, m_targetDecLayerIdSet); 303 #endif 301 304 302 if (nalu.m_nalUnitType == NAL_UNIT_EOS) 305 303 {
Note: See TracChangeset for help on using the changeset viewer.