index
:
~adn770/gst-plugins-bad
0.10
backport
build
eglglessink_backport
hacking
master
opensles
osx-fix-pthread
shm-fixes
srtp
tsdemux
videoparsers
GStreamer plugins bad hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
videosignal
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-25
Meson: Generate pc file for all plugins in bad
Xavier Claessens
1
-0
/
+1
2017-10-03
Use proper GtkDoc notation for NULL/FALSE/TRUE
Reynaldo H. Verdejo Pinochet
2
-5
/
+5
2017-05-16
Remove plugin specific static build option
Nicolas Dufresne
1
-1
/
+0
2017-04-12
docs: Port all docstring to gtk-doc markdown
Thibault Saunier
3
-109
/
+45
2016-12-31
videoanalyse: update docs
Nicola Murino
1
-3
/
+3
2016-08-20
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
1
-0
/
+15
2015-12-15
plugins-bad: Fix example pipelines
Vineeth TM
3
-3
/
+3
2015-06-05
simplevideomarkdetect: fix detect of videomark partially or fully outside video
Vineeth TM
1
-14
/
+73
2015-06-05
simplevideomark: Add Error logs
Vineeth TM
1
-1
/
+4
2015-06-02
simplevideomark: fix display of videomark partially or fully outside video
Vineeth TM
1
-18
/
+70
2015-04-26
Remove obsolete Android build cruft
Tim-Philipp Müller
1
-14
/
+0
2015-02-19
simplevideomarkdetect: move offset calculations out of inner loops
Vineeth T M
1
-16
/
+10
2015-02-13
simplevideomark: refactor code
Vineeth T M
1
-16
/
+11
2014-04-27
docs: remove outdated and pointless 'Last reviewed' lines from docs
Tim-Philipp Müller
3
-6
/
+0
2013-05-18
videosignal: fix CFLAGS order
Tim-Philipp Müller
1
-3
/
+2
2013-05-10
videomark/detect: rename to simplevideomark[detect]
David Schleef
6
-190
/
+210
2013-05-10
videomark/detect: port to 1.0
David Schleef
6
-605
/
+563
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2013-04-12
videoanalyse: port to 1.0
David Schleef
4
-217
/
+152
2013-03-15
videosignal: add FIXME for future revival
David Schleef
1
-0
/
+5
2012-11-04
Fix FSF address
Tim-Philipp Müller
8
-16
/
+16
2012-10-17
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
3
-3
/
+3
2012-09-14
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
3
-3
/
+3
2012-09-14
ffmpegcolorspace is no more
Wim Taymans
2
-2
/
+2
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2012-04-04
gst: Update versioning
Sebastian Dröge
1
-1
/
+1
2011-04-11
android: make it ready for androgenizer
Thibault Saunier
1
-0
/
+13
2010-10-19
videoanalyse: fix copy'n'paste off by one for param spec flags change
Stefan Kost
1
-1
/
+1
2010-10-19
various (gst): add missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
3
-19
/
+31
2010-09-04
videoanalyse: Use correct element classification
Thibault Saunier
1
-1
/
+1
2010-03-18
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
3
-21
/
+9
2009-10-02
Fix a compiler warning.
Alessandro Decina
1
-1
/
+1
2009-09-26
videosignal: change pattern data type to uint64, add property and message field
René Stadler
3
-9
/
+28
2009-09-26
videosignal: allow pattern-count property to be 0
René Stadler
2
-2
/
+2
2009-09-26
videosignal: add support for packed YUV formats
René Stadler
2
-42
/
+50
2009-09-26
videosignal: add support for all planar YUV formats, using gstvideo
René Stadler
4
-18
/
+28
2009-09-26
videosignal: add bound checks
René Stadler
2
-2
/
+25
2009-09-26
videosignal: remove unused macros
René Stadler
2
-18
/
+0
2009-02-27
videoanalyse: Fix brightness calculation to not only use the first rowstride
Andrzej Polatyński
1
-1
/
+1
2008-11-04
Don't install static libs for plugins. Fixes #550851 for -bad.
Stefan Kost
1
-0
/
+2
2008-06-16
Final round of doc updates.
Stefan Kost
3
-55
/
+42
2008-06-12
Do not use short_description in section docs for elements. We extract them fr...
Stefan Kost
3
-3
/
+0
2008-01-01
ext/musicbrainz/gsttrm.c: Don't emit signiture when going to READY, because i...
David Schleef
1
-0
/
+3
2007-07-03
gst/videosignal/gstvideodetect.c: Fix property descriptions.
Wim Taymans
1
-3
/
+3
2007-06-28
gst/videosignal/gstvideodetect.c: Register new property as well.
Wim Taymans
1
-2
/
+7
2007-06-28
gst/videosignal/gstvideodetect.*: Add property to adjust the center, sensitiv...
Wim Taymans
2
-7
/
+20
2007-06-27
gst/videosignal/: Add left and bottom offset properties to control the positi...
Wim Taymans
4
-9
/
+73
2007-06-01
Add plugin to generate a pattern detectable by videodetect.
Wim Taymans
4
-2
/
+454
2007-05-30
Added videosignal plugin with two plugins to analyse video frames.
Wim Taymans
7
-0
/
+1105