Roman Donchenko
|
e9a28f66ee
|
Normalized file endings.
|
12 years ago |
kamjagin
|
c24c1a5926
|
added HAVE_QTKIT to tests
|
12 years ago |
Roman Donchenko
|
d9f71b762f
|
Deleted almost all of the precomp.cpp files.
Looks like we don't actually use them; when creating precompiled headers
with Visual C++, a dummy .cpp is created at build time.
|
12 years ago |
Alexander Smorkalov
|
34c6598752
|
Perf test failure fixes for Media Foundation.
|
12 years ago |
Andrey Kamaev
|
0738ea7d0f
|
Make highgui.hpp independent from C API
|
12 years ago |
Alexander Smorkalov
|
c6cab50c5c
|
Perf tests for Video IO on WInRT fixed.
|
12 years ago |
Alexander Smorkalov
|
09bc99a0c0
|
HAVE_WIN32UI and HAVE_VFW checks and defines added.
|
12 years ago |
Andrey Kamaev
|
ad5cddc007
|
Main module headers are moved 1 level up
e.g. <opencv2/core/core.hpp> become <opencv2/core.hpp>
Also renamed <opencv2/core/opengl_interop.hpp> to <opencv2/core/opengl.hpp>
|
12 years ago |
Andrey Kamaev
|
2a6fb2867e
|
Remove all using directives for STL namespace and members
Made all STL usages explicit to be able automatically find all usages of
particular class or function.
|
12 years ago |
Alexander Smorkalov
|
192ee15520
|
Code review notes fixed;
HardFP and SoftFP toolchains joined to one;
RPATH skiping added.
|
12 years ago |
Alexander Smorkalov
|
2e2e1355ac
|
Video IO perf tests guarded.
|
12 years ago |
Alexander Smorkalov
|
8c45b9d03d
|
Video IO perf tests guarded.
|
12 years ago |
Andrey Kamaev
|
6e244c83cd
|
Corrected sanity checks in several perf tests
Also fixed a typo in performance testing framework and removed hardcoded
temporary file name from highgui perf test
|
12 years ago |
Andrey Kamaev
|
a126532cb7
|
Fix OS X build warnings
|
13 years ago |
marina.kolpakova
|
7a5b9a6b7f
|
replase __APPLE__ marco with __clang__
|
13 years ago |
Andrey Kamaev
|
ad982f4ed6
|
Turn off video IO perf tests on Android
|
13 years ago |
Andrey Kamaev
|
2b0072d823
|
Suppress more warnings in gtest on OS X
|
13 years ago |
Andrey Kamaev
|
d6a8753124
|
Remove second argument from VideoCapture_Reading perf test
|
13 years ago |
Andrey Kamaev
|
8ebd04cbf9
|
Fix sanity checks in highgui module
|
13 years ago |
Andrey Kamaev
|
e900952b87
|
quiet most of the OSX build warnings
|
13 years ago |
Andrey Kamaev
|
bd0e0b5800
|
Merged the trunk r8589:8653 - all changes related to build warnings
|
13 years ago |
Andrey Kamaev
|
47a4e87784
|
Ignored warnings from gtest with precompiled headers enabled
|
13 years ago |
Andrey Kamaev
|
49a1ba6038
|
Set stricter warning rules for gcc
|
13 years ago |
Vadim Pisarevsky
|
2fd1e2ea57
|
merged all the latest changes from 2.4 to trunk
|
13 years ago |
Alexander Reshetnikov
|
7f6c487ae0
|
Added perf test for video output
|
13 years ago |
Alexander Reshetnikov
|
4507764845
|
Added video input perf test
|
13 years ago |