- 05 Sep, 2018 13 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Zhenqing Hu authored
Signed-off-by:
Zhenqing Hu <huzq85@gmail.com>
-
Alexander Alekhin authored
-
Suleyman TURKMEN authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Hamdi Sahloul authored
-
- 04 Sep, 2018 16 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
Alexander Alekhin authored
Commits: - 09837928 - 10fb88d0 Excluded changes with std::atomic (C++98 requirement)
-
cyy authored
fix some errors found by static analyzer. (#12391) * fix possible divided by zero and by negative values * only 4 elements are used in these arrays * fix uninitialized member * use boolean type for semantic boolean variables * avoid invalid array index * to avoid exception and because base64_beg is only used in this block * use std::atomic<bool> to avoid thread control race condition
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Todor Tomov authored
Currently the private control enumeration will be stopped when QUERYCTRL returns -EINVAL only. It is possible however that other errors occur. One particular case is when the v4l2 device doesn't support any controls and doesn't implement the QUERYCTRL ioctl. In that case the v4l2 framework returns -ENOTTY. In that case the current control enumeration will go in an endless loop. To fix this change the control enumeration stop condition. If any errors occur, end the control enumeration. Signed-off-by:
Todor Tomov <todor.tomov@linaro.org>
-
Alexander Alekhin authored
- don't use TBB in samples
-
Alexander Alekhin authored
-
- 03 Sep, 2018 11 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
- differ from 3.4 branch
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
- support passing of `std::vector<KeyPoint>` via InputArray
-
Vitaly Tuzov authored
-
LaurentBerger authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-