Changeset 330 in SHVCSoftware for branches/SHM-3.0-dev/source/App/TAppEncoder


Ignore:
Timestamp:
7 Aug 2013, 23:52:12 (11 years ago)
Author:
seregin
Message:

remove ILP from DPB signalling

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-3.0-dev/source/App/TAppEncoder/TAppEncCfg.cpp

    r321 r330  
    17311731    }
    17321732
    1733 #if SVC_EXTENSION
    1734     m_maxDecPicBuffering[m_GOPList[i].m_temporalId] += 1; // it should be updated if more than 1 resampling picture is used
    1735 #endif
    1736 
    17371733    Int highestDecodingNumberWithLowerPOC = 0;
    17381734    for(Int j=0; j<m_iGOPSize; j++)
Note: See TracChangeset for help on using the changeset viewer.