1147 Commits (1473f032b7ac517bfd7115082afa298a0b055dec)

Author SHA1 Message Date
Ashley Stacey d8d78b4a98 Fix pdb file generation on Windows for CMake versions after 3.1.0. 9 years ago
Ilya Lavrenov c19ed39a78 repaired GStreamer 0.10 version 9 years ago
Ruslan Baratov e8a1bc2bd9 Suppress error message of execute_process 9 years ago
Alexander Alekhin 63bae5da71 vtk: disable on cross-compilation 9 years ago
Alexander Alekhin d83d2d4c2f viz: fix precompiled headers definitions 9 years ago
a-andre 5262371660 install new headers like "opencv2/core.hpp" 9 years ago
Alexander Alekhin fe0a17e78f fix build with Win7 SDK 9 years ago
Alexander Alekhin 42ba5c7d16 fix GCC 4.9 warnings 9 years ago
Alexander Alekhin 0906744788 fix python cross-compilation 9 years ago
Alexander Alekhin 2c2645191a fix python cross-compilation 9 years ago
Alexander Alekhin aa871ca506 fix wrong usage of status(), remove useless message in videoio 9 years ago
Alexander Alekhin 56ad207d37 update ffmpeg wrapper binaries 10 years ago
Evgeny Agafonchikov 6a6d58d389 Adding test support for WINRT 10 years ago
Maksim Shabunin 83b2621de4 Android: renamed default library name for static and dynamic fallback load; fixed libz import for 64-bit platforms 10 years ago
Alexander Alekhin f11ed4b91d fix "non target" warning for "world" build 10 years ago
Maksim Shabunin f63dde2f43 Separate OpenCV.mk files for different ABIs 10 years ago
Alexander Alekhin 1ce0ef9d41 fix build without IPP (and empty 3rdparty) 10 years ago
Ruslan Baratov f30bf39bd4 Add OpenCV_INCLUDE_DIRS to INTERFACE_INCLUDE_DIRECTORIES target property 10 years ago
Alexander Alekhin a482dcce46 fix support for pthreads parallel_for 10 years ago
Alexander Alekhin b7cfd5a7da ocl: added errors processing in OpenCL code generator, resolve space issue 10 years ago
Vadim Pisarevsky 799622affd make sure opencv builds fine with the recent versions of libav (e.g. from Ubuntu 14.10) 10 years ago
Alexander Smorkalov 57ab0d4d17 Debian packages header update to fix conflict with OpenCV from deb repo. 10 years ago
Roman Donchenko 02f8b85dd9 Add ARM64 packaging support 10 years ago
Roman Donchenko 1fbdca0c9b Set CPACK_DEBIAN_PACKAGE_ARCHITECTURE instead of CPACK_DEBIAN_ARCHITECTURE 10 years ago
Alexander Alekhin 8184e57dd6 fix tests build (win,shared,world) 10 years ago
Maksim Shabunin 7ee79b73f6 AndroidMgr: fixed package build 10 years ago
Maksim Shabunin caffbaafbe Updated Manager for Android 10 years ago
kalistratovag bf5393ae58 parallel for on pthreads initial commit 10 years ago
Alexander Smorkalov 1df0f1da97 Precise default CUDA version for Tegra X1 chips. 10 years ago
Ilya Lavrenov bb72206ec5 ability to enable OpenMP simultaneously with other parallel framework 10 years ago
Maksim Shabunin 5ad4bed70a Added cvconfig.h copy during the build 10 years ago
Vladislav Vinogradov 653810e4df fix installation layout for debian packages: 10 years ago
Alexander Smorkalov 5141141e2b Deb package build fix for CUDA 6.5 and newer. 10 years ago
Maksim Shabunin 3863dc5b2b Updated pkg-config generation, added sample makefile 10 years ago
Samuel Martin 671a630f47 cmake/OpenCVGenPkgconfig.cmake: rework opencv.pc generation 10 years ago
Ilya Lavrenov d89b6226a3 fixed Android mk generation for arm64-v8a 10 years ago
Piotr Dobrowolski 6d0407b65e VideoCapture with digital camera and gPhoto2 library 10 years ago
Vladislav Vinogradov 21d8b588a2 exclude dates from report names 10 years ago
Vladislav Vinogradov 5d66b1130b save tests console output to separate log files 10 years ago
Vladislav Vinogradov 0550b2c1fe check that current directory has write access 10 years ago
Alexander Smorkalov 7f63776395 Precise default CUDA version for Tegra X1 chips. 10 years ago
Maksim Shabunin e936670571 Install cvconfig.h file 10 years ago
Marvin Smith ae933db526 Fixing the gdal include error that Macports seems to only mess up. 10 years ago
Vladislav Vinogradov cde697dd14 introduce BUILD_TINY_GPU_MODULE CMake option 10 years ago
Alexander Smorkalov 2598392295 Added explicit deb package dependency from libtbb-dev if TBB is enabled. 10 years ago
Alexander Smorkalov 63d6cc5ca6 Added explicit deb package dependency from libtbb-dev if TBB is enabled. 10 years ago
Patrik Huber 40b765b7c2 Add VS2015 compatibility to CMake scripts 10 years ago
Patrik Huber 2b1103c1d3 Add support for VS2015 10 years ago
Vadim Pisarevsky 30a3ff0de6 fixed compile errors on OSX and other systems where ffmpeg is detected manually, not via pkg-config 10 years ago
Maksim Shabunin 1138a38dbe Use explicit no-sse flags when SSE is off 10 years ago