Changeset 188 in 3DVCSoftware for branches/HTM-4.1-dev0/source/Lib/TLibEncoder/TEncSbac.cpp
- Timestamp:
- 15 Nov 2012, 21:36:12 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-4.1-dev0/source/Lib/TLibEncoder/TEncSbac.cpp
r187 r188 307 307 } 308 308 309 #if CABAC_INIT_FLAG && POZNAN_CABAC_INIT_FLAG_FIX309 #if CABAC_INIT_FLAG && FIX_POZNAN_CABAC_INIT_FLAG 310 310 m_pcSlice->getPPS()->setEncPrevPOC( m_pcSlice->getPOC() ); 311 311 #endif
Note: See TracChangeset for help on using the changeset viewer.