Changeset 603 in SHVCSoftware for branches/SHM-5.1-dev/source
- Timestamp:
- 7 Feb 2014, 18:52:51 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-5.1-dev/source/App/TAppEncoder/TAppEncTop.cpp
r602 r603 956 956 #endif 957 957 m_acTEncTop[layer].init(isFieldCoding); 958 #if P0182_VPS_VUI_PS_FLAG 959 m_acTEncTop[layer].getVPS()->setSPSId(layer, m_acTEncTop[layer].getSPS()->getSPSId()); 960 m_acTEncTop[layer].getVPS()->setPPSId(layer, m_acTEncTop[layer].getPPS()->getPPSId()); 961 #endif 958 962 } 959 963 #if VPS_RENAME
Note: See TracChangeset for help on using the changeset viewer.