Changeset 710 in 3DVCSoftware for branches/HTM-8.2-dev0/source/Lib/TLibDecoder


Ignore:
Timestamp:
21 Nov 2013, 11:01:25 (11 years ago)
Author:
tech
Message:

Merged DEV1 ( branch HTM-8.2-dev1-Sharp2@707 )

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-8.2-dev0/source/Lib/TLibDecoder/TDecTop.cpp

    r669 r710  
    966966    pcSlice->setRefPicList     ( tempRefPicLists, usedAsLongTerm, numPocTotalCurr, true );
    967967#if H_3D_ARP
     968#if SHARP_ARP_REF_CHECK_F0105
     969    pcSlice->setARPStepNum(m_ivPicLists);
     970#else
    968971    pcSlice->setARPStepNum();
     972#endif
    969973    if( pcSlice->getARPStepNum() > 1 )
    970974    {
Note: See TracChangeset for help on using the changeset viewer.