summaryrefslogtreecommitdiff
path: root/gst/monoscope
AgeCommit message (Expand)AuthorFilesLines
2013-04-26monoscope: Fix debug statementEdward Hervey1-1/+2
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-11-04Fix FSF addressTim-Philipp Müller4-8/+8
2012-08-27docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller1-1/+1
2012-06-08elements: Use gst_pad_set_caps() instead of manual event fiddlingSebastian Dröge1-1/+1
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2012-03-15updarte for bufferpool changesWim Taymans1-1/+1
2012-03-15update for allocation query changesWim Taymans1-15/+16
2012-03-12update for caps api changesWim Taymans1-3/+5
2012-02-21monoscope: port to 0.11Mark Nauwelaerts2-112/+131
2011-04-11android: Make it ready for androgenizerThibault Saunier1-0/+13
2011-03-02monoscope: don't leak the monoscope_state dataStefan Kost1-6/+8
2011-03-02monoscope: we have 64 colors, don't access colors[64]Stefan Kost1-2/+2
2011-03-02monoscope: stack needs to be size+1 as we put a end-marker into itStefan Kost1-7/+4
2010-05-06goom,monoscope: truncate own caps, instead of copying and using the first onlyStefan Kost1-6/+5
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte1-8/+4
2010-03-17Fix warnings in experimental plugins, tooBenjamin Otte1-0/+2
2009-01-28Update and add documentation for plugins with no deps (gst).Stefan Kost1-7/+4
2008-11-04Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost1-0/+2
2007-02-12gst/monoscope/: Fix copy'n'paste-o in docs chunk. Also add some missing CFLAG...Tim-Philipp Müller2-3/+3
2007-02-12gst/goom/gstgoom.*: Improved docs and use GST_DEBUG_FUNCPTR.Stefan Kost1-5/+9
2006-08-22gst/monoscope/gstmonoscope.c: Don't unref buffers of which we've already give...Tim-Philipp Müller1-6/+2
2006-07-03Port monoscope visualisation to 0.10.Tim-Philipp Müller3-155/+490
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-1/+1
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost1-1/+1
2006-03-30better/unified long descriptionsWim Taymans1-6/+5
2006-03-13close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau.Wim Taymans1-0/+5
2005-12-06expand tabsThomas Vander Stichele2-4/+4
2005-11-14rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele1-1/+1
2005-09-23fix build and use of GST_LIBSThomas Vander Stichele1-3/+1
2005-09-01add docs to buildThomas Vander Stichele1-1/+1
2004-12-07fix licensing of monoscopeChristian Schaller3-16/+30
2004-12-07fix licensing information for monoscope pluginChristian Schaller3-26/+41
2004-08-11ext/pango/gsttextoverlay.c: Add copyright block and fix plugin license fieldDavid Schleef1-1/+1
2004-07-28ext/lame/gstlame.c: send tag events downstreamZaheer Abbas Merali1-0/+7
2004-05-21first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet1-2/+2
2004-04-27make stupid compilers happyBenjamin Otte1-3/+14
2004-04-27gst/monoscope/gstmonoscope.c: make sure we only provide 256x128Benjamin Otte2-1/+18
2004-03-15don't mix tabs and spacesThomas Vander Stichele3-34/+38
2004-03-15*.h: Revert indentingJohan Dahlin2-18/+17
2004-03-14gst-indentThomas Vander Stichele5-378/+403
2004-02-02change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele1-1/+1
2004-01-29GST_ELEMENT_ERRORThomas Vander Stichele1-1/+1
2004-01-18use new error signal and classificationThomas Vander Stichele1-1/+1
2004-01-12gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte1-39/+4
2003-12-22Merge CAPS branchDavid Schleef1-68/+37
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje3-1/+10
2003-11-02That was monoscope...Ronald S. Bultje1-22/+27