Merge branch 'master' into 0.11
[platform/upstream/gstreamer.git] / ext / opencv /
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...
2010-09-08 NoamAdded control for changing method
2010-09-08 NoamAdded templatematch element
2010-09-08 kapilRegistering all elements under opencv plugin
2010-09-08 Mike SheldonFix the profile parameter in the facedetect element...
2010-09-08 Mike SheldonRelease OpenCV images when finalizing elements
2010-09-08 kapilFixed compile errors
2010-09-08 Mike SheldonMake face detect send a bus message when a face is...
2010-09-08 Mike SheldonAdd face detection element
2010-09-08 Mike Sheldon* Remove some autotools generated files
2010-09-08 Mike Sheldon* Make it possible to set threshold2 at runtime