Changeset 747 in 3DVCSoftware for branches/HTM-9.0r1-F0122/source/Lib/TLibEncoder/TEncGOP.cpp
- Timestamp:
- 17 Dec 2013, 21:57:52 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-9.0r1-F0122/source/Lib/TLibEncoder/TEncGOP.cpp
r724 r747 1827 1827 pcPic->destroyNonDBFilterInfo(); 1828 1828 } 1829 #if H_3D 1829 #if H_3DV 1830 1830 pcPic->compressMotion(2); 1831 1831 #endif 1832 #if !H_3D 1832 #if !H_3DV 1833 1833 pcPic->compressMotion(); 1834 1834 #endif
Note: See TracChangeset for help on using the changeset viewer.