summaryrefslogtreecommitdiff
path: root/gst/videosignal
Commit message (Expand)AuthorAgeFilesLines
* gst-plugins: allow per feature registrationStéphane Cerveau2021-04-117-11/+17
* Remove autotools build systemTim-Philipp Müller2019-10-141-13/+0
* doc: fix element section documentationsMathieu Duponchelle2019-05-251-3/+3
* docs: Build documentation with hotdocThibault Saunier2019-05-131-0/+1
* Meson: Generate pc file for all plugins in badXavier Claessens2018-04-251-0/+1
* Use proper GtkDoc notation for NULL/FALSE/TRUEReynaldo H. Verdejo Pinochet2017-10-032-5/+5
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-123-109/+45
* videoanalyse: update docsNicola Murino2016-12-311-3/+3
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+15
* plugins-bad: Fix example pipelinesVineeth TM2015-12-153-3/+3
* simplevideomarkdetect: fix detect of videomark partially or fully outside videoVineeth TM2015-06-051-14/+73
* simplevideomark: Add Error logsVineeth TM2015-06-051-1/+4
* simplevideomark: fix display of videomark partially or fully outside videoVineeth TM2015-06-021-18/+70
* Remove obsolete Android build cruftTim-Philipp Müller2015-04-261-14/+0
* simplevideomarkdetect: move offset calculations out of inner loopsVineeth T M2015-02-191-16/+10
* simplevideomark: refactor codeVineeth T M2015-02-131-16/+11
* docs: remove outdated and pointless 'Last reviewed' lines from docsTim-Philipp Müller2014-04-273-6/+0
* videosignal: fix CFLAGS orderTim-Philipp Müller2013-05-181-3/+2
* videomark/detect: rename to simplevideomark[detect]David Schleef2013-05-106-190/+210
* videomark/detect: port to 1.0David Schleef2013-05-106-605/+563
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* videoanalyse: port to 1.0David Schleef2013-04-124-217/+152
* videosignal: add FIXME for future revivalDavid Schleef2013-03-151-0/+5
* Fix FSF addressTim-Philipp Müller2012-11-048-16/+16
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-173-3/+3
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-143-3/+3
* ffmpegcolorspace is no moreWim Taymans2012-09-142-2/+2
* 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