Changeset 1018 in SHVCSoftware
- Timestamp:
- 4 Feb 2015, 17:07:55 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-upgrade/source/Lib/TLibEncoder/TEncTop.cpp
r1010 r1018 240 240 241 241 // set the VPS profile information 242 #if !MULTIPLE_PTL_SUPPORT 242 243 *m_cVPS.getPTL() = *m_cSPS.getPTL(); 244 #endif 243 245 #if VPS_VUI_BSP_HRD_PARAMS 244 246 m_cVPS.getTimingInfo()->setTimingInfoPresentFlag ( true );
Note: See TracChangeset for help on using the changeset viewer.