Ignore:
Timestamp:
3 May 2013, 15:59:14 (12 years ago)
Author:
tech
Message:

Fixed wrongly merged parts.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-DEV-0.1-dev/source/App/TAppDecoder/TAppDecTop.cpp

    r362 r363  
    115115  poc = -1;
    116116#endif
    117 
    118117  TComList<TComPic*>* pcListPic = NULL;
    119118
     
    147146  Bool firstSlice        = true;
    148147#endif
    149 
    150148 
    151149  while (!!bitstreamFile)
     
    296294      }
    297295      if ( bNewPicture &&
     296#endif
    298297           (   nalu.m_nalUnitType == NAL_UNIT_CODED_SLICE_IDR_W_RADL
    299298            || nalu.m_nalUnitType == NAL_UNIT_CODED_SLICE_IDR_N_LP
Note: See TracChangeset for help on using the changeset viewer.