Changeset 305 in 3DVCSoftware for branches/HTM-6.0-LG/source/Lib/TLibDecoder
- Timestamp:
- 15 Mar 2013, 05:18:01 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-6.0-LG/source/Lib/TLibDecoder/TDecTop.cpp
r303 r305 1128 1128 } 1129 1129 1130 #if !FIX_LGE_WP_FOR_3D_C0223 1130 1131 if( pcSlice->getRefPicListCombinationFlag() && pcSlice->getPPS()->getWPBiPredIdc()==1 && pcSlice->getSliceType()==B_SLICE ) 1131 1132 { 1132 1133 pcSlice->setWpParamforLC(); 1133 1134 } 1135 #endif 1134 1136 pcSlice->setNoBackPredFlag( false ); 1135 1137 if ( pcSlice->getSliceType() == B_SLICE && !pcSlice->getRefPicListCombinationFlag())
Note: See TracChangeset for help on using the changeset viewer.