summaryrefslogtreecommitdiff
path: root/gst/monoscope
AgeCommit message (Expand)AuthorFilesLines
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
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo1-3/+4
2003-10-07Fix endianness problems in caps. Fixes #124006David Schleef1-3/+3
2003-09-16reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERRORThomas Vander Stichele1-3/+1
2003-09-15converted gst_element_error to new format in gst/ - gettext pendingBenjamin Otte1-1/+3
2003-09-11Remove all locally-defined optimization flagsDavid Schleef1-1/+1
2003-08-10Remove redundant plugindir definitionDavid Schleef1-1/+0
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje1-106/+66
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-5/+8
2003-05-21Updated autogen.sh/configure.ac and various Makefiles to make the configure s...Brian Cameron1-1/+1
2003-02-02Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer c...David Schleef1-1/+1
2003-01-10PadConnect -> PadLinkThomas Vander Stichele1-2/+2
2003-01-10another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele1-3/+3
2002-12-08parallel install fixesThomas Vander Stichele1-1/+1
2002-09-18plugins part of license field patchChristian Schaller1-0/+1
2002-09-10This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje1-1/+1
2002-06-02Make elements nanoseconds awareWim Taymans1-1/+1