platform/upstream/opencv.git
2017-06-26 Rostislav Vasilikhinfixed typo
2017-06-26 Alexander AlekhinMerge pull request #8766 from alalek:trace
2017-06-26 Alexander Alekhintrace: initial support for code trace
2017-06-26 Alexander Alekhin3rdparty: add ittnotify sources
2017-06-26 Alexander Alekhinviz: fix tests build
2017-06-26 Vadim PisarevskyMerge pull request #8966 from alalek:protobuf_sources
2017-06-26 Maksim ShabuninMerge pull request #8986 from alalek:build_disable_avx512
2017-06-26 Maksim ShabuninMerge pull request #8981 from alalek:port_8979
2017-06-26 Maksim ShabuninMerge pull request #8985 from alalek:update_videoio
2017-06-26 Maksim ShabuninMerge pull request #8984 from alalek:update_videowriter...
2017-06-25 Alexander Alekhinbuild: disable AVX512
2017-06-25 Alexander Alekhinvideoio: do not mix `CV_CAP` and `CAP_` APIs enum values
2017-06-25 Alexander Alekhinvideoio: drop changes from legacy C-API header
2017-06-25 Alexander Alekhinvideoio: update VideoWriter apiPreference parameter...
2017-06-25 Alexander AlekhinMerge pull request #8982 from catree:morphologyEx_itera...
2017-06-24 catreeAdd a note to morphologyEx documentation to clarify...
2017-06-24 Alexander Alekhinvideoio(macosx): fix array access exception in AVFoundation
2017-06-23 Alexander AlekhinMerge pull request #8976 from jrtc27:fast-math-asm
2017-06-23 James Clarkefast_math.hpp: Use __asm__ rather than asm; fixes inclu...
2017-06-23 Vadim PisarevskyMerge pull request #8900 from alalek:update_android_build
2017-06-22 Alexander AlekhinMerge pull request #8969 from alalek:fix_typo
2017-06-22 Alexander Alekhincmake: fix typo
2017-06-22 Alexander Alekhin3rdparty: update CMake scripts for protobuf
2017-06-22 Alexander Alekhin3rdparty: protobuf 3.1.0 sources
2017-06-22 Maksim ShabuninMerge pull request #8856 from mshabunin:media-tests...
2017-06-22 Maksim ShabuninMerge pull request #8965 from mshabunin:fix-vs-issue...
2017-06-22 Maksim ShabuninFix possible uninitialized memory in libtiff
2017-06-22 Alexander AlekhinMerge pull request #8958 from alalek:update_download
2017-06-21 Alexander AlekhinMerge pull request #8960 from dkurt:halide_support_opencl
2017-06-21 dkurtCatch SkipTestException in performance tests
2017-06-21 Alexander Alekhincmake: additional messages on download errors
2017-06-21 Alexander Alekhin.gitignore: added ".cache" directory back
2017-06-21 Dmitry Kurtaevcmake: add Halide support (#8794)
2017-06-21 Jiri HornerMerge pull request #8869 from hrnr:akaze_part1
2017-06-21 Vadim PisarevskyMerge pull request #8949 from alalek:fix_sortIdx
2017-06-21 Alexander Alekhinandroid: make optional "cpufeatures", build fixes for...
2017-06-21 Vadim PisarevskyMerge pull request #8947 from alalek:vs_version
2017-06-21 Vadim PisarevskyMerge pull request #8950 from alalek:cmake_mkl_detection
2017-06-21 Alexander Alekhincore: fix IPP optimization for sortIdx
2017-06-21 Alexander Alekhincore(test): added cv::sortIdx accuracy tests
2017-06-21 Alexander Alekhincmake: guard scanning of default MKL system-wide paths
2017-06-20 Maksim ShabuninRewritten some tests in videoio and imgcodecs modules
2017-06-20 Maksim ShabuninMerge pull request #8825 from mshabunin:media-sdk-support
2017-06-20 Alexander AlekhinMerge pull request #8864 from sovrasov:calib_flags_update
2017-06-20 Alexander Alekhinbuild: update modules descriptions
2017-06-20 Alexander Alekhinbuild: added VERSIONINFO resource
2017-06-20 Alexander AlekhinMerge pull request #8942 from zwsu:master
2017-06-20 Maksim ShabuninInitial version of MediaSDK integration:
2017-06-20 Maksim ShabuninMerge pull request #8883 from abratchik:DNN.java.wrappe...
2017-06-19 Zhiwei SuFixed gray window for gpu stereo BP and CSBP
2017-06-19 Maksim ShabuninMerge pull request #8920 from sovrasov:video_vriter_ext
2017-06-19 Vladislav Sovrasovvideo: add one more constructor for VideoWriter
2017-06-15 abratchikRefactor OpenCV Java Wrapping
2017-06-15 Alexander AlekhinMerge pull request #8925 from savuor:fix/softfloat_comments
2017-06-15 Alexander AlekhinMerge pull request #8924 from tomoaki0705:fixWarningResize
2017-06-15 Alexander AlekhinMerge pull request #8922 from tomoaki0705:fixWarningJet...
2017-06-15 Rostislav Vasilikhinfloat constant replaced by int hex representations
2017-06-15 Tomoaki Teshimasuppress warning
2017-06-15 Tomoaki Teshimasuppress warning on Jetson TK1
2017-06-14 Alexander AlekhinMerge pull request #8915 from sovrasov:deniose_add_assert
2017-06-14 Alexander AlekhinMerge pull request #8912 from alalek:fix_cxx11_mac_flann
2017-06-14 Alexander AlekhinMerge pull request #8832 from terfendail:perf_accumulat...
2017-06-14 Rostislav Vasilikhinlicence updated
2017-06-14 Rostislav Vasilikhinremoved MSVC warning suppression
2017-06-14 Alexander AlekhinMerge pull request #8911 from alalek:fix_vsum4
2017-06-14 Vladislav Sovrasovphoto: add assertion on empty image in denoising
2017-06-14 Alexander Alekhinbuild: fix v_reduce_sum4 (requires SSE3)
2017-06-14 Vadim PisarevskyMerge pull request #8890 from alalek:remove_3rdparty_ji...
2017-06-14 Alexander AlekhinMerge pull request #8899 from tomoaki0705:fixSuppressWa...
2017-06-14 Alexander Alekhinflann: add normal assignment operator for cvflann::any
2017-06-13 Vadim PisarevskyMerge pull request #8907 from vpisarev:dnn_fast_conv
2017-06-13 Vadim PisarevskyMerge pull request #8891 from alalek:cmake_build_x64_sse3
2017-06-13 Vadim PisarevskyMerge pull request #8843 from terfendail:resizenn_patch
2017-06-13 Vladislav Sovrasovcalib3d: use calibration flags from the new enums
2017-06-13 Vladislav Sovrasovcalib3d: add CALIB_FIX_TANGENT_DIST flag
2017-06-13 Vitaly TuzovUpdated fix for accumulate performance test in case...
2017-06-13 Vitaly TuzovUpdated alignment declarations to CV_DECL_ALIGNED macro
2017-06-13 Vadim Pisarevskyadded v_reduce_sum4() universal intrinsic; corrected...
2017-06-12 Tomoaki Teshimasuppress unreachable code warning
2017-06-12 Alexander AlekhinMerge pull request #8753 from RyuheiMori:fix-cpu-featur...
2017-06-11 Alexander Alekhin3rdparty: cpufeatures workaround
2017-06-11 Alexander Alekhinupdate CPU detection on ANDROID patch
2017-06-11 Alexander Alekhincmake: set minimal CPU instruction to SSE3 (x64)
2017-06-11 Alexander Alekhin3rdparty: remove jinja2 source code
2017-06-10 Alexander AlekhinMerge pull request #8888 from lewisjb:docs-build-doxygen
2017-06-10 lewisjbUpdate doc build instructions for doxygen
2017-06-09 Alexander AlekhinMerge pull request #8862 from alalek:build_hardening_flag
2017-06-09 Alexander AlekhinMerge pull request #8877 from alalek:fix_integer_overflow
2017-06-09 Alexander Alekhinphoto: fix integer overflow
2017-06-08 Alexander AlekhinMerge pull request #8868 from alalek:fix_build_softfloat
2017-06-08 Alexander AlekhinMerge pull request #8863 from LukeZheZhu:pyrlk_small_wi...
2017-06-08 Alexander AlekhinMerge pull request #8876 from alalek:fix_build_msvs
2017-06-08 Maksim ShabuninMerge pull request #8816 from mshabunin:sprintf-fix
2017-06-08 Alexander Alekhinbuild: fix warning
2017-06-08 Alexander Alekhinbuild: fix "ambiguous call" (MSVS2010)
2017-06-08 Alexander AlekhinMerge pull request #8852 from BKNio:testsForVideoStab
2017-06-08 Dinaradd tests for videostab;
2017-06-08 Alexander AlekhinMerge pull request #8860 from alalek:fix_java_headers
2017-06-08 Alexander AlekhinMerge pull request #8844 from mshabunin:fix-arm-tbb
2017-06-08 Alexander Alekhinbuild: fix errors for MSVS2010-2013, reduce default...
next