update for tag event change
[platform/upstream/gstreamer.git] / ext / opencv /
2012-04-06 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
2012-04-05 Thibault SaunierMerge remote-tracking branch 'origin/0.10'
2012-04-05 Sebastian Drögegst: Update for GST_PLUGIN_DEFINE() API changes
2012-04-04 Sebastian Drögegst: Update versioning
2012-04-04 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-02 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-29 Sebastian DrögeMerge branch 'master' of ssh://git.freedesktop.org...
2012-03-29 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-18 Nicola Murinofacedetect: fix structure leak
2012-03-18 Nicola Murinoopencv: fix memory leak
2012-03-17 Tim-Philipp Mülleropencv: fix configure check and build with opencv 2.1
2012-03-16 Stefan Sauerfacedetect: initialize some arbitrary variable that...
2012-03-16 Stefan Saueropencv: cosmetic code changes
2012-03-16 Stefan Saueropencv: use opencv prefix from pkgconfig to lookup...
2012-03-16 Stefan Sauerfacedetect: skip detection for unavailable detectors
2012-03-15 Stefan Sauerfacedetect: move the detector to an own method to hide...
2012-03-15 Stefan Sauerfacedetect: always send facedetect message
2012-03-15 Stefan Sauerfacedetect: don't skip faces
2012-03-15 Tim-Philipp Mülleropencv: make build with opencv 2.3.1 as in debian sid
2012-02-21 Wim TaymansMerge branch 'master' into 0.11
2012-02-20 Wim TaymansMerge branch 'master' into 0.11
2012-02-17 Wim TaymansMerge branch 'master' into 0.11
2012-02-16 Wim TaymansMerge branch 'master' into 0.11
2012-02-15 Mark NauwelaertsMerge branch 'master' into 0.11
2012-02-14 Wim TaymansMerge branch 'master' into 0.11
2012-02-10 Wim TaymansMerge branch 'master' into 0.11
2012-01-25 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-16 Vincent Penquerc'hopencv: fix missing finalize chaining to parent class
2012-01-13 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-01-10 Sebastian DrögeMerge branch 'master' into 0.11
2011-12-30 Edward HerveyMerge remote-tracking branch 'origin/master' into 0.11
2011-12-30 Edward HerveyMerge remote-tracking branch 'origin/master' into 0...
2011-11-30 Nicola Murinoreplace propset_mutex with GST_OBJECT_LOCK
2011-11-28 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-28 Tim-Philipp MüllerMerge commit '7521b597f4dc49d8d168f368f0e7ebaf98a72156...
2011-11-28 Tim-Philipp MüllerMerge commit '26d6add9457f00ce8ec13844368466f0e3816e5d...
2011-11-28 Vincent Penquerc'hvarious: fix pad template ref leaks
2011-11-27 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-26 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-25 Stefan Saueropencv: port baseclass to 0.11
2011-11-23 Wim TaymansMerge branch 'master' into 0.11
2011-11-18 Stefan Saueropencv: use caps constants more
2011-11-18 Stefan Saueropencv: fixup doc blobs
2011-11-18 Stefan Saueropencv: fixup gobject naming conventions
2011-11-18 Stefan Saueropencv: remove empty finalize implementations
2011-11-17 Wim TaymansMerge branch 'master' into 0.11
2011-11-16 Stefan Sauerfacedetect: detect face features
2011-11-16 Stefan Sauerfacedetect: Gstfacedetect -> GstFacedetect
2011-11-16 Stefan Sauerfacedetect: code maintenance
2011-11-11 Mart Raudseppmimic, opencv, vp8, acmmp3dec, linsys: Don't build...
2011-09-06 Wim TaymansMerge branch 'master' into 0.11
2011-08-26 Nicola Murinofix valgrind warning about Conditional jump or move...
2011-08-26 Nicola MurinoMove m_pprevFrame free just before the clone of the...
2011-08-17 Wim TaymansMerge branch 'master' into 0.11
2011-08-04 Stefan Sauermotioncells: turn two global vars into static variables
2011-08-04 Wim TaymansMerge branch 'master' into 0.11
2011-08-02 Tim-Philipp MüllerFix some more variable-set-but-not-used compiler warnings
2011-07-28 Robert Jobbagymotioncells: new element to detect areas of motion
2011-06-15 Wim TaymansMerge branch 'master' into 0.11
2011-05-14 Sreerenj Balachandranfacedetect: Remove dead code and some minor doc changes.
2011-05-14 Sreerenj Balachandranedgedetect: Remove dead code and some minor doc changes
2011-04-22 Fabrizio Miloopencv: make work with openCV 2.2
2011-03-28 Sreerenj Balachandranopencv text overlay: rename and docuemnt
2010-11-25 Edward Herveyopencv: Remove dead assignments
2010-11-23 Josh Doeopencv: fix caps issues and extend supported caps for...
2010-10-19 Stefan Kostvarious (ext): add missing G_PARAM_STATIC_STRINGS flags
2010-09-09 Tim-Philipp Mülleropencv: define CV_NO_BACKWARD_COMPATIBILITY to suppress...
2010-09-09 Tim-Philipp Mülleropencv: avoid 'unused' compiler warnings with inline...
2010-09-09 Tim-Philipp Mülleropencv: update plugin source package name and origin
2010-09-09 Thiago Santosfacedetect: Add more parameters
2010-09-08 Thiago Santosopencv: Refactor files structure
2010-09-08 Thiago Santosopencv: Adds new plugin opencv
2010-09-08 Thiago Santosfacedetect: Post an useful message
2010-09-08 Thiago Santosfacedetect: Use GstOpencvVideoFilter as the base class
2010-09-08 Thiago Santosopencvbasetrans: Use GstVideoFilter as the base class
2010-09-08 Thiago Santoscvlaplace: adds new cvlaplace element
2010-09-08 Thiago SantosAdds new element cvsobel
2010-09-08 Thiago SantosAdds new element cvequalizehist
2010-09-08 Thiago SantosAdds new elements cvdilate and cverode
2010-09-08 Thiago Santoscvsmooth: Improve parameters docs
2010-09-08 Thiago Santoscvsmooth: Deactivating blur-no-scale
2010-09-08 Thiago Santoscvsmooth: Add support for video/x-raw-gray
2010-09-08 Thiago SantosAdding gstopencvutils
2010-09-08 Thiago Santoscvsmooth: Adds new element cvsmooth
2010-09-08 Thiago Santosgstopencvbasetrans: Adds this new base class
2010-09-08 Thiago Santospyramidsegment: Allocate a new buffer for output
2010-09-08 Thiago Santosfaceblur: facedetect: templatematch: textwrite: Set...
2010-09-08 Thiago Santosedgedetect: Fix chain buffer handling
2010-09-08 Thiago Santosconfigure: enable -Werror to improve code
2010-09-08 Sreerenj BalachandranAdded the property for setting the RGB colours.
2010-09-08 Sreerenj BalachandranAdded the property for setting the "thickness" of font
2010-09-08 Sreerenj BalachandranAdded the property for setting x and y co-ordinates
2010-09-08 Sreerenj Balachandranadded the propery for setting x and y co-ordinates
2010-09-08 Mike SheldonApply Stefan's faceblur fixes to facedetect
2010-09-08 Sreerenj BalachandranAdd simple text overlay plugin
2010-09-08 Stefan Kostfaceblur: fix handling of profile property.
2010-09-08 Mike SheldonFix includes in template matching element
2010-09-08 Mike SheldonBring code in to line with general Gstreamer standards
2010-09-08 Mike SheldonFix segfault in template match element if no template...
2010-09-08 Mike SheldonAdd a plugin for automatically blurring faces in videos...
next