summaryrefslogtreecommitdiff
path: root/ext/opencv
Commit message (Expand)AuthorAgeFilesLines
* facedetect: new property to control bus messages updatesNicola Murino2013-08-232-47/+141
* opencv: Fix indentionSebastian Dröge2013-08-232-11/+11
* opencv: Port to non-deprecated GMutex/GCond APISebastian Dröge2013-08-232-33/+33
* opencv: Add disparity-map calculation elementMiguel Casas-Sanchez2013-08-234-0/+914
* grabcut: Add GrabCut segmentation elementMiguel Casas-Sanchez2013-07-175-0/+566
* opencv: fix CFLAGS order and add plugins base libs includes to CXXFLAGSTim-Philipp Müller2013-06-181-3/+3
* opencv: fixes build by moving the c++ header to gstsegmentation.cppAlban Browaeys2013-06-182-1/+1
* opencv: add foreground/background segmentation elementMiguel Casas-Sanchez2013-06-114-0/+983
* opencv: Add colour image enhancement element based on Retinex algorithmMiguel Casas-Sanchez2013-05-274-0/+489
* opencv: Add skin color detection elementMiguel Casas-Sanchez2013-05-234-0/+510
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* handdetect: fix build on OS/XTodd Agulnick2013-04-052-12/+12
* opencv: use pkgdatadir locally to construct path for custom haar cascadesTim-Philipp Müller2013-03-012-10/+13
* opencv: port handdetect element to 1.0 and add to buildSreerenj Balachandran2013-03-014-179/+74
* opencv: add handdetect plugin, initial implementationAndol Li2013-03-014-0/+4516
* Fix FSF addressTim-Philipp Müller2012-11-0437-74/+74
* opencv: fix warnings and build against opencv 2.4.xTim-Philipp Müller2012-11-031-0/+4
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-1713-14/+15
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-1413-13/+13
* ffmpegcolorspace is no moreWim Taymans2012-09-143-3/+3
* rename some caps and elements in examplesWim Taymans2012-09-142-3/+3
* opencv: disable motioncells "date" property for nowTim-Philipp Müller2012-09-091-0/+4
* celt, opencv, wayland, dvbsub, festival, hls: printf format fixesTim-Philipp Müller2012-07-151-1/+1
* opencv: port to 0.11Sreerenj Balachandran2012-07-1417-616/+676
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-1/+1
* Merge remote-tracking branch 'origin/0.10'Sebastian Dröge2012-03-298-90/+117
|\
| * facedetect: fix structure leakNicola Murino2012-03-181-1/+2
| * opencv: fix memory leakNicola Murino2012-03-181-0/+2
| * opencv: fix configure check and build with opencv 2.1Tim-Philipp Müller2012-03-175-6/+26
| * facedetect: initialize some arbitrary variable that gcc-4.6 can track properlyStefan Sauer2012-03-161-4/+4
| * opencv: cosmetic code changesStefan Sauer2012-03-161-38/+48
| * opencv: use opencv prefix from pkgconfig to lookup datafilesStefan Sauer2012-03-162-5/+7
| * facedetect: skip detection for unavailable detectorsStefan Sauer2012-03-161-0/+3
| * facedetect: move the detector to an own method to hide the ugly ifdefsStefan Sauer2012-03-151-29/+18
| * facedetect: always send facedetect messageStefan Sauer2012-03-151-53/+46
| * facedetect: don't skip facesStefan Sauer2012-03-151-45/+44
| * opencv: make build with opencv 2.3.1 as in debian sidTim-Philipp Müller2012-03-152-1/+9
* | Merge branch 'master' into 0.11Sebastian Dröge2012-01-251-0/+2
|\ \ | |/
| * opencv: fix missing finalize chaining to parent classVincent Penquerc'h2012-01-161-0/+2
* | Merge remote-tracking branch 'origin/master' into 0.11-premergeEdward Hervey2011-12-302-33/+19
|\ \ | |/
| * replace propset_mutex with GST_OBJECT_LOCKNicola Murino2011-11-302-33/+19
| * various: fix pad template ref leaksVincent Penquerc'h2011-11-2810-40/+20
* | opencv: port baseclass to 0.11Stefan Sauer2011-11-252-22/+37
|/
* opencv: use caps constants moreStefan Sauer2011-11-182-7/+14
* opencv: fixup doc blobsStefan Sauer2011-11-184-5/+5
* opencv: fixup gobject naming conventionsStefan Sauer2011-11-1813-274/+274
* opencv: remove empty finalize implementationsStefan Sauer2011-11-184-36/+0
* facedetect: detect face featuresStefan Sauer2011-11-162-56/+288
* facedetect: Gstfacedetect -> GstFacedetectStefan Sauer2011-11-162-17/+17