Changeset 101 in 3DVCSoftware for trunk/source/Lib/TLibEncoder/TEncSbac.cpp
- Timestamp:
- 10 Aug 2012, 17:56:17 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/Lib/TLibEncoder/TEncSbac.cpp
r100 r101 278 278 m_pcSlice->getPPS()->setEncCABACTableIdx( I_SLICE ); 279 279 } 280 281 #if CABAC_INIT_FLAG && POZNAN_CABAC_INIT_FLAG_FIX 282 m_pcSlice->getPPS()->setEncPrevPOC( m_pcSlice->getPOC() ); 283 #endif 280 284 } 281 285 #endif
Note: See TracChangeset for help on using the changeset viewer.