platform/upstream/opencv.git
2015-09-21 Alexander AlekhinMerge pull request #5341 from blebo:py3compat
2015-09-21 Vadim PisarevskyMerge pull request #5358 from StevenPuttemans:contribut...
2015-09-21 Alexander AlekhinMerge pull request #5361 from alalek:update_ffmpeg_support
2015-09-21 Alexander AlekhinMerge pull request #5366 from taketwo:use-stream-in...
2015-09-21 Alexander AlekhinMerge pull request #5329 from paroj:cliparser
2015-09-18 Pavel Rojtbergts/ts_perf: fix wrong has() usage
2015-09-18 Pavel Rojtberghas() should only test for the presence of the argument
2015-09-18 Pavel Rojtbergdo not parse empty default values and improve error...
2015-09-18 Alexander AlekhinMerge pull request #5349 from lupustr3:pvlasov/tls_update
2015-09-18 Alexander AlekhinMerge pull request #5355 from renatoGarcia:master
2015-09-18 Alexander AlekhinMerge pull request #5343 from paroj:boolean_algebra
2015-09-18 Sergey AlexandrovUse stream argument when launching bilateral filter...
2015-09-18 Alexander AlekhinMerge pull request #5335 from Dikay900:ports_to_master
2015-09-18 Pavel Rojtbergsimplify error conditions
2015-09-17 jisliupdate ffmpeg support
2015-09-17 Pavel VlasovTLS keys leak fix;
2015-09-17 StevenPuttemansadd link to contributing guidelines
2015-09-17 Renato Florentino... Correct a typo.
2015-09-14 Vadim PisarevskyMerge pull request #5272 from avershov:opencl-vaapi...
2015-09-14 Vadim PisarevskyMerge pull request #5333 from UnaNancyOwen:fix3_LineAA
2015-09-14 Vadim PisarevskyMerge pull request #5337 from Dikay900:tbb_cmake_visibility
2015-09-14 Vadim PisarevskyMerge pull request #5339 from blebo:patch-1
2015-09-14 Adam GibsonRemoved trailing whitespace from squares.py compatibili...
2015-09-14 Adam GibsonReverted _doc.py to Python 2-only version. Interim...
2015-09-13 AdamCorrection of minor typo.
2015-09-13 Adam GibsonVarious Python samples updated for Python 2/3 compatibi...
2015-09-13 Ilya Lavrenovfix for corrent modules dependencies
2015-09-13 Ilya Lavrenovfixed uninitialized memory writing/reading in flann
2015-09-13 Ilya Lavrenovinitialize padding of CvString with zeros
2015-09-13 Ilya Lavrenovfixed "Conditional jump or move depends on uninitialise...
2015-09-13 Ilya Lavrenovfixed memory leak in GBTrees
2015-09-13 Ilya Lavrenovfixed memory leak in descriptor regression tests
2015-09-13 Ilya Lavrenovfixed memory leaks in modules/features2d/test/test_near...
2015-09-12 Dikay900proposed change by psyill
2015-09-11 Ilya Lavrenovfixed memory leak caused by illegal memory access
2015-09-11 Ilya Lavrenovfixed "Conditional jump or move depends on uninitialise...
2015-09-11 Ilya Lavrenovtypo
2015-09-11 Ilya Lavrenovfixed typo
2015-09-11 Ilya Lavrenovfixed memory leaks in warpAffine tests
2015-09-11 Ilya Lavrenovfixed memory leaks in floodfill tests
2015-09-11 Ilya Lavrenovfixed memory leaks in cvtyuv tests
2015-09-11 Ilya Lavrenovfixed memory leak in core ds tests
2015-09-11 Ilya Lavrenovfixed valgrind warning in polylines
2015-09-11 Tsukasa SugiuraFix LineAA in case of 4 channel
2015-09-11 Roman DonchenkoNearestNeighborTest: use ts->get_rng() instead of ...
2015-09-11 Roman Donchenkoflann: fix AutotunedIndex crashing if a KDTree index...
2015-09-11 Roman DonchenkoRefactor a section of icvRotatingCalipers to work aroun...
2015-09-11 Alexander AlekhinMerge pull request #5317 from alalek:workaround
2015-09-11 Maksim ShabuninMerge pull request #5255 from berak:java_videowriter
2015-09-11 Vadim PisarevskyMerge pull request #5327 from mshabunin:mingw-fix
2015-09-10 Alexey Ershovimplemented sample build in fallback mode without interop
2015-09-10 Maksim ShabuninEnabled pthreads backend for mingw
2015-09-10 Alexey Ershovsample changed to execute only one mode (interop on...
2015-09-10 Alexey Ershovchanged call to getDefault: false to true in fallback...
2015-09-10 Maksim ShabuninMerge pull request #5321 from alalek:copy_if_different
2015-09-10 Maksim ShabuninMerge pull request #5258 from sturkmen72:patch-6
2015-09-09 Alexander Alekhinocl: workaround for getUMat()
2015-09-09 Andrey Pavlenkoman/unmap, preventing getMat/getUMat from temp object...
2015-09-09 Alexander AlekhinMerge pull request #5293 from alalek:tapi_custom_ptr_perf
2015-09-09 Alexander AlekhinMerge pull request #5292 from alalek:tapi_custom_ptr
2015-09-09 Vadim PisarevskyMerge pull request #5294 from LorenaGdL:master
2015-09-09 Vadim PisarevskyMerge pull request #5304 from paroj:calib_feye
2015-09-09 Vadim PisarevskyMerge pull request #5301 from vtsatskin:patch-1
2015-09-09 Vadim PisarevskyMerge pull request #5302 from berak:patch-2
2015-09-09 Vadim PisarevskyMerge pull request #5312 from sturkmen72:patch-2
2015-09-08 Alexander Alekhincmake: use copy_if_different
2015-09-08 Alexey Ershovadded run iteration without timing to complete internal...
2015-09-08 Alexander AlekhinMerge pull request #5316 from mshabunin:fix-contrib...
2015-09-08 Alexey Ershovfixed argument in call to {Input|Output}Array.getMat()
2015-09-07 Alexey Ershovseparated UMat & Mat usage in interop/copy paths
2015-09-07 Maksim ShabuninFixed: Concurrency static scheduler release failed
2015-09-07 Suleyman TURKMENUpdate drawing.cpp
2015-09-05 Suleyman TURKMENdocumentation patch
2015-09-04 Alexander AlekhinMerge pull request #5303 from berak:patch-3
2015-09-04 berakUpdate cloning_gui.cpp
2015-09-04 Pavel Rojtbergadd support for fisheye camera model
2015-09-04 berakUpdate PnPProblem.cpp
2015-09-03 Alexey Ershovfallback path & sample timing implemented
2015-09-03 Valentin TsatskinFix variable names in python color spaces tutorial
2015-09-03 Alexander AlekhinUMat: add perf test for custom ptr
2015-09-03 Alexander Alekhinupdate custom_ptr test
2015-09-03 Lorena GarcíaTrainData doc update
2015-09-02 Alexander AlekhinMerge pull request #5282 from mshabunin:mingw-51
2015-09-01 Maksim Shabuninfixup! Some changes to support mingw-w64
2015-09-01 Maksim Shabuninfixup! Some changes to support mingw-w64
2015-08-31 Maksim ShabuninSome changes to support mingw-w64
2015-08-31 Vadim PisarevskyMerge pull request #5261 from apavlenko:android_ocl_sam...
2015-08-31 Vadim PisarevskyMerge pull request #5269 from eladj:patch-1
2015-08-30 Elad JosephUpdate documentation in calib3d.hpp
2015-08-27 Vadim PisarevskyMerge pull request #5098 from powderluv:master
2015-08-27 Vadim PisarevskyMerge pull request #5242 from apavlenko:fix_releasing_t...
2015-08-27 Andrey Pavlenkogiving a chance for OpenCL 1.1 devices
2015-08-27 Andrey Pavlenkounused imports clean-up
2015-08-27 Andrey Pavlenkoadding `NO_PROCESSING` (i.e. just preview) mode
2015-08-27 Andrey Pavlenkofixing start faulure on some devices; syncronization...
2015-08-27 Alexander AlekhinMerge pull request #5260 from vipul-sharma20:vipul...
2015-08-27 Vipul Sharmafixed the URL under Additional Resources
2015-08-27 Vadim PisarevskyMerge pull request #5232 from sturkmen72:patch-6
2015-08-27 berakenable VideoWriter class for java
2015-08-26 Alexander AlekhinMerge pull request #5246 from mshabunin:ccache-fix
next