summaryrefslogtreecommitdiff
path: root/ext/opencv/gstdisparity.cpp
Commit message (Expand)AuthorAgeFilesLines
* opencv: allow per feature registrationStéphane Cerveau2021-03-231-19/+6
* plugins: uddate gst_type_mark_as_plugin_api() callsMathieu Duponchelle2020-06-061-1/+1
* plugins: Use gst_type_mark_as_plugin_api() for all non-element plugin typesSebastian Dröge2020-06-041-0/+2
* documentation: fixed a heap o' typosAaron Boxer2019-11-051-1/+1
* doc: remove xml from commentsMathieu Duponchelle2019-05-291-3/+2
* opencv: port to c++Nicola Murino2019-02-021-77/+50
* opencv: make compatible with opencv 4Nicola Murino2018-11-261-0/+3
* opencv: fix indentationNicola Murino2018-11-261-8/+8
* opencv: Bump requirement to 3.0.0+Nicolas Dufresne2018-08-021-50/+5
* opencv: disparity: Ported to OpenCV version 3.1Vanessa Chipirras Navalon2016-03-301-128/+94
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-4/+2
* disparity: Don't assume that get_current_caps() returns non-NULL caps after h...Dave Craig2016-02-231-2/+2
* opencv: clean includesLuis de Bethencourt2015-12-121-27/+25
* opencv: don't unref NULL caps in finalizeTim-Philipp Müller2013-09-291-2/+2
* opencv: Port to non-deprecated GMutex/GCond APISebastian Dröge2013-08-231-31/+31
* opencv: Add disparity-map calculation elementMiguel Casas-Sanchez2013-08-231-0/+792