blender/intern/libmv
Sergey Sharybin 4c92fb6715 Libmv: Tweak default logging verbosity level
Log to verbosity level 1 rather than INFO severity.

Avoids a lot of overhead coming from construction of the INFO stream
and improves performance and threadability of code which uses logging.

This makes tracking of 250 frames of a track of default settings to
drop down from 0.6sec to 0.4sec.
2020-12-01 14:55:22 +01:00
..
intern Tracking: Simplify configuration of intrinsics to refine 2020-10-28 10:21:07 +01:00
libmv Libmv: Tweak default logging verbosity level 2020-12-01 14:55:22 +01:00
third_party/msinttypes
.clang-format Disable clang-format for Libmv 2019-04-18 12:33:04 +02:00
bundle.sh Libmv: Fix warning about unused parameter in Ceres 2020-11-09 12:12:00 +01:00
ChangeLog Libmv: Re-bundle from upstream to ensure code base is perfectly in sync 2017-05-31 11:43:39 +02:00
CMakeLists.txt Libmv: Fix warning about unused parameter in Ceres 2020-11-09 12:12:00 +01:00
files.txt Libmv: Add build configuration header 2020-11-30 12:12:39 +01:00
libmv-capi.h Cleanup: remove redundant, invalid info from headers 2019-02-02 01:36:28 +11:00
mkfiles.sh