blender/extern/libmv/intern
Sergey Sharybin caa2306d16 Libmv: Update to latest upstream version
Main purpose of this is to bring new gflags library which is more likely
to have a fix for undefined order of static variables initialization and
also to bring new glog where some compilation error are fixed (which are
only visible with more strict checks with clang and c++11 enabled).
2014-12-31 16:02:04 +05:00
..
autotrack.cc Libmv: Replace region tracker with autotracker in Blender 2014-10-30 23:12:19 +05:00
autotrack.h Libmv: Code cleanup, avoid C11 feature with structure re-definition 2014-11-01 03:18:40 +05:00
camera_intrinsics.cc Code cleanup: Mostly whitespace 2014-10-10 02:17:46 +06:00
camera_intrinsics.h Tracking: Decouple C-API module into more granular files 2014-09-25 17:04:56 +06:00
detector.cc Tracking: Decouple C-API module into more granular files 2014-09-25 17:04:56 +06:00
detector.h Tracking: Decouple C-API module into more granular files 2014-09-25 17:04:56 +06:00
frame_accessor.cc Libmv: Support disabled color channels in tracking settings 2014-10-30 23:29:53 +05:00
frame_accessor.h Libmv: Code cleanup, avoid C11 feature with structure re-definition 2014-11-01 03:18:40 +05:00
homography.cc Tracking: Decouple C-API module into more granular files 2014-09-25 17:04:56 +06:00
homography.h Tracking: Decouple C-API module into more granular files 2014-09-25 17:04:56 +06:00
image.cc Libmv: Add autotrack API to the C-API 2014-10-30 23:07:46 +05:00
image.h Libmv: Add autotrack API to the C-API 2014-10-30 23:07:46 +05:00
logging.cc Libmv: Update to latest upstream version 2014-12-31 16:02:04 +05:00
logging.h Tracking: Decouple C-API module into more granular files 2014-09-25 17:04:56 +06:00
reconstruction.cc Fix T42800: Blender suddenly closes after pressing solve camera motion 2014-12-04 20:02:05 +05:00
reconstruction.h Fix T42800: Blender suddenly closes after pressing solve camera motion 2014-12-04 20:02:05 +05:00
region.h Tracking: Decouple C-API module into more granular files 2014-09-25 17:04:56 +06:00
stub.cc Fix T42800: Blender suddenly closes after pressing solve camera motion 2014-12-04 20:02:05 +05:00
track_region.cc Tracking: Decouple C-API module into more granular files 2014-09-25 17:04:56 +06:00
track_region.h Libmv: Silence some warnings about C11 usage 2014-10-02 13:01:34 +06:00
tracks.cc Tracking: Decouple C-API module into more granular files 2014-09-25 17:04:56 +06:00
tracks.h Tracking: Decouple C-API module into more granular files 2014-09-25 17:04:56 +06:00
tracksN.cc Libmv: Support disabled color channels in tracking settings 2014-10-30 23:29:53 +05:00
tracksN.h Libmv: Code cleanup, mixed class/struct in declaration/definition 2014-11-01 02:57:05 +05:00
utildefines.h Tracking: Decouple C-API module into more granular files 2014-09-25 17:04:56 +06:00