summaryrefslogtreecommitdiff
path: root/gst/videosignal
AgeCommit message (Expand)Author
2013-05-18videosignal: fix CFLAGS orderTim-Philipp Müller
2013-05-10videomark/detect: rename to simplevideomark[detect]David Schleef
2013-05-10videomark/detect: port to 1.0David Schleef
2013-04-15gst: Add better support for static pluginsSebastian Dröge
2013-04-12videoanalyse: port to 1.0David Schleef
2013-03-15videosignal: add FIXME for future revivalDavid Schleef
2012-11-04Fix FSF addressTim-Philipp Müller
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts
2012-09-14ffmpegcolorspace is no moreWim Taymans
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge
2012-04-04gst: Update versioningSebastian Dröge
2011-04-11android: make it ready for androgenizerThibault Saunier
2010-10-19videoanalyse: fix copy'n'paste off by one for param spec flags changeStefan Kost
2010-10-19various (gst): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost
2010-09-04videoanalyse: Use correct element classificationThibault Saunier
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte
2009-10-02Fix a compiler warning.Alessandro Decina
2009-09-26videosignal: change pattern data type to uint64, add property and message fieldRené Stadler
2009-09-26videosignal: allow pattern-count property to be 0René Stadler
2009-09-26videosignal: add support for packed YUV formatsRené Stadler
2009-09-26videosignal: add support for all planar YUV formats, using gstvideoRené Stadler
2009-09-26videosignal: add bound checksRené Stadler
2009-09-26videosignal: remove unused macrosRené Stadler
2009-02-27videoanalyse: Fix brightness calculation to not only use the first rowstrideAndrzej Polatyński
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost
2008-06-16Final round of doc updates.Stefan Kost
2008-06-12Do not use short_description in section docs for elements. We extract them fr...Stefan Kost
2008-01-01ext/musicbrainz/gsttrm.c: Don't emit signiture when going to READY, because i...David Schleef
2007-07-03gst/videosignal/gstvideodetect.c: Fix property descriptions.Wim Taymans
2007-06-28gst/videosignal/gstvideodetect.c: Register new property as well.Wim Taymans
2007-06-28gst/videosignal/gstvideodetect.*: Add property to adjust the center, sensitiv...Wim Taymans
2007-06-27gst/videosignal/: Add left and bottom offset properties to control the positi...Wim Taymans
2007-06-01Add plugin to generate a pattern detectable by videodetect.Wim Taymans
2007-05-30Added videosignal plugin with two plugins to analyse video frames.Wim Taymans