Changeset 13 in 3DVCSoftware for branches/0.2-poznan-univ/source/App/TAppEncoder
- Timestamp:
- 7 Feb 2012, 02:04:12 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.2-poznan-univ/source/App/TAppEncoder/TAppEncTop.cpp
r12 r13 1278 1278 { 1279 1279 iCurPoc = m_acTEncTopList[ iCoddedViewIdx ]->getNextFrameId(); 1280 if (!(m_acTEncTopList[ iCoddedViewIdx ]->currentPocWillBeCoded())) return;1281 1280 if (!(m_acTEncTopList[ iCoddedViewIdx ]->currentPocWillBeCoded())) return; 1281 } 1282 1282 Int iNumberOfReferenceViews = 0; 1283 1283 UInt iSynthViewIdx;
Note: See TracChangeset for help on using the changeset viewer.