Changeset 747 in 3DVCSoftware for branches/HTM-9.0r1-F0122/source/Lib/TLibDecoder/TDecGop.cpp
- Timestamp:
- 17 Dec 2013, 21:57:52 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-9.0r1-F0122/source/Lib/TLibDecoder/TDecGop.cpp
r655 r747 224 224 rpcPic->destroyNonDBFilterInfo(); 225 225 } 226 #if H_3D 226 #if H_3DV 227 227 rpcPic->compressMotion(2); 228 228 #endif 229 #if !H_3D 229 #if !H_3DV 230 230 rpcPic->compressMotion(); 231 231 #endif
Note: See TracChangeset for help on using the changeset viewer.