Changeset 947 in SHVCSoftware for branches/SHM-upgrade/source/App/TAppEncoder


Ignore:
Timestamp:
31 Dec 2014, 07:51:28 (10 years ago)
Author:
seregin
Message:

fix variable name

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-upgrade/source/App/TAppEncoder/TAppEncLayerCfg.cpp

    r945 r947  
    309309  printf("Internal Format                   : %dx%d %dHz\n", m_iSourceWidth, m_iSourceHeight, m_iFrameRate );
    310310#if MULTIPLE_PTL_SUPPORT
    311   printf("PTL index                         : %d", m_layerPTLIdx );
     311  printf("PTL index                         : %d\n", m_layerPTLIdx );
    312312#endif
    313313#if O0194_DIFFERENT_BITDEPTH_EL_BL
Note: See TracChangeset for help on using the changeset viewer.