summaryrefslogtreecommitdiff
path: root/gst/videosignal
AgeCommit message (Expand)AuthorFilesLines
2009-09-26videosignal: change pattern data type to uint64, add property and message fieldRené Stadler3-9/+28
2009-09-26videosignal: allow pattern-count property to be 0René Stadler2-2/+2
2009-09-26videosignal: add support for packed YUV formatsRené Stadler2-42/+50
2009-09-26videosignal: add support for all planar YUV formats, using gstvideoRené Stadler4-18/+28
2009-09-26videosignal: add bound checksRené Stadler2-2/+25
2009-09-26videosignal: remove unused macrosRené Stadler2-18/+0
2009-02-27videoanalyse: Fix brightness calculation to not only use the first rowstrideAndrzej Polatyński1-1/+1
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost1-0/+2
2008-06-16Final round of doc updates.Stefan Kost3-55/+42
2008-06-12Do not use short_description in section docs for elements. We extract them fr...Stefan Kost3-3/+0
2008-01-01ext/musicbrainz/gsttrm.c: Don't emit signiture when going to READY, because i...David Schleef1-0/+3
2007-07-03gst/videosignal/gstvideodetect.c: Fix property descriptions.Wim Taymans1-3/+3
2007-06-28gst/videosignal/gstvideodetect.c: Register new property as well.Wim Taymans1-2/+7
2007-06-28gst/videosignal/gstvideodetect.*: Add property to adjust the center, sensitiv...Wim Taymans2-7/+20
2007-06-27gst/videosignal/: Add left and bottom offset properties to control the positi...Wim Taymans4-9/+73
2007-06-01Add plugin to generate a pattern detectable by videodetect.Wim Taymans4-2/+454
2007-05-30Added videosignal plugin with two plugins to analyse video frames.Wim Taymans7-0/+1105