summaryrefslogtreecommitdiff
path: root/gst/videosignal
Commit message (Expand)AuthorAgeFilesLines
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-1/+1
* android: make it ready for androgenizerThibault Saunier2011-04-111-0/+13
* videoanalyse: fix copy'n'paste off by one for param spec flags changeStefan Kost2010-10-191-1/+1
* various (gst): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-193-19/+31
* videoanalyse: Use correct element classificationThibault Saunier2010-09-041-1/+1
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-183-21/+9
* Fix a compiler warning.Alessandro Decina2009-10-021-1/+1
* videosignal: change pattern data type to uint64, add property and message fieldRené Stadler2009-09-263-9/+28
* videosignal: allow pattern-count property to be 0René Stadler2009-09-262-2/+2
* videosignal: add support for packed YUV formatsRené Stadler2009-09-262-42/+50
* videosignal: add support for all planar YUV formats, using gstvideoRené Stadler2009-09-264-18/+28
* videosignal: add bound checksRené Stadler2009-09-262-2/+25
* videosignal: remove unused macrosRené Stadler2009-09-262-18/+0
* videoanalyse: Fix brightness calculation to not only use the first rowstrideAndrzej Polatyński2009-02-271-1/+1
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+2
* Final round of doc updates.Stefan Kost2008-06-163-55/+42
* Do not use short_description in section docs for elements. We extract them fr...Stefan Kost2008-06-123-3/+0
* ext/musicbrainz/gsttrm.c: Don't emit signiture when going to READY, because i...David Schleef2008-01-011-0/+3
* gst/videosignal/gstvideodetect.c: Fix property descriptions.Wim Taymans2007-07-031-3/+3
* gst/videosignal/gstvideodetect.c: Register new property as well.Wim Taymans2007-06-281-2/+7
* gst/videosignal/gstvideodetect.*: Add property to adjust the center, sensitiv...Wim Taymans2007-06-282-7/+20
* gst/videosignal/: Add left and bottom offset properties to control the positi...Wim Taymans2007-06-274-9/+73
* Add plugin to generate a pattern detectable by videodetect.Wim Taymans2007-06-014-2/+454
* Added videosignal plugin with two plugins to analyse video frames.Wim Taymans2007-05-307-0/+1105