summaryrefslogtreecommitdiff
path: root/tests/examples/opencv
Commit message (Expand)AuthorAgeFilesLines
* tests: Fix minor bugs in usage of config.hNirbheek Chauhan2020-01-141-1/+1
* Remove autotools build systemTim-Philipp Müller2019-10-141-16/+0
* meson: build opencv and ipcpipeline examplesTim-Philipp Müller2018-11-291-0/+13
* examples: opencv: typo fixMartin Kelly2016-05-192-2/+2
* gstreamer: bad: Fix memory leaks when context parse failsVineeth TM2015-10-021-0/+2
* examples: facedetect: add silent optionLuis de Bethencourt2015-08-171-11/+17
* examples: facedetect: only create variables when neededLuis de Bethencourt2015-08-101-10/+11
* examples: facedetect: make volume control optionalLuis de Bethencourt2015-08-101-24/+45
* examples: facedetect: only set to playing when it's not alreadyLuis de Bethencourt2015-08-081-2/+10
* examples: opencv: remove unnecessary setting of a propertyLuis de Bethencourt2015-08-082-6/+0
* facedetect: Add unit testVanessa Chipirrás2015-07-312-2/+211
* examples: motioncells: remove GPL3 code we don't needTim-Philipp Müller2015-04-255-685/+60
* examples: motioncells: simplify property settingTim-Philipp Müller2015-04-251-105/+2
* examples: motioncells: port to 1.xTim-Philipp Müller2015-04-251-85/+55
* examples: motioncells: relicense opencv example to LGPLv2Robert Jobbagy2015-04-252-20/+24
* examples: relicense opencv gsthanddetect_test to LGPLv2+Sreerenj Balachandran2014-11-171-11/+12
* opencv-example: Use g_snprintf instead of sprintfHyunjun Ko2014-11-171-12/+15
* opencv: port handdetect element to 1.0 and add to buildSreerenj Balachandran2013-03-012-163/+183
* opencv: add handdetect plugin, initial implementationAndol Li2013-03-011-0/+174
* use gst_element_factory_get_metadata to replace obsolete APIMark Nauwelaerts2012-09-151-1/+3
* ffmpegcolorspace is no moreWim Taymans2012-09-141-3/+3
* build: ignore GValueArray deprecation warnings for the time beingTim-Philipp Müller2012-02-011-0/+3
* tests: avoid useless includeWim Taymans2011-12-211-1/+0
* tests: portWim Taymans2011-10-041-2/+2
* examples: Add missing header fileEdward Hervey2011-08-041-2/+6
* Fix some more variable-set-but-not-used compiler warningsTim-Philipp Müller2011-08-022-2/+4
* gstmotioncells_dynamic_test: test tool what can to do dynamic change propertiesRobert Jobbagy2011-07-285-0/+909