summaryrefslogtreecommitdiff
path: root/ext/opencv/gsttemplatematch.c
Commit message (Expand)AuthorAgeFilesLines
* templatematch: revert rename of propertyThiago Santos2015-08-011-1/+1
* templatematch: rename conflicting variableLuis de Bethencourt2015-07-311-14/+14
* opencv: Change opencv plugin to use opencv2-style includesРуслан Ижбулатов2015-04-171-0/+1
* opencv: remove always-true checkLuis de Bethencourt2015-03-051-1/+1
* opencv templatematch: Set caps to BGR orderDavid Rothlisberger2014-07-281-2/+2
* templatematch: mark pads as proxy capsThiago Santos2014-07-281-0/+2
* templatematch: Produce a warning message if we can't load a template imageWilliam Manley2014-07-281-2/+8
* templatematch: Match rectangle grows redder with increased match certaintyWilliam Manley2014-07-281-2/+12
* templatematch: Allow changing template property on the flyWilliam Manley2014-07-281-17/+39
* templatematch: Pass video through when nothing to match againstDavid Rothlisberger2014-07-281-4/+2
* templatematch: Remove no-op call to gst_templatematch_load_templateWilliam Manley2014-07-281-1/+0
* templatematch: Release cvImages when reloading templates are changing capsSebastian Dröge2014-06-301-0/+7
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
* ffmpegcolorspace is no moreWim Taymans2012-09-141-1/+1
* celt, opencv, wayland, dvbsub, festival, hls: printf format fixesTim-Philipp Müller2012-07-151-1/+1
* opencv: port to 0.11Sreerenj Balachandran2012-07-141-49/+53
* 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
| * various: fix pad template ref leaksVincent Penquerc'h2011-11-281-4/+2
|/
* opencv: fixup doc blobsStefan Sauer2011-11-181-2/+2
* opencv: fixup gobject naming conventionsStefan Sauer2011-11-181-36/+36
* opencv: make work with openCV 2.2Fabrizio Milo2011-04-221-10/+25
* opencv: Remove dead assignmentsEdward Hervey2010-11-251-2/+0
* opencv: fix caps issues and extend supported caps for some elementsJosh Doe2010-11-221-2/+3
* various (ext): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-191-3/+3
* opencv: Refactor files structureThiago Santos2010-09-081-0/+414