2849 Commits (ba539eb9aad7571361657ea7e00a7c3efcc2f9ba)

Author SHA1 Message Date
Alexander Alekhin 6ec5ae0215 core(trace): add ITT control parameter 5 years ago
Alexander Alekhin 17e2bf5717 core(tls): implement releasing of TLS on thread termination 5 years ago
Alexander Alekhin 823884b064 core(alloc): force initialization of memalign flag 5 years ago
Alexander Alekhin 6a7d1c15d3 core(ipp): skip huge input in flip() 5 years ago
Paul E. Murphy ec91a3d59d core: vectorize countNonZero64f 5 years ago
Maksim Shabunin 1ca74c3c03 Merge pull request #15544 from mshabunin:disable_posix_memalign 5 years ago
Marcin Tolysz 3fd36c1be1 Merge pull request #15658 from tolysz:patch-1 5 years ago
Nikita Shulga ec37364762 Use std::atomic in getExpTab32f and getLogTab32f 5 years ago
Nikita Shulga 23288b7cb5 Use atomic operations to modify flagNestedParallelFor 5 years ago
Sayed Adel f2fe6f40c2 Merge pull request #15510 from seiko2plus:issue15506 5 years ago
Suleyman TURKMEN c0489963bb
Update copy.cpp 5 years ago
Alexander Alekhin bdc097495a fix avx512 detection 5 years ago
Alexander Alekhin 77346d7286 core: workaround transform() inplace calls 6 years ago
Alexander Alekhin ed9bca969c core: fix UBSAN in softfloat 6 years ago
Alexander Alekhin eacadf0e73 core(ocl): add flag OPENCV_OPENCL_ENABLE_MEM_USE_HOST_PTR 6 years ago
Alexander Alekhin 6e246ee58c core(persistence): fix reserveNodeSpace() implementation 6 years ago
Wenzhao Xiang c2096771cb Merge pull request #15371 from Wenzhao-Xiang:gsoc_2019 6 years ago
mipsopen-fwu b1ea91d8bd Merge pull request #15422 from mipsopen-fwu:msa-dev 6 years ago
Alexander Alekhin 8bd2720c28 core(ocl): fix fft kernel compilation 6 years ago
David Carlier 6769ee3748 OpenCL: FreeBSD build fix 6 years ago
ChipKerchner 288e6f9c07 –Improve vectorization in the 'norm' functions 6 years ago
Kazuma Furuhashi ccecd3405a Merge pull request #15007 from 284km:fixatypo 6 years ago
Alexander Alekhin 8b1fe8f6e0 core: fix stat SIMD code 6 years ago
Matthias Gehre 0e92ac2af7 modules/core/src/ocl.cpp: Fix dangling pointer 6 years ago
Paul E. Murphy 33fb253a66 core: vectorize dotProd_32s 6 years ago
luz.paz fcc7d8dd4e Fix modules/ typos 6 years ago
luz.paz ec43292e1e Fix modules/ typos 6 years ago
Hugo Lindström 935067ee05 Merge pull request #15265 from hugolm84:wince-armv7-supports-neon 6 years ago
Victor Romero 987bb2ca61 Fix build for UWP 6 years ago
Thang Tran d659eb9327 core: fixed error message to avoid confusion 6 years ago
Victor Romero f18cbd036a Merge pull request #15207 from vicroms:fix-uwp-build 6 years ago
Hugo Lindström 03fe1cb7fc Support building shared libraries on WINCE. 6 years ago
Maksim Shabunin 6d5ac67681 Restored IPP call reduction 6 years ago
Chip Kerchner 0db4fb1835 Merge pull request #15136 from ChipKerchner:dotProd_unroll 6 years ago
Alexander Alekhin 5691d998ea core(persistence): added null ptr checks 6 years ago
Hugo Lindström 2ee00e7f7d Merge pull request #15059 from hugolm84:improved-support-for-wince 6 years ago
Alexander Alekhin 4ea8526e9f core(persistence): fix writeRaw() / readRaw() struct support 6 years ago
Alexander Alekhin c3b838b738 core(persistence): struct storage layout without alignment gaps 6 years ago
Alexander Alekhin 4a6888ccf6 imgproc: fix kmeans() call from grabCut() 6 years ago
Alexander Alekhin 7b099e0fe2 videoio: plugins support on Win32 6 years ago
Alexander Alekhin f8791f072d core: avoid function type cast, make happy UBSAN 6 years ago
Alexander Alekhin 6c8ffe81d0 core: repair default log level 6 years ago
Alexander Alekhin d3d13c41c4 core: avoid function type cast, make happy UBSAN 6 years ago
Ahmed Ashour 1aca1d582e Fix some typos 6 years ago
Ted Steiner f1fb002682 Merge pull request #14678 from tedsteiner:qnx 6 years ago
Alexander Alekhin 9340af1a8a core: Async API / AsyncArray 6 years ago
Vitaly Tuzov 7a55f2af3b Updated AVX2 implementation of v_popcount for u8. 6 years ago
Daniel Ingram 962d57b4d6 Merge pull request #14559 from daniel-s-ingram:master 6 years ago
Vitaly Tuzov 1220dd4877 Updated v_popcount description, reference implementation and test. 6 years ago
Vitaly Tuzov 96ab78dc4f Reworked v_popcount implementation to provide number of bits in a single lane 6 years ago