index
:
~adn770/gst-plugins-good
0.10
alpha
master
qtdemux-0.10
GStreamer plugins good hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
monoscope
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-20
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
1
-0
/
+10
2016-03-24
good: use new gst_element_class_add_static_pad_template()
Vineeth TM
1
-4
/
+2
2016-03-10
gst Factor out endian-order RGB formats
Nirbheek Chauhan
1
-9
/
+7
2016-02-12
monoscope: rework the scaling code
Stefan Sauer
1
-9
/
+14
2016-02-12
monoscope: use constants in the drawing code
Stefan Sauer
3
-42
/
+44
2016-02-12
monoscope: replace hardcoded values by constants
Stefan Sauer
1
-10
/
+13
2016-02-12
monoscpe: make the convolver use dynamic memory
Stefan Sauer
4
-53
/
+63
2016-02-12
monoscope: update README
Stefan Sauer
1
-5
/
+1
2016-02-12
monoscope: code cleanup
Stefan Sauer
2
-53
/
+54
2015-04-26
Remove obsolete Android build cruft
Tim-Philipp Müller
1
-14
/
+0
2013-04-26
monoscope: Fix debug statement
Edward Hervey
1
-1
/
+2
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2012-11-04
Fix FSF address
Tim-Philipp Müller
4
-8
/
+8
2012-08-27
docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvert
Tim-Philipp Müller
1
-1
/
+1
2012-06-08
elements: Use gst_pad_set_caps() instead of manual event fiddling
Sebastian Dröge
1
-1
/
+1
2012-04-10
Use new gst_element_class_set_static_metadata()
Tim-Philipp Müller
1
-1
/
+1
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2012-03-15
updarte for bufferpool changes
Wim Taymans
1
-1
/
+1
2012-03-15
update for allocation query changes
Wim Taymans
1
-15
/
+16
2012-03-12
update for caps api changes
Wim Taymans
1
-3
/
+5
2012-02-21
monoscope: port to 0.11
Mark Nauwelaerts
2
-112
/
+131
2011-04-11
android: Make it ready for androgenizer
Thibault Saunier
1
-0
/
+13
2011-03-02
monoscope: don't leak the monoscope_state data
Stefan Kost
1
-6
/
+8
2011-03-02
monoscope: we have 64 colors, don't access colors[64]
Stefan Kost
1
-2
/
+2
2011-03-02
monoscope: stack needs to be size+1 as we put a end-marker into it
Stefan Kost
1
-7
/
+4
2010-05-06
goom,monoscope: truncate own caps, instead of copying and using the first only
Stefan Kost
1
-6
/
+5
2010-03-18
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
1
-8
/
+4
2010-03-17
Fix warnings in experimental plugins, too
Benjamin Otte
1
-0
/
+2
2009-01-28
Update and add documentation for plugins with no deps (gst).
Stefan Kost
1
-7
/
+4
2008-11-04
Don't install static libs for plugins. Fixes #550851 for -good.
Stefan Kost
1
-0
/
+2
2007-02-12
gst/monoscope/: Fix copy'n'paste-o in docs chunk. Also add some missing CFLAG...
Tim-Philipp Müller
2
-3
/
+3
2007-02-12
gst/goom/gstgoom.*: Improved docs and use GST_DEBUG_FUNCPTR.
Stefan Kost
1
-5
/
+9
2006-08-22
gst/monoscope/gstmonoscope.c: Don't unref buffers of which we've already give...
Tim-Philipp Müller
1
-6
/
+2
2006-07-03
Port monoscope visualisation to 0.10.
Tim-Philipp Müller
3
-155
/
+490
2006-04-25
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
1
-1
/
+1
2006-04-08
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
Stefan Kost
1
-1
/
+1
2006-03-30
better/unified long descriptions
Wim Taymans
1
-6
/
+5
2006-03-13
close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau.
Wim Taymans
1
-0
/
+5
2005-12-06
expand tabs
Thomas Vander Stichele
2
-4
/
+4
2005-11-14
rework configure.ac; make asterisk rtp stuff compile on mingw
Thomas Vander Stichele
1
-1
/
+1
2005-09-23
fix build and use of GST_LIBS
Thomas Vander Stichele
1
-3
/
+1
2005-09-01
add docs to build
Thomas Vander Stichele
1
-1
/
+1
2004-12-07
fix licensing of monoscope
Christian Schaller
3
-16
/
+30
2004-12-07
fix licensing information for monoscope plugin
Christian Schaller
3
-26
/
+41
2004-08-11
ext/pango/gsttextoverlay.c: Add copyright block and fix plugin license field
David Schleef
1
-1
/
+1
2004-07-28
ext/lame/gstlame.c: send tag events downstream
Zaheer Abbas Merali
1
-0
/
+7
2004-05-21
first batch : remove ',' at end of enums as they could confuse older gcc, for...
Stéphane Loeuillet
1
-2
/
+2
2004-04-27
make stupid compilers happy
Benjamin Otte
1
-3
/
+14
2004-04-27
gst/monoscope/gstmonoscope.c: make sure we only provide 256x128
Benjamin Otte
2
-1
/
+18
2004-03-15
don't mix tabs and spaces
Thomas Vander Stichele
3
-34
/
+38
[next]