Changeset 489 in 3DVCSoftware for branches/HTM-DEV-0.3-dev2a/source/App/TAppEncoder
- Timestamp:
- 22 Jun 2013, 22:37:06 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-DEV-0.3-dev2a/source/App/TAppEncoder/TAppEncTop.cpp
r468 r489 621 621 { 622 622 m_acTEncTopList[layer]->init( ); 623 #if H_3D_ARP 623 #if H_3D_ARP && !H_3D_ARP_FIX 624 624 //GT (IVREFS): This is not needed any more. Reference pictures can be obtained from m_ivPicLists. Should be fixed later. 625 625 m_acTEncTopList[layer]->setTAppEncTop( this );
Note: See TracChangeset for help on using the changeset viewer.