remove copyright field from plugins
[platform/upstream/gst-plugins-good.git] / ext / ladspa / gstladspa.c
2003-12-04 Andy Wingoremove copyright field from plugins
2003-11-16 Leif Johnson+ checking in plugin category changes
2003-11-06 David SchleefInclude config.h
2003-11-02 Ronald S. BultjeThis was wrong
2003-11-02 Ronald S. BultjeFix this too. Note that the per-plugin licensing is...
2003-10-08 Andy Wingo/GstBuffer/GstData/ in the API where you can pass event...
2003-10-01 Ronald S. BultjeNew typefind system: bytestream is now part of the...
2003-09-16 Thomas Vander Stichelereverting error patch before making a branch. BRANCH-ERROR-ROOT
2003-09-15 Benjamin Otteconverted gst_element_error to new format in ext/ ...
2003-07-23 David SchleefFix warning on 64-bit architectures. (sizeof() returns...
2003-07-19 Leif Johnson+ changes for new float caps without slope/intercept...
2003-07-16 Andy Wingoactually recurse into sndfile if we are able big ladspa...
2003-07-06 Ronald S. BultjeNew mimetypes gone into effect today - this commit...
2003-06-29 Benjamin Ottecompatibility fix for new GST_DEBUG stuff.
2003-06-05 Thomas Vander Sticheleg_warning -> GST_DEBUG
2003-01-10 Thomas Vander StichelePadConnect -> PadLink
2003-01-10 Thomas Vander Sticheleanother batch of connect->link fixes please let me...
2002-09-21 David I. LehnAdd a statement terminating semicolon.
2002-09-20 David SchleefRedo last change by using glib's CLAMP() macro
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