Clip defaults of control parameters to range.
[platform/upstream/gst-plugins-good.git] / ext / ladspa / gstladspa.c
2002-09-20 David SchleefClip defaults of control parameters to range.
2002-09-18 Christian Schallerplugins part of license field patch
2002-09-16 Andy Wingofix _get()-based ladspa plugins when bufferpools are...
2002-09-16 Andy WingoSome instantiate() routines require nonzero sample...
2002-09-10 Ronald S. BultjeThis updates all plugins to the new API for gst_pad_try...
2002-09-09 Thomas Vander Sticheleremoving warnings as approved by wim
2002-08-11 Steve Bakeruse gstcontrol as a lib, not a plugin
2002-07-26 Andy Wingofix to adder: don't pull on unusable pads
2002-07-24 Andy Wingofix a segfault, and support ladspa 1.1 (default paramet...
2002-06-04 Thomas Vander Sticheleinclude the system ladspa.h file
2002-05-30 Andy Wingofix a problem in ladspa -- i think...
2002-05-29 Steve Bakeruse new dparams api. run demo_dparams to hear how smoot...
2002-05-15 Steve Bakeruse new bytestream api
2002-04-20 Andy Wingoa hack to work around intltool's brokenness a current...
2002-04-20 Steve Bakers/G_MINFLOAT/G_MAXFLOAT unref the buffer pool in the...
2002-04-20 Steve BakerA fairly large reworking of the ladspa _get, _chain...
2002-04-11 Andy WingoGstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLAT...
2002-03-30 Wim TaymansChanged to the new props API
2002-03-24 Andy Wingofilter newlines out of GST_DEBUG statements to reflect...
2002-03-19 Andy Wingoremoval of //-style comments don't link plugins to...
2002-01-22 Leif JohnsonUpdated ladspa to work with the new caps nego stuff...
2002-01-13 Wim TaymansBring the plugins in sync with the new core capsnego...
2002-01-10 Andy Wingofix glib2's complaining on the params of some plugins...
2001-12-23 Wim TaymansFixed some leftover fixes
2001-12-23 Thomas Vander Sticheleadded ladspa, doesn't have checks yet though