- 01 Apr, 2019 8 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
backporting of commit: 45428b89
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
Alexander Alekhin authored
-
- 31 Mar, 2019 12 commits
-
-
Alexander Alekhin authored
- exceptions from constructor will not cause destructor calls
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
Seeking outside of the current block doesn't update actual data, so getByte()/etc will get wrong data from stalled buffer.
-
Alexander Alekhin authored
oss-fuzz: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=13285
-
Alexander Alekhin authored
-
David Carlier authored
required for close calls.
-
Alexander Alekhin authored
- don't share .cpp files (PCH support is broken)
-
Alexander Alekhin authored
-
Sayed Adel authored
-
- 30 Mar, 2019 3 commits
-
-
Alexander Alekhin authored
backporting of commit: 8afb2f0c
-
Alexander Alekhin authored
-
Alexander Alekhin authored
ozz-fuzz: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=13317 PR: https://github.com/opencv/opencv/pull/14193 zlib upstream bug: madler/zlib#245 Ported fix: https://chromium.googlesource.com/chromium/src/+/ee376c65abdd5afe787bfb63af9f2e82fdc35c2e
-
- 29 Mar, 2019 3 commits
-
-
Alexander Alekhin authored
-
Maksim Shabunin authored
* videoio: added bad parameters handling to VideoWriter * AVFoundation/Writer: support UTF-8, check input parameters
-
Lubov Batanina authored
* Fix precision in tests for MyriadX * Fix ONNX tests * Add output range in ONNX tests * Skip tests on Myriad OpenVINO 2018R5 * Add detect MyriadX * Add detect MyriadX on OpenVINO R5 * Skip tests on Myriad next version of OpenVINO * dnn(ie): VPU type from environment variable * dnn(test): validate VPU type * dnn(test): update DLIE test skip conditions
-
- 28 Mar, 2019 8 commits
-
-
George Wilson authored
* Fixed #14148 Broken Documentation Link * fixup: use 3.4 branch
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
smirnov-alexey authored
-
- 27 Mar, 2019 5 commits
-
-
Alexander Alekhin authored
- bindings generators - keep "ts" module
-
Alexander Alekhin authored
- fix build with IE 2018R3
-
Alexander Alekhin authored
core: eliminate coverity scan issues (#14162) * core(hal): avoid using of r,g,b,a parameters in interleave/deinterleave - static analysis tools blame on possible parameters reordering - align AVX parameters with corresponding SSE/NEO/VSX/cpp code * core: avoid "i,j" parameters in Matx methods - static analysis tools blame on possible parameters reordering * core: resolve coverity scan issues
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
- 26 Mar, 2019 1 commit
-
-
Alexander Alekhin authored
-