platform/upstream/opencv.git
2015-05-06 Vladislav Vinogradovdisable several heavy performance tests
2015-05-06 Vladislav Vinogradovdisable Video_PyrLKOpticalFlowDense performance test
2015-05-06 Vladislav Vinogradovuse border extrapolation for central pixel in pyrDown
2015-05-06 Vladislav Vinogradovfix racecheck warning in scanRows kernel
2015-05-06 Vladislav Vinogradovincrease epsilon for solvePnPRansac function
2015-04-19 Vladislav Vinogradovincrease epsilons for some sanity tests
2015-04-19 Vladislav Vinogradovfix BruteForceMatcher resource distribution
2015-04-19 Vladislav Vinogradovmake NVIDIA tests verbose by default
2015-04-19 Vladislav Vinogradovfixed a bug in scanRows CUDA kernel (part of nppStIntegral)
2015-04-19 Vladislav Vinogradovfix GPU WARP border mode in CUDA 7.0 and Maxwell archit...
2015-04-19 Vladislav Vinogradovfix tests for gpu HOG
2015-04-19 Vladimir KolesnikovNot block PDB file in multithreaded build on Windows.
2015-04-19 Vladislav Vinogradovfix gpu HOG implementation:
2015-04-19 Vladislav Vinogradovfix GpuMat::setTo implementation
2015-04-19 Vladislav Vinogradovset epsilon for gpu OpticalFlowBM to 1e-6, since it...
2015-04-19 Roman DonchenkoMark the libs component required
2015-04-19 Roman DonchenkoAdd component display names
2015-04-19 Roman DonchenkoUpdate the CPack variables to match the changes in...
2015-04-19 Roman DonchenkoRemove useless CPACK_*_COMPONENT_INSTALL variables
2015-04-19 Roman DonchenkoFix a memory leak in CvCapture_FFMPEG::close
2015-04-19 Roman DonchenkoDon't use ${CMAKE_INSTALL_PREFIX} as an install destination
2015-04-19 Alexander SmorkalovAdded Debian changelog to -tests package.
2015-04-19 Alexander SmorkalovDebian package names replaced by lower case version...
2015-04-19 Vladislav Vinogradovdisable gpu::matchTemplate tests
2015-04-19 Alexander SmorkalovFixed samples install permissions for Debian packaging.
2015-04-19 Alexander Smorkalovopencv_testing.sh script installation is removed as...
2015-04-19 Alexander SmorkalovAdded dependency from numpy to debian package with...
2015-04-19 Alexander SmorkalovAdded Debian changelog installation step for Debian...
2015-04-19 Vijay PradeepFixing race condition by expanding resultsMutex lock...
2015-04-19 Vladislav Vinogradovfix tests for gpu::matchTemplate:
2015-04-19 Roman DonchenkocvOpenFileStorage: reduce the scope of xml_buf and...
2015-04-19 Vladislav Vinogradovget rid of cuda.h usage
2015-04-19 Roman DonchenkoFix uninitialized memory reads and memory leaks in...
2015-04-19 Vicente Olivert... superres: Fix \ 1\ 1return value VideoFrameSource_GPU
2015-04-19 Vladislav Vinogradovfix installation layout for debian packages:
2014-11-05 Alexander SmorkalovVersion++.
2014-11-04 Vladislav Vinogradovminor fix for StereoCSBP data cost compute kernel and...
2014-11-04 Vladislav Vinogradovincrease epsilons for some tests, which functions use...
2014-11-04 Vladislav Vinogradovavoid pointer arithmetic on register memory in color...
2014-10-01 Andrey PavlenkoMerge pull request #3288 from StevenPuttemans:fix_ts_de...
2014-10-01 Andrey PavlenkoMerge pull request #3281 from a-wi:MSMF_remove_ATL_depe...
2014-10-01 Andrey PavlenkoMerge pull request #3290 from asmorkalov:android_disabl...
2014-10-01 Andrey PavlenkoMerge pull request #3291 from asmorkalov:android_superr...
2014-10-01 Alexander SmorkalovTurn off superres accuracy tests if video i/o is not...
2014-09-30 Roman DonchenkoMerge pull request #3275 from asmorkalov:ocv_gstreamer_...
2014-09-30 Roman DonchenkoMerge pull request #3285 from asmorkalov:android_serviv...
2014-09-30 Roman DonchenkoMerge pull request #3287 from asmorkalov:android_manage...
2014-09-30 Alexander SmorkalovOpenCV Manager hardware detector workaround for not...
2014-09-30 Maksim ShabuninMerge pull request #3282 from asmorkalov:android_exclud...
2014-09-30 Alexander SmorkalovTest fisheye.rectify disabled for Tegra.
2014-09-30 StevenPuttemansfixing dependencies
2014-09-30 Alexander SmorkalovHighgui_Video.prop_fps disabled as fails with FFmpeg...
2014-09-30 Alexander SmorkalovGStreamer 1.0 backport from master branch.
2014-09-30 Alexander SmorkalovOpenCV Manager version++.
2014-09-29 Artur WieczorekRemove ATL dependency from MSMF capture code
2014-09-29 Alexander SmorkalovExclude OpenCL tests from default test list for Android...
2014-09-29 Roman DonchenkoMerge pull request #3263 from asmorkalov:python_tests_p...
2014-09-29 Alexander SmorkalovAdded implicit dependency from python and python-py...
2014-09-29 Maksim ShabuninMerge pull request #3272 from mgeorg:reset_ffmpeg_mutex_2_4
2014-09-27 Vadim PisarevskyMerge pull request #3266 from mshabunin:arm_warning
2014-09-27 Vadim PisarevskyMerge pull request #3260 from a-wi:MSMF_file_error
2014-09-26 Manfred Georgset ffmpeg mutex to NULL on destruction.
2014-09-25 Maksim ShabuninFixed warning during cross compile for ARM
2014-09-24 Vadim PisarevskyMerge pull request #3261 from a-wi:CMake_FFMPEG_config
2014-09-24 Vadim PisarevskyMerge pull request #3262 from StevenPuttemans:fix_windo...
2014-09-24 StevenPuttemansfixing some wrong CPP prefixes - still old interface
2014-09-24 Artur WieczorekUse FFMPEG capture only if HAVE_FFMPEG flag is defined.
2014-09-23 Artur WieczorekFixed CMake issue with FFMPEG highgui configuration
2014-09-23 Artur WieczorekFixed MSMF file capture error while opening the file...
2014-09-23 Vadim PisarevskyMerge pull request #3255 from bhack:fix_cuda_macosx
2014-09-23 bhackFix for bug #3469 CV_XADD failing in clang+nvcc combination
2014-09-23 Vadim PisarevskyMerge pull request #3251 from a-wi:MSMF_camera_errors
2014-09-23 Vadim PisarevskyMerge pull request #3244 from tstellarAMD:2.4-ocl-inlin...
2014-09-23 Vadim PisarevskyMerge pull request #3190 from StevenPuttemans:fix_simpl...
2014-09-22 StevenPuttemansFixing errors
2014-09-22 Artur WieczorekFixed assertion warning in MSMF frame grabber
2014-09-22 Artur WieczorekFixed MSMF video capture initialization
2014-09-22 Vadim PisarevskyMerge pull request #3247 from a-wi:CMake_MSMF_configuration
2014-09-22 Vadim PisarevskyMerge pull request #3243 from a-wi:MSMF_linking_error
2014-09-22 StevenPuttemansfix blobdetector
2014-09-21 Artur WieczorekCMake configuration for MSMF capture
2014-09-19 Artur WieczorekFix linking error under Win 7 - do not import MinCore_D...
2014-09-19 Tom Stellardocl: Don't use 'inline' attribute on functions
2014-09-19 Vadim PisarevskyMerge pull request #3240 from a-wi:MSMF_compilation_errors
2014-09-19 Vadim PisarevskyMerge pull request #3241 from WilhelmHannemann:bugfix_b...
2014-09-19 Artur WieczorekFixed compilation errors under VS 2010 and Win 7
2014-09-19 WilhelmHannemannMerge branch 'bugfix_brute_force_match_cl' of https...
2014-09-19 WilhelmHannemannBugfix brute_force_match.cl (see code.opencv.org/issues...
2014-09-19 WilhelmHannemannBugfix brute_force_match.cl (Bug #2837): wrong results...
2014-09-19 Vadim PisarevskyMerge pull request #3238 from vpisarev:bfmatcher_fix
2014-09-19 Vadim PisarevskyMerge branch 'bug_3172' of https://github.com/elmarb...
2014-09-19 E Braunfix for bug 3172
2014-09-19 E BraunRevert "fix for bug 3172"
2014-09-19 E Braunfix for bug 3172
2014-09-19 E Braunregression test for bug 3172
2014-09-19 Vadim PisarevskyMerge pull request #3235 from Atanahel:gbt_bugfix
2014-09-18 Vadim PisarevskyMerge pull request #3236 from vpisarev:fix_traincascade
2014-09-18 Stephen MellCheck sure that we're not already below required leaf...
2014-09-18 Benoit SeguinFixing a line where integer data was treated as floatin...
2014-09-18 Vadim PisarevskyMerge pull request #2711 from GregoryMorse:patch-5
next