Changeset 1017 in SHVCSoftware


Ignore:
Timestamp:
4 Feb 2015, 17:06:53 (10 years ago)
Author:
seregin
Message:

fix for the ticket #57

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-dev/source/Lib/TLibEncoder/TEncTop.cpp

    r1009 r1017  
    325325 
    326326  /* set the VPS profile information */
     327#if !MULTIPLE_PTL_SUPPORT
    327328  *m_cVPS.getPTL() = *m_cSPS.getPTL();
     329#endif
    328330#if VPS_VUI_BSP_HRD_PARAMS
    329331  m_cVPS.getTimingInfo()->setTimingInfoPresentFlag       ( true );
Note: See TracChangeset for help on using the changeset viewer.