479 Commits (cc9ab7e5821750b1fa6f2c65cfb8beb6b409d6f5)

Author SHA1 Message Date
Maksim Shabunin 223830a5ee Updated TBB package to 2018.1 7 years ago
Alexander Alekhin face2ea612 3rdparty: suppress warnings 7 years ago
Maksim Shabunin ef332dc550 Fixed and suppressed warnings produced by GCC 6.3.0 7 years ago
Alexander Alekhin cb5bc1832b ffmpeg: update 3.3.4 7 years ago
Khem Raj 2c7a123ed8 Do not enable asm with clang 7 years ago
Maksim Shabunin 248e2c7d47 Fixed some issues found by static analysis 7 years ago
Alexander Alekhin 97aaaf50b8 carotene: removed unnecessary 'register' specifier 7 years ago
Alexander Alekhin c5f2170ce8 carotene: don't use __asm__ with aarch64 7 years ago
Pavel Vlasov a57718e1ac ICV2017u3 package update; 7 years ago
Alexander Alekhin f694192878 cmake: use CMAKE_CXX_COMPILER_VERSION (CMake 2.8.8+) 7 years ago
Alexander Alekhin 7f1114d935 cmake: disable HAVE_POSIX_SEMAPHORES on Apple platform 7 years ago
Alexander Alekhin 6ff9fc67bb build: HAVE_LIBPTHREAD, HAVE_PTHREAD(S) => HAVE_PTHREAD 7 years ago
Alexander Alekhin 602f047fe8 build: replace WIN32 => _WIN32 7 years ago
Alexander Alekhin e45d5446f2 cleanup unused 3rdparty files 7 years ago
Alexander Alekhin 19c9174543 cmake: rename cpufeatures target 7 years ago
Alexander Alekhin a4a47b538c build: detect Android via '__ANDROID__' macro 7 years ago
Alexander Alekhin 359bd21bd7 ffmpeg: update 3.3.2 7 years ago
Tony Lian c8783f3e23 Merge pull request #9075 from TonyLianLong:master 7 years ago
Maksim Shabunin 32d4af36e2 Fixing some static analysis issues 7 years ago
Alexander Alekhin 006966e629 trace: initial support for code trace 7 years ago
Alexander Alekhin 07aff8e85f 3rdparty: add ittnotify sources 7 years ago
Alexander Alekhin 1c4c58d1b5 3rdparty: update CMake scripts for protobuf 8 years ago
Alexander Alekhin 63b30554ad 3rdparty: protobuf 3.1.0 sources 8 years ago
Maksim Shabunin 5770b961a1 Fix possible uninitialized memory in libtiff 8 years ago
Alexander Alekhin 3e3e2dd512 android: make optional "cpufeatures", build fixes for NDK r15 8 years ago
Alexander Alekhin f0c2da32f2 3rdparty: cpufeatures workaround 8 years ago
Alexander Alekhin 3dee87b697 update CPU detection on ANDROID patch 8 years ago
Alexander Alekhin 60f3ca458a 3rdparty: remove jinja2 source code 8 years ago
Maksim Shabunin a426a65b41 TBB: fix build on ARM 8 years ago
Ryuhei Mori bb3a416320 Fix cpu features detection on android 8 years ago
Pavel Vlasov 11c2ffaf1c Update for IPP for OpenCV 2017u2 integration; 8 years ago
Pavel Vlasov 35c7216846 IPP for OpenCV 2017u2 initial enabling patch; 8 years ago
Alexander Alekhin a8a1838615 update FFmpeg Windows wrapper 8 years ago
Vitaly Tuzov 9dc36a1ece Tuned restrictions for Canny, Warp, FAST, Accumulate and Convolution OpenVX HAL calls on small images 8 years ago
Vitaly Tuzov d873fe66ab Fixed size estimation for copyFrom/To vector in vx_matrix and vx_convolution wrappers 8 years ago
Vitaly Tuzov 4c0d833dec Disabled vxuConvolution call for sepFilter evaluation 8 years ago
Vitaly Tuzov 0f1a56da7c Changed restrictions for OpenVX HAL calls on small images 8 years ago
Vitaly Tuzov bf62dca45a Extended restrictions for OpenVX HAL calls on small images 8 years ago
Vitaly Tuzov bf5b7843e8 Extended set of OpenVX HAL calls disabled for small images 8 years ago
Vitaly Tuzov 62fab57c3e Tune OpenVX HAL usability checks to distinguish multiplication and color conversion kernels 8 years ago
Vitaly Tuzov 9620cb550d Calls to OpenVX HAL disabled for images less than FullHD 8 years ago
Alexander Alekhin a7de4aca6a cmake: update ocv_download 8 years ago
Maksim Shabunin e72d353b45 Download cache 8 years ago
Vitaly Tuzov c5eb3dfecb Restricted OpenVX HAL separable filter implementation to 3x3 kernel size 8 years ago
Vitaly Tuzov 5ebf066dd5 Updated OpenVX detector and wrappers to handle Reference attribute names change 8 years ago
Vitaly Tuzov 61404dd2ac imgproc HAL header inclusion moved 8 years ago
Vitaly Tuzov 9a4b5a4545 OpenVX calls updated to use single common OpenVX context per thread 8 years ago
Alexander Alekhin 28f9ce4e33 cmake: cleanup MSVC checks 8 years ago
Ilija Puaca 1b842c4762 Updated version of libwebp to 0.6.0. Removed iOS from build exceptions for libwebp 8 years ago
Vitaly Tuzov b6561ce57d Fixed addressing structure population for integral image output 8 years ago