summaryrefslogtreecommitdiff
path: root/gst/videosignal/gstvideodetect.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-10videomark/detect: rename to simplevideomark[detect]David Schleef1-539/+0
2013-05-10videomark/detect: port to 1.0David Schleef1-281/+271
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts1-1/+1
2012-09-14ffmpegcolorspace is no moreWim Taymans1-1/+1
2010-10-19various (gst): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost1-9/+14
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte1-7/+3
2009-10-02Fix a compiler warning.Alessandro Decina1-1/+1
2009-09-26videosignal: change pattern data type to uint64, add property and message fieldRené Stadler1-3/+11
2009-09-26videosignal: allow pattern-count property to be 0René Stadler1-1/+1
2009-09-26videosignal: add support for packed YUV formatsRené Stadler1-22/+25
2009-09-26videosignal: add support for all planar YUV formats, using gstvideoRené Stadler1-8/+12
2009-09-26videosignal: add bound checksRené Stadler1-0/+9
2009-09-26videosignal: remove unused macrosRené Stadler1-9/+0
2008-06-16Final round of doc updates.Stefan Kost1-23/+17
2008-06-12Do not use short_description in section docs for elements. We extract them fr...Stefan Kost1-1/+0
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 Taymans1-7/+19
2007-06-27gst/videosignal/: Add left and bottom offset properties to control the positi...Wim Taymans1-5/+35
2007-05-30Added videosignal plugin with two plugins to analyse video frames.Wim Taymans1-0/+493