summaryrefslogtreecommitdiff
path: root/gst/smoothwave
AgeCommit message (Expand)AuthorFilesLines
2011-11-23smoothwave: remove element unported from 0.8Stefan Sauer4-543/+0
2011-01-08smoothwave: remove old 0.8 example containing code with sideeffects in g_retu...Tim-Philipp Müller1-52/+0
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte1-8/+4
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost1-0/+1
2007-06-22Fix leaks.Edward Hervey1-5/+2
2006-06-01Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost1-2/+2
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/+2
2006-04-01rework build; add translations for v4l2Thomas Vander Stichele1-1/+1
2005-10-12renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost1-1/+1
2005-09-05Fix up all the state change functions.Jan Schmidt1-9/+10
2005-02-02configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. ...David Schleef1-1/+4
2005-01-25ext/a52dec/gsta52dec.c: Add some debug output. Check that a discont has a val...Jan Schmidt2-37/+92
2004-11-12Update libvisual to 0.1.7. Link in the debug handling to gstreamerJan Schmidt4-184/+254
2004-05-21second batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet1-1/+1
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-11/+12
2004-03-15*.h: Revert indentingJohan Dahlin1-21/+18
2004-03-14gst-indentThomas Vander Stichele3-148/+150
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-24tagging stuff and build fixes. In detail:Benjamin Otte1-0/+1
2003-11-02Use GST_ELEMENT_DETAILS for initialising GstElementDetailsJan Schmidt1-3/+3
2003-11-02Make smoothwave compile againIain Holmes1-17/+22
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo1-2/+3
2003-08-10Remove redundant plugindir definitionDavid Schleef1-1/+0
2003-07-19+ changes for new float caps without slope/intercept + some category changes ...Leif Johnson1-1/+1
2003-07-17Fixes to make it compile without GNOME, and with a modern (>= 0.3) version of...David Schleef2-24/+28
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-6/+9
2002-12-08parallel install fixesThomas Vander Stichele1-1/+1
2002-09-18plugins part of license field patchChristian Schaller1-0/+1
2002-04-11GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo2-5/+5
2002-03-24filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo1-6/+6
2002-03-20s/Gnome-Streamer/GStreamer/Andy Wingo2-2/+2
2002-03-19removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2-27/+27
2002-03-19s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo1-1/+1
2002-01-18- plugins are built without versioning infoWrobell1-0/+1
2002-01-12s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn1-3/+3
2002-01-04wave.c -> demo-osssrc.c this is probably broken, but then so is smoothwaveAndy Wingo2-0/+69
2001-12-30smoothwave fixinThomas Vander Stichele4-0/+389