summaryrefslogtreecommitdiff
path: root/gst/videosignal/gstvideodetect.c
Commit message (Expand)AuthorAgeFilesLines
* videomark/detect: rename to simplevideomark[detect]David Schleef2013-05-101-539/+0
* videomark/detect: port to 1.0David Schleef2013-05-101-281/+271
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
* ffmpegcolorspace is no moreWim Taymans2012-09-141-1/+1
* various (gst): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-191-9/+14
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-7/+3
* Fix a compiler warning.Alessandro Decina2009-10-021-1/+1
* videosignal: change pattern data type to uint64, add property and message fieldRené Stadler2009-09-261-3/+11
* videosignal: allow pattern-count property to be 0René Stadler2009-09-261-1/+1
* videosignal: add support for packed YUV formatsRené Stadler2009-09-261-22/+25
* videosignal: add support for all planar YUV formats, using gstvideoRené Stadler2009-09-261-8/+12
* videosignal: add bound checksRené Stadler2009-09-261-0/+9
* videosignal: remove unused macrosRené Stadler2009-09-261-9/+0
* Final round of doc updates.Stefan Kost2008-06-161-23/+17
* Do not use short_description in section docs for elements. We extract them fr...Stefan Kost2008-06-121-1/+0
* 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-281-7/+19
* gst/videosignal/: Add left and bottom offset properties to control the positi...Wim Taymans2007-06-271-5/+35
* Added videosignal plugin with two plugins to analyse video frames.Wim Taymans2007-05-301-0/+493