2149 Commits (e5d78960c6c96c255ca699a0b9f0974e571055b3)

Author SHA1 Message Date
Brian Wignall f9c514b391 Fix spelling typos 5 years ago
Brian Wignall 659ffaddb4 Fix spelling typos 5 years ago
Alexander Alekhin bda89a6469 release: OpenCV 4.2.0 5 years ago
Alexander Alekhin 64e6cf9fe5 release: OpenCV 3.4.9 5 years ago
Alexander Alekhin 8d22ac200f core: workaround flipHoriz() alignment issues 5 years ago
Tatsuro Shibamura 971ae00942 Merge pull request #16027 from shibayan:arm64-windows10 5 years ago
Alexander Alekhin 416848066c core: provide safe implementations of CV_XADD() only 5 years ago
Alexander Alekhin 76b5e19eb3 core: add "namespace cv" in CV_StaticAssert fallback implementation 5 years ago
Alexander Alekhin a675c4937a core: OPENCV_INCLUDE_PORT_FILE for custom platform configuration 5 years ago
Paul Murphy a011035ed6 Merge pull request #15257 from pmur:resize 5 years ago
Alexander Alekhin c3023fb52b pre: OpenCV 4.2.0 (version++) 5 years ago
Alexander Alekhin 76a27e3399 pre: OpenCV 3.4.9 (version++) 5 years ago
Alexander Alekhin f21bde4d9f
Merge pull request #16046 from alalek:issue_15990 5 years ago
Vadim Levin 8d74101f07 Merge pull request #15955 from VadimLevin:dev/vlevin/generator_tests 5 years ago
Brian Wignall af997529a1 Fix some typos 5 years ago
Brian Wignall 9276f1910b Fix some typos 5 years ago
Alexander Alekhin ec55b6f6db core: fix MSA build 5 years ago
Everton Constantino 75315fb297 Merge pull request #15494 from everton1984:hal_vector_get_n 5 years ago
Alexander Alekhin e07a488012
Merge pull request #15925 from alalek:core_test_simd_cpp_emulation 5 years ago
Christoph Bachhuber c638f085aa Refactor for clarity and avoiding code duplication 5 years ago
Alexander Alekhin 7ecdcf6ca6 build: GCC9 compilation 5 years ago
Igor Murzov 6d5b900324 Simplify OpenCL info dumping code: 5 years ago
Alexander Alekhin a893969ec9 core(simd): v_setall template 5 years ago
Igor Murzov a9d23a6479 Fix wording in some tutorials 5 years ago
Alexander Alekhin 17e2bf5717 core(tls): implement releasing of TLS on thread termination 5 years ago
Chip Kerchner 5a6a49405d Merge pull request #15738 from ChipKerchner:bugInt64x2Comparison 5 years ago
Alexander Alekhin 24ebca5c59 core(simd): v_reverse() for MSA backend 5 years ago
Alexander Alekhin ad172726c0 js(simd): v_reverse implementation 5 years ago
Alexander Alekhin b1a8de0901 js(simd): support Emscripten 1.38.48-upstream 5 years ago
Chip Kerchner 027769bf5d Merge pull request #15662 from ChipKerchner:addVReverseIntrinsic 5 years ago
Alexander Alekhin 4c71dbf0af release: OpenCV 4.1.2 5 years ago
Alexander Alekhin 6bdb9ca725 OpenCV release (3.4.8) 5 years ago
Sean McBride 24effe8cd6 Fixed clang -Wnewline-eof warning by adding newline to end of file 5 years ago
Sayed Adel f2fe6f40c2 Merge pull request #15510 from seiko2plus:issue15506 5 years ago
Marcin Tolysz 53400d86e2 Fix compiler warnings for latest cuda npp which defines this itself as: 5 years ago
Alexander Alekhin bdc097495a fix avx512 detection 5 years ago
Wenzhao Xiang c2096771cb Merge pull request #15371 from Wenzhao-Xiang:gsoc_2019 5 years ago
Maksim Shabunin c8abf2ad14 backport: fixed warnings produced by clang-9.0.0 5 years ago
mipsopen-fwu b1ea91d8bd Merge pull request #15422 from mipsopen-fwu:msa-dev 5 years ago
Vitaly Tuzov 66842f5a18 Extended v_check_any/v_check_all universal intrinsics to support 64-bit integer 5 years ago
Paul E. Murphy b465c82696 core: workaround old gcc vec_mul{e,o} (Issue #15506) 5 years ago
Alexander Alekhin 84c3bbd934 OpenCV version '-openvino' 5 years ago
Alexander Alekhin 3c62f3a8e3 pre: OpenCV 4.1.2 (version++) 5 years ago
Alexander Alekhin 0fda243a05 pre: OpenCV 3.4.8 (version++) 5 years ago
Maksim Shabunin f3aab47f94 Assorted documentation fixes 5 years ago
Braedy Kuzma 9bf8b496d6 Use commonly supported instruction mnemonic. 5 years ago
Braedy Kuzma d4120dd2fe Disambiguate vecpopcnt for (u)dword2. 5 years ago
ChipKerchner 70b883cfeb Fix macro bug with v_reduce_min and v_reduce_max for chars in VSX 5 years ago
Vitaly Tuzov 1b40528e1a Fix for AVX2 implementation of v_check_any(), v_check_all() intrinsics 5 years ago
Alexander Alekhin d7409604b5 core: handle empty Mat in Mat_ assignment operators 5 years ago