summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-opencv.xml
Commit message (Collapse)AuthorAgeFilesLines
* Release 1.10.01.10.0Sebastian Dröge2016-11-011-1/+1
|
* Release 1.9.901.9.90Sebastian Dröge2016-09-301-1/+1
|
* Release 1.9.21.9.2Sebastian Dröge2016-09-011-1/+1
|
* Release 1.9.11.9.1Sebastian Dröge2016-07-061-2/+2
|
* docs: Update for git masterSebastian Dröge2016-05-151-3/+3
|
* opencv: pyramidsegment: delete elementVanessa Chipirras Navalon2016-03-301-22/+1
| | | | | | | | cvPyrSegmentation() has been deprecated in OpenCV 3.0, and there isn't any function to replace it. Deleting this element so we can support OpenCV 3.1 without build issues. https://bugzilla.gnome.org/show_bug.cgi?id=760473
* Release 1.7.21.7.2Sebastian Dröge2016-02-191-5/+5
|
* Release 1.7.11.7.1Sebastian Dröge2015-12-241-2/+2
|
* docs: update to gitTim-Philipp Müller2015-10-121-2/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=756424
* Release 1.6.01.6.0Sebastian Dröge2015-09-251-1/+1
|
* Release 1.5.911.5.91Sebastian Dröge2015-09-181-1/+1
|
* Release 1.5.21.5.2Sebastian Dröge2015-06-241-2/+2
|
* docs: update for git masterTim-Philipp Müller2014-08-101-5/+5
|
* Release 1.4.01.4.0Sebastian Dröge2014-07-191-1/+1
|
* Release 1.3.91Sebastian Dröge2014-07-111-1/+1
|
* Release 1.3.901.3.90Sebastian Dröge2014-06-281-1/+1
|
* Release 1.3.31.3.3Sebastian Dröge2014-06-221-1/+1
|
* Release 1.3.21.3.2Sebastian Dröge2014-05-211-1/+1
|
* Release 1.3.11.3.1Sebastian Dröge2014-05-031-1/+1
|
* Release 1.2.01.2.0Sebastian Dröge2013-09-241-2/+2
|
* Release 1.1.41.1.4Sebastian Dröge2013-08-281-2/+23
|
* Release 1.1.31.1.3Sebastian Dröge2013-07-291-2/+25
|
* Update docs and win32 config.h to development versionTim-Philipp Müller2013-07-131-1/+22
|
* Release 1.1.11.1.1Sebastian Dröge2013-06-051-0/+63
|
* Back to feature developmentTim-Philipp Müller2012-10-251-2/+2
|
* Release 1.0.21.0.2Tim-Philipp Müller2012-10-251-2/+2
|
* Back to development (bug fixing)Tim-Philipp Müller2012-10-071-2/+2
|
* Release 1.0.11.0.1Tim-Philipp Müller2012-10-071-2/+2
|
* Back to development (bug fixing)Tim-Philipp Müller2012-09-241-2/+2
|
* docs: updateTim-Philipp Müller2012-09-241-1/+1
|
* docs: updateTim-Philipp Müller2012-09-171-1/+1
|
* docs: update docsTim-Philipp Müller2012-09-141-27/+48
|
* Back to developmentTim-Philipp Müller2011-05-141-2/+2
|
* Release 0.10.22RELEASE-0.10.22Tim-Philipp Müller2011-05-101-2/+2
| | | | | | | | | | | | | | | | | | Highlights: - hlsdemux: Add HTTP live streaming parser/demuxer element - new elements: h263parse, zebrastripe, patchdetect - scenechange: new scene change detection element - removed audioparsersbad plugin, it has been moved to -good - make opencv plugin work with OpenCV 2.2 - countless (still experimental) camerabin2 fixes and improvements - experimental VP8 RTP payloader/depayloader (RTP payloading not finalised yet) - curlsink: add libcurl-based sink element (acts as client, not server) - decklink: add decklink plugin - linsys: add plugin for Linear Systems SDI boards - sdi: add raw SDI muxing/demuxing elements - camerabin now relies on muxers to mux based on running time (ie. latest base/good/ugly releases) - many other fixes and improvements
* 0.10.21.4 pre-releaseTim-Philipp Müller2011-04-301-1/+1
|
* 0.10.21.3 pre-releaseTim-Philipp Müller2011-04-281-1/+1
|
* docs: update docs for pre-releaseTim-Philipp Müller2011-04-171-14/+14
|
* Back to developmentTim-Philipp Müller2011-01-241-2/+2
|
* Release 0.10.21RELEASE-0.10.21Tim-Philipp Müller2011-01-211-2/+2
|
* 0.10.20.4 pre-releaseTim-Philipp Müller2011-01-181-1/+1
|
* docs: update docsTim-Philipp Müller2011-01-081-2/+2
|
* docs: update plugin docsTim-Philipp Müller2010-12-311-24/+24
|
* opencv: Adds new plugin opencvThiago Santos2010-09-081-0/+265
Moves opencv plugin from http://github.com/Elleo/gst-opencv into -bad module.