Changeset 1176 in 3DVCSoftware for branches/HTM-13.1-dev0/source/Lib/TLibDecoder/TDecSbac.cpp
- Timestamp:
- 7 Apr 2015, 15:48:27 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-13.1-dev0/source/Lib/TLibDecoder/TDecSbac.cpp
r1175 r1176 503 503 504 504 #if H_3D_DISABLE_CHROMA 505 if( !pcCU->getSlice()->getIsDepth())505 if( pcCU->getSlice()->getSPS()->getChromaFormatIdc() != 0 ) 506 506 { 507 507 #endif
Note: See TracChangeset for help on using the changeset viewer.