platform/upstream/opencv.git
2013-10-28 Roman DonchenkoMerge remote-tracking branch 'origin/2.4' into merge-2.4
2013-10-25 Roman DonchenkoMerge pull request #1697 from SpecLad:sdk-redux
2013-10-25 Andrey PavlenkoMerge pull request #1655 from pengx17:2.4_opt_superres_ocl
2013-10-25 Andrey PavlenkoMerge pull request #1689 from ilya-lavrenov:ocl_bilater...
2013-10-25 Andrey PavlenkoMerge pull request #1692 from ilya-lavrenov:ocl_separab...
2013-10-25 Andrey PavlenkoMerge pull request #1694 from apavlenko:fix_typo
2013-10-25 Andrey PavlenkoMerge pull request #1693 from ilya-lavrenov:ocl_adaptiv...
2013-10-25 Roman DonchenkoMerge pull request #1690 from SpecLad:cmake-2.8.12
2013-10-25 Roman DonchenkoFixed Android SDK build - again.
2013-10-25 Andrey Pavlenkofixing typo
2013-10-25 Roman DonchenkoMerge pull request #1680 from alalek:cmake_fix_android_...
2013-10-25 Ilya Lavrenovfixed extrapolation in ocl::adaptiveBilateralFilter
2013-10-25 Alexander Alekhincmake: fix android installation for different NDK ABIs
2013-10-25 Ilya Lavrenovfixed separable filter extrapolation
2013-10-25 Roman DonchenkoReplaced our usage of LINK_PRIVATE with that of LINK_IN...
2013-10-25 Roman DonchenkoRemoved a stray comma in the Android toolchain file.
2013-10-25 Ilya Lavrenovenabled ocl::bilateralFilter ROI testing
2013-10-25 Roman DonchenkoMerge pull request #1681 from LeszekSwirski:fix-ninjabuild
2013-10-25 Andrey PavlenkoMerge pull request #1683 from alalek:ocl_restore_showdiff
2013-10-24 Roman DonchenkoMerge pull request #1682 from SpecLad:Wmissing-declarations
2013-10-24 Leszek SwirskiReplace $(Configuration) with $<CONFIGURATION>
2013-10-24 Roman DonchenkoMerge pull request #1643 from alalek:cmake_fix_java_lin...
2013-10-24 Roman DonchenkoMerge pull request #1679 from ilya-lavrenov:ocl_equaliz...
2013-10-24 Alexander Alekhincmake: fix linker dependencies for opencv_java
2013-10-24 Roman DonchenkoFixed a Wmissing-declarations warning when compiling...
2013-10-24 Roman DonchenkoMerge pull request #1664 from SpecLad:merge-2.4
2013-10-24 Roman DonchenkoMerge pull request #1667 from SpecLad:detect-openmp
2013-10-24 Roman DonchenkoMerge pull request #1623 from ImAlsoGreg:2.4-pkgconfig...
2013-10-24 Roman DonchenkoAdded stupid hacks to make the video tests pass with...
2013-10-24 Ilya Lavrenovfixed bug in ocl::equalizeHist
2013-10-24 Roman DonchenkoMerge pull request #1678 from wejeus:ios-documentationf...
2013-10-24 Roman DonchenkoMerge pull request #1674 from alalek:cmake_fix
2013-10-24 Samuel WejéusRemoved incorrect release of obtained colorspace. This...
2013-10-24 Andrey PavlenkoMerge pull request #1676 from ilya-lavrenov:ocl_resize_test
2013-10-24 Andrey PavlenkoMerge pull request #1673 from ilya-lavrenov:ocl_norm
2013-10-24 Andrey PavlenkoMerge pull request #1672 from ilya-lavrenov:ocl_arithm
2013-10-24 Andrey PavlenkoMerge pull request #1669 from ilya-lavrenov:ocl_copyMak...
2013-10-23 Alexander Alekhinocl: show diff
2013-10-23 Ilya Lavrenovfixed ocl::copyMakeBorder
2013-10-23 Ilya Lavrenovfixed an accuracy test for ocl::resize (in some cases...
2013-10-23 Alexander Alekhincmake: fix bug with installation into OPENCV_LIB_INSTAL...
2013-10-23 Ilya Lavrenovmoved to relative errors in ocl::norm tests
2013-10-23 Ilya Lavrenovworkaround for cv::multiply bug
2013-10-23 Roman DonchenkoChanged MPEG-2 resolution in the FFmpeg test.
2013-10-23 Roman DonchenkoDecoupled test_ffmpeg.cpp from ffmpeg_codecs.hpp.
2013-10-23 Roman DonchenkoRemoved some dubious FFmpeg hack that no longer works.
2013-10-23 Roman DonchenkoApplied a change from 555c505b to 3rdparty/tbb/CMakeLis...
2013-10-23 Roman DonchenkoMerge pull request #1659 from ilya-lavrenov:ocl_examples
2013-10-22 Roman DonchenkoMerge pull request #1649 from asandwhich:2.4
2013-10-22 Roman DonchenkoMerge pull request #1666 from SpecLad:cv-cap-openni
2013-10-22 Roman DonchenkoAdd better OpenMP detection and make an option to enabl...
2013-10-22 Roman DonchenkoMerge pull request #1665 from SpecLad:cuda-min-ver
2013-10-22 Roman DonchenkoSuppressed -Wundef in bioinspired, because of OpenCL...
2013-10-22 Roman DonchenkoFixed incorrectly unprefixed constant names in the...
2013-10-22 Roman DonchenkoMove the minimal CUDA version into the minimal version...
2013-10-22 Roman DonchenkoMerge remote-tracking branch 'origin/2.4' into merge-2.4
2013-10-22 Roman DonchenkoMerge pull request #1653 from jlblancoc:master
2013-10-22 Andrey PavlenkoMerge pull request #1658 from alalek:ocl_fixes
2013-10-22 Roman DonchenkoMerge pull request #1661 from look4pritam:my-branch
2013-10-22 look4pritamSmall OpenCV-CUDA bugs are fixed.
2013-10-21 Ilya LavrenovOpenCL examples refactoring
2013-10-21 Jose-Luis Blanco... Minimized the number of arguments required to workaroun...
2013-10-21 Jose-Luis Blanco... Added patch file for fixing VS2013 in 3rd party lib...
2013-10-21 Jose-Luis Blanco... Added comment to features2d_init.cpp explaining the...
2013-10-21 Alexander Alekhinocl: fix FFT initialization
2013-10-21 Alexander Alekhinocl: workaround for ProgramCache cleanup issue, use...
2013-10-21 Jose-Luis Blanco... Undo changing whitespace.
2013-10-21 Jose-Luis Blanco... Avoid duplicated variable declarations.
2013-10-21 Greg Haleregex doesnt need to match full length of input, so...
2013-10-21 Roman DonchenkoMerge pull request #1646 from alalek:ocl_fix_msvc11
2013-10-21 Roman DonchenkoMerge pull request #1575 from jet47:gpu-buffer-pool
2013-10-21 Roman DonchenkoMerge pull request #1540 from jet47:gpuarithm-cudev
2013-10-21 Roman DonchenkoMerge pull request #1492 from jet47:gpucodec-cudev
2013-10-21 Roman DonchenkoMerge pull request #1534 from jet47:fix-cuda-5.0-build
2013-10-21 Roman DonchenkoMerge pull request #1556 from jet47:fix-bug-3296
2013-10-21 Roman DonchenkoMerge pull request #1650 from jet47:fix-gpu-bgsegm...
2013-10-21 Andrey PavlenkoMerge pull request #1647 from ilya-lavrenov:ocl_tests_d...
2013-10-21 Andrey PavlenkoMerge pull request #1645 from ilya-lavrenov:ocl_morph_t...
2013-10-21 Andrey PavlenkoMerge pull request #1644 from ilya-lavrenov:ocl_matrix_...
2013-10-21 Andrey PavlenkoMerge pull request #1633 from ilya-lavrenov:ocl_imgproc
2013-10-21 Ilya Lavrenovfixed ocl::Laplacian for case when scale != 1
2013-10-21 Ilya Lavrenovmissed initialization of kernel size
2013-10-21 Roman DonchenkoMerge pull request #1651 from ilya-lavrenov:misprint
2013-10-21 peng xiao1. Let btvRegWeights to be constant per `process` call.
2013-10-20 Jose-Luis Blanco... Fixed MSVC 2013 build errors and workaround for an...
2013-10-19 Greg Halefixed wrong regex
2013-10-19 Ilya Lavrenovadded reflect, reflect101, replicate, wrap border types...
2013-10-19 Ilya Lavrenovmisprint
2013-10-19 Vladislav Vinogradovfix bug in gpu bgsegm sample
2013-10-19 KevinChange intrinsic camera matrix initialization
2013-10-18 Ilya Lavrenovmade more demonstrative message about test fails
2013-10-18 Alexander Alekhinocl: workaround for msvc11 bug
2013-10-18 Andrey PavlenkoMerge pull request #1587 from alalek:opencl_khronos_headers
2013-10-18 Roman DonchenkoMerge pull request #1459 from asmorkalov:ocv_qt_segflt_fix
2013-10-18 Roman DonchenkoMerge pull request #1641 from jet47:imshow-opengl-fix
2013-10-18 Roman DonchenkoMerge pull request #1642 from alalek:cmake_cleanup_targets
2013-10-18 Ilya Lavrenovrefactored ocl matrix operations accuracy tests
2013-10-18 Ilya Lavrenovenabled double in copyMakeBorder kernel
2013-10-18 Ilya Lavrenovrewrote ocl::remap
2013-10-18 Ilya Lavrenovfixed ocl::copyMakeBorder
next