summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* metadata: remove metadata pluginStefan Kost2010-09-1535-12744/+0
* jack: added translatable text for server not found errorTristan Matthews2010-09-143-5/+15
* celtenc: Change bitrate to bits/secOlivier Crête2010-09-131-11/+9
* opencv: define CV_NO_BACKWARD_COMPATIBILITY to suppress warnings caused by co...Tim-Philipp Müller2010-09-091-1/+2
* opencv: avoid 'unused' compiler warnings with inline functions in opencv headersTim-Philipp Müller2010-09-091-1/+4
* opencv: update plugin source package name and originTim-Philipp Müller2010-09-091-1/+1
* facedetect: Add more parametersThiago Santos2010-09-082-2/+112
* opencv: Refactor files structureThiago Santos2010-09-0835-203/+85
* opencv: Adds new plugin opencvThiago Santos2010-09-082-1/+9
* facedetect: Post an useful messageThiago Santos2010-09-081-0/+42
* facedetect: Use GstOpencvVideoFilter as the base classThiago Santos2010-09-083-57/+57
* opencvbasetrans: Use GstVideoFilter as the base classThiago Santos2010-09-0816-175/+160
* cvlaplace: adds new cvlaplace elementThiago Santos2010-09-086-1/+406
* Adds new element cvsobelThiago Santos2010-09-085-5/+382
* Adds new element cvequalizehistThiago Santos2010-09-084-0/+224
* Adds new elements cvdilate and cverodeThiago Santos2010-09-088-2/+750
* cvsmooth: Improve parameters docsThiago Santos2010-09-082-26/+43
* cvsmooth: Deactivating blur-no-scaleThiago Santos2010-09-081-1/+10
* cvsmooth: Add support for video/x-raw-grayThiago Santos2010-09-084-35/+49
* Adding gstopencvutilsThiago Santos2010-09-084-11/+146
* cvsmooth: Adds new element cvsmoothThiago Santos2010-09-084-1/+435
* gstopencvbasetrans: Adds this new base classThiago Santos2010-09-084-5/+403
* pyramidsegment: Allocate a new buffer for outputThiago Santos2010-09-081-3/+13
* faceblur: facedetect: templatematch: textwrite: Set buffer to writableThiago Santos2010-09-084-15/+15
* edgedetect: Fix chain buffer handlingThiago Santos2010-09-081-3/+8
* configure: enable -Werror to improve codeThiago Santos2010-09-086-8/+8
* Added the property for setting the RGB colours.Sreerenj Balachandran2010-09-082-2/+48
* Added the property for setting the "thickness" of fontSreerenj Balachandran2010-09-082-10/+22
* Added the property for setting x and y co-ordinatesSreerenj Balachandran2010-09-082-1/+1
* added the propery for setting x and y co-ordinatesSreerenj Balachandran2010-09-082-1/+30
* Apply Stefan's faceblur fixes to facedetectMike Sheldon2010-09-081-2/+5
* Add simple text overlay pluginSreerenj Balachandran2010-09-085-4/+453
* faceblur: fix handling of profile property.Stefan Kost2010-09-081-2/+5
* Fix includes in template matching elementMike Sheldon2010-09-081-2/+2
* Bring code in to line with general Gstreamer standardsMike Sheldon2010-09-0811-400/+404
* Fix segfault in template match element if no template has been setMike Sheldon2010-09-081-5/+4
* Add a plugin for automatically blurring faces in videos and imagesMike Sheldon2010-09-085-1/+431
* Added control for changing methodNoam2010-09-082-9/+33
* Added templatematch elementNoam2010-09-085-4/+499
* Registering all elements under opencv pluginkapil2010-09-0811-57/+97
* Fix the profile parameter in the facedetect element to accept a string correctlyMike Sheldon2010-09-081-8/+6
* Release OpenCV images when finalizing elementsMike Sheldon2010-09-083-4/+54
* Fixed compile errorskapil2010-09-083-3/+3
* Make face detect send a bus message when a face is detectedMike Sheldon2010-09-081-1/+10
* Add face detection elementMike Sheldon2010-09-088-13/+442
* * Remove some autotools generated filesMike Sheldon2010-09-086-3074/+0
* * Make it possible to set threshold2 at runtimeMike Sheldon2010-09-0813-0/+3948
* jack: added client propertyTristan Matthews2010-09-068-11/+82
* jack: removed unused file gstjackbin.cTristan Matthews2010-09-061-349/+0
* cog: Fix cog_virt_frame_new_convert_u8()Jonathan Rosser2010-09-051-3/+1