Changeset 1017 in SHVCSoftware
- Timestamp:
- 4 Feb 2015, 17:06:53 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/Lib/TLibEncoder/TEncTop.cpp
r1009 r1017 325 325 326 326 /* set the VPS profile information */ 327 #if !MULTIPLE_PTL_SUPPORT 327 328 *m_cVPS.getPTL() = *m_cSPS.getPTL(); 329 #endif 328 330 #if VPS_VUI_BSP_HRD_PARAMS 329 331 m_cVPS.getTimingInfo()->setTimingInfoPresentFlag ( true );
Note: See TracChangeset for help on using the changeset viewer.