wpe: Properly wait on context thread startup condition
[platform/upstream/gstreamer.git] / ext / opencv /
2021-03-23 Stéphane Cerveauopencv: allow per feature registration
2021-03-22 Matthew Watersgst: don't use volatile to mean atomic
2020-12-03 Edward Herveyopencv: Expose retinex parameters
2020-10-27 Nicola Murinoopencv: allow compilation against 4.5.x
2020-10-13 Vivia Nikolaidoucameracalibrate: Improve gst-inspect documentation
2020-09-11 Adam Williamsonopencv: set opencv_dep when option is disabled (#1406)
2020-08-05 Jordan Petridisopencv: compile with -Wno-format-nonliteral
2020-08-01 Nicola Murinoopencv: allow compilation against 4.4.x
2020-07-10 Tim-Philipp Mülleropencv: suppress warnings about non-existent include...
2020-06-23 Mathieu Duponchelledocs: mark more types as plugin API
2020-06-05 Mathieu Duponchelleplugins: uddate gst_type_mark_as_plugin_api() calls
2020-06-04 Sebastian Drögeplugins: Use gst_type_mark_as_plugin_api() for all...
2020-05-06 Luka Blaskovicopencv: allow compilation against 4.3.x
2019-12-26 Nicola Murinoopencv: allow compilation against 4.2.x
2019-12-11 Stéphane Cerveauremove various useless linefeed in logs
2019-11-08 Edward Herveybad: Avoid using deprecated API
2019-11-05 Aaron Boxerdocumentation: fixed a heap o' typos
2019-10-25 Jan Alexander Stef... opencv: Don't error when unable to detect OpenCV data dir
2019-10-14 Tim-Philipp MüllerRemove autotools build system
2019-05-29 Mathieu Duponchelledoc: remove xml from comments
2019-05-13 Thibault Saunierdocs: Build documentation with hotdoc
2019-04-23 Nicola Murinoopencv: allow compilation against 4.1.x
2019-02-02 Nicola Murinoopencv cameraundistort: use G_GNUC_UNUSED for better...
2019-02-02 Nicola Murinoopencv: remove deprecated headers
2019-02-02 Nicola Murinoopencv: port to c++
2018-12-25 Tim-Philipp Mülleropencv: fix disting of new header files
2018-12-17 Tim-Philipp Müllermeson: fix opencv=disabled case if opencv is available...
2018-12-17 Sebastian Drögemeson: Add libsinc to the CFLAGS
2018-11-26 Nicola Murinoopencv: define CASCADE_DO_CANNY_PRUNING for opencv < 4
2018-11-26 Nicola Murinoopencv: make compatible with opencv 4
2018-11-26 Nicola Murinoopencv: fix indentation
2018-11-13 Justin Kimcameracalibrate: Fix build error on Mac OSX
2018-08-14 Nicolas Dufresnemakefile: opencv: Fix header names in noinst_HEADERS
2018-08-02 Nicolas Dufresneopencv: Fixup include to follow new standard
2018-08-02 Nicolas Dufresneopencv: Updated to use new header path
2018-08-02 Nicolas Dufresneopencv: Bump requirement to 3.0.0+
2018-08-02 Nicolas Dufresnecameracalibrtate: Fix opencv2 core.hpp path
2018-08-02 Philippe Renonopencv: new cameracalibrate and cameraundistort elements
2018-07-14 Thibault Saunieropencv: Fix build for opencv >= 3.4.2
2018-05-11 Edward Herveyopencv: Fix memcpy within C++
2018-04-25 Xavier ClaessensMeson: Generate pc file for all plugins in bad
2018-02-06 Guillaume Desmottesopencv: fix OPENCV_PATH_NAME when using meson
2018-01-02 Tim-Philipp Mülleropencv: allow all future 3.4.x versions
2018-01-02 Nicola Murinoopencv: allow compilation against 3.4.x
2017-12-14 Reynaldo H. Verdej... opencv: handdetect: fix typo in example launch line
2017-10-16 Michał Górnyopencv: Support smoothing only part of the image
2017-10-16 Michał Górnyopencv: Add 'kernel' prefix to width/height
2017-09-04 Nicola Murinoopencv: allow compilation against 3.3.0
2017-05-18 Dmitry Zhadinetsmotioncells: delay motionmaskcoords until caps arrive
2017-05-16 Nicolas DufresneRemove plugin specific static build option
2017-05-11 Nicolas Dufresneopencv/meson: Allow 3.2.0
2017-05-09 Nicolas Dufresneopencv/meson: Ensure variable opencv_found is set
2017-05-09 Nicolas DufresneBump and update for meson 0.40.1
2017-04-13 Jan Schmidtmotioncells: Fix cell string generation
2017-02-28 Sebastian Drögemotioncells: Initialize m_changed_datafile class field
2017-02-01 Sebastian Drögedewarp: Store C++ types as pointers in C structs
2017-01-30 Nicola Murinomotioncells: fix mingw build
2017-01-12 Sebastian Drögeopencv: Fix build with OpenCV < 3
2017-01-03 Garima GaurFix some caps leaks in pad template creation code
2017-01-03 Nicola Murinoopencv: add dewarp plugin
2016-12-13 Sebastian Drögegst: Don't declare variables inside the for loop header
2016-12-04 Nicolas Dufresnesegmentation: Port to GstOpencvVideoFilter base class
2016-12-04 Nicolas Dufresnegrabcut: Port to GstOpencvVideoFilter base class
2016-12-04 Nicolas Dufresneretinex: Port to GstOpencvVideoFilter base class
2016-12-02 Nicolas Dufresneopencv/meson: check presence of required opencv_contrib...
2016-12-02 Nicolas Dufresneedgedetect: Avoid extra copy of the output image
2016-12-02 Nicolas Dufresneedgedetect: Remove redundant CAPS event handler
2016-12-02 Nicolas Dufresnecvlaplace: Avoid extra copy of the output image
2016-12-02 Nicolas Dufresnecvlaplace: Remove redundant CAPS event handler
2016-12-02 Nicolas Dufresnecvsobel: Avoid extra copy of the output image
2016-12-02 Nicolas Dufresnecvsobel: Remove redundant CAPS event handler
2016-12-02 Nicolas Dufresneopencv: Remove uneeded buffer writability check
2016-11-28 Nirbheek Chauhanmeson: Rework opencv plugin checks
2016-11-27 Sebastian Drögeopencv: Make the OpenCV plugin optional in the meson...
2016-11-26 Luis de Bethencourtopencv: Enable in meson build
2016-11-25 Sebastian Drögeext: Fix various compiler warnings with clang
2016-11-21 Philippe Renonopencv: forward declare opencv types
2016-11-14 Philippe Renonopencv: move base opencv filter class and utilities...
2016-10-06 Jimmy Ohnopencv: Fix memory leak by gst_caps_to_string
2016-06-10 Heinrich Finkfacedetect: Fix compiler warning with clang 3.8
2016-05-15 Matthew Watersopencv/facedetect: fix the build with opencv 3.1.0
2016-04-01 Vanessa Chipirras... opencv: segmentation: Ported to OpenCV version 3.1
2016-04-01 Vanessa Chipirras... opencv: textoverlay: Ported to OpenCV version 3.1
2016-03-31 Luis de Bethencourtmotioncells: fully construct MotionCells
2016-03-30 Vanessa Chipirras... opencv: pyramidsegment: delete element
2016-03-30 Vanessa Chipirras... opencv: gstcvsmooth: Ported to OpenCV version 3.1
2016-03-30 Vanessa Chipirras... opencv: grabcut: Ported to OpenCV version 3.1
2016-03-30 Vanessa Chipirras... opencv: faceblur: Ported to OpenCV version 3.1
2016-03-30 Vanessa Chipirras... opencv: handdetect: Ported to OpenCV version 3.1
2016-03-30 Vanessa Chipirras... opencv: retinex: Ported to OpenCV version 3.1
2016-03-30 Vanessa Chipirras... opencv: disparity: Ported to OpenCV version 3.1
2016-03-30 Vanessa Chipirras... opencv: skindetect: Ported to OpenCV version 3.1
2016-03-30 Vanessa Chipirras... opencv: Ported to OpenCV version 3.1 OpenCV
2016-03-24 Vineeth TMbad: use new gst_element_class_add_static_pad_template()
2016-02-23 Dave Craigdisparity: Don't assume that get_current_caps() returns...
2016-01-25 Luis de Bethencourtopencv: add mask property to cvlaplace
2016-01-25 Luis de Bethencourtopencv: add mask property to cvsobel
2016-01-25 Luis de Bethencourtopencv: update deprecated function in skindetect
2016-01-25 Luis de Bethencourtopencv: fix cvlaplace
2016-01-24 Luis de Bethencourtopencv: fix cvsobel
next