Changeset 1436 in SHVCSoftware


Ignore:
Timestamp:
11 Aug 2015, 20:53:58 (9 years ago)
Author:
seregin
Message:

remove unnecessary line

File:
1 edited

Legend:

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

    r1434 r1436  
    42374237    xConfirmPara( m_uiDeltaQpRD > 0, "Rate control cannot be used together with slice level multiple-QP optimization!\n" );
    42384238#if U0132_TARGET_BITS_SATURATION
    4239     Int layerPTLIdx = m_apcLayerCfg[layerIdx]->m_layerPTLIdx;
    4240 
    42414239    if( m_apcLayerCfg[layerIdx]->m_RCCpbSaturationEnabled && m_levelList[layerPTLIdx]!=Level::NONE && m_profileList[layerPTLIdx]!=Profile::NONE )
    42424240    {
Note: See TracChangeset for help on using the changeset viewer.