Ignore:
Timestamp:
15 Mar 2013, 05:18:01 (11 years ago)
Author:
lg
Message:

JCT3V-C0223 with Macro FIX_LGE_WP_FOR_3D_C0223 & For texture-only coding Macro FIX_APPENCTOP_T_ONLY

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-6.0-LG/source/Lib/TLibDecoder/TDecTop.cpp

    r303 r305  
    11281128    }
    11291129
     1130#if !FIX_LGE_WP_FOR_3D_C0223
    11301131    if( pcSlice->getRefPicListCombinationFlag() && pcSlice->getPPS()->getWPBiPredIdc()==1 && pcSlice->getSliceType()==B_SLICE )
    11311132    {
    11321133      pcSlice->setWpParamforLC();
    11331134    }
     1135#endif
    11341136    pcSlice->setNoBackPredFlag( false );
    11351137    if ( pcSlice->getSliceType() == B_SLICE && !pcSlice->getRefPicListCombinationFlag())
Note: See TracChangeset for help on using the changeset viewer.