Changeset 693 in 3DVCSoftware for branches/HTM-8.2-dev1-Sharp/source/Lib/TLibEncoder/TEncGOP.cpp
- Timestamp:
- 13 Nov 2013, 08:14:41 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-8.2-dev1-Sharp/source/Lib/TLibEncoder/TEncGOP.cpp
r655 r693 724 724 #if H_3D_ARP 725 725 //GT: This seems to be broken when layerId in vps is not equal to layerId in nuh 726 #if SHARP_ARP_REF_CHECK_F0105 727 pcSlice->setARPStepNum(m_ivPicLists); 728 #else 726 729 pcSlice->setARPStepNum(); 730 #endif 727 731 if(pcSlice->getARPStepNum() > 1) 728 732 {
Note: See TracChangeset for help on using the changeset viewer.