summaryrefslogtreecommitdiff
path: root/gst/smoothwave
Commit message (Expand)AuthorAgeFilesLines
* smoothwave: remove element unported from 0.8Stefan Sauer2011-11-234-543/+0
* smoothwave: remove old 0.8 example containing code with sideeffects in g_retu...Tim-Philipp Müller2011-01-081-52/+0
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-8/+4
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+1
* Fix leaks.Edward Hervey2007-06-221-5/+2
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-011-2/+2
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-081-1/+2
* rework build; add translations for v4l2Thomas Vander Stichele2006-04-011-1/+1
* renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost2005-10-121-1/+1
* Fix up all the state change functions.Jan Schmidt2005-09-051-9/+10
* configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. ...David Schleef2005-02-021-1/+4
* ext/a52dec/gsta52dec.c: Add some debug output. Check that a discont has a val...Jan Schmidt2005-01-252-37/+92
* Update libvisual to 0.1.7. Link in the debug handling to gstreamerJan Schmidt2004-11-124-184/+254
* second batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet2004-05-211-1/+1
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-11/+12
* *.h: Revert indentingJohan Dahlin2004-03-151-21/+18
* gst-indentThomas Vander Stichele2004-03-143-148/+150
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* tagging stuff and build fixes. In detail:Benjamin Otte2003-11-241-0/+1
* Use GST_ELEMENT_DETAILS for initialising GstElementDetailsJan Schmidt2003-11-021-3/+3
* Make smoothwave compile againIain Holmes2003-11-021-17/+22
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-2/+3
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0
* + changes for new float caps without slope/intercept + some category changes ...Leif Johnson2003-07-191-1/+1
* Fixes to make it compile without GNOME, and with a modern (>= 0.3) version of...David Schleef2003-07-172-24/+28
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-6/+9
* parallel install fixesThomas Vander Stichele2002-12-081-1/+1
* plugins part of license field patchChristian Schaller2002-09-181-0/+1
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo2002-04-112-5/+5
* filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo2002-03-241-6/+6
* s/Gnome-Streamer/GStreamer/Andy Wingo2002-03-202-2/+2
* removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2002-03-192-27/+27
* s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo2002-03-191-1/+1
* - plugins are built without versioning infoWrobell2002-01-181-0/+1
* s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn2002-01-121-3/+3
* wave.c -> demo-osssrc.c this is probably broken, but then so is smoothwaveAndy Wingo2002-01-042-0/+69
* smoothwave fixinThomas Vander Stichele2001-12-304-0/+389