Changeset 34 in SHVCSoftware for branches/SHM-1.0-dev/source/Lib/TLibDecoder
- Timestamp:
- 8 Feb 2013, 00:16:24 (12 years ago)
- Location:
- branches/SHM-1.0-dev/source
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-1.0-dev/source
-
Property
svn:mergeinfo
set to
/trunk/source merged eligible
-
Property
svn:mergeinfo
set to
-
branches/SHM-1.0-dev/source/Lib/TLibDecoder/TDecTop.cpp
r27 r34 169 169 for (Int i=0; i<m_cIlpPic[j]->getPicSym()->getNumberOfCUsInFrame(); i++) 170 170 { 171 171 m_cIlpPic[j]->getPicSym()->getCU(i)->initCU(m_cIlpPic[j], i); 172 172 } 173 173 }
Note: See TracChangeset for help on using the changeset viewer.