ext/raw1394/: Implement GstPropertyProbe interface and add "device-name" property...
[platform/upstream/gst-plugins-good.git] / ext / ladspa /
2006-12-18 Wim Taymansext/ladspa/gstsignalprocessor.c: Reset flow_state back...
2006-08-16 Andy Wingoext/ladspa/gstsignalprocessor.c: Make ladspa elements...
2006-08-16 Wim Taymansext/ladspa/gstladspa.c: Convert ' ' into '_'. Try to...
2006-08-16 Wim Taymansext/ladspa/gstsignalprocessor.c: A push() gives away...
2006-08-04 Andy Wingoext/ladspa/gstsignalprocessor.h: Add infrastructure...
2006-08-04 Andy WingoBPB
2006-08-04 Andy Wingoext/ladspa/gstsignalprocessor.c (gst_signal_processor_s...
2006-07-31 Andy Wingoext/ladspa/gstsignalprocessor.c (gst_signal_processor_p...
2006-07-31 Andy Wingoext/ladspa/gstsignalprocessor.c (gst_signal_processor_i...
2006-07-31 Stefan Kostext/ladspa/gstsignalprocessor.c: don't query buffer...
2006-07-29 Stefan Kostext/ladspa/gstsignalprocessor.c: Add debugs logs here...
2006-06-11 Thomas Vander Sticheleautogen.sh: require am17
2006-04-08 Stefan KostFix broken GObject macros
2006-02-20 Jan Schmidtext/ladspa/gstsignalprocessor.c: Fix compilation of...
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-12-05 Andy WingoUpdate for alloc_buffer changes.
2005-11-21 Tim-Philipp MüllerUpdate for stream lock API changes: don't take stream...
2005-11-14 Thomas Vander Stichelerework configure.ac; make asterisk rtp stuff compile...
2005-10-07 Andy Wingoext/raw1394/gstdv1394src.c: Make interruptible, so...
2005-09-23 Thomas Vander Stichelefix build and use of GST_LIBS
2005-09-02 Andy WingoAll plugins updated for element state changes.
2005-08-28 Andy WingoUpdates for two-arg init from GST_BOILERPLATE.
2005-08-26 Andy Wingoext/ladspa/gstladspa.*: Finish porting, still doesn...
2005-08-25 Andy Wingoadd missing files
2005-08-25 Andy Wingoext/ladspa/gstladspa.*: Halfway-ported. Doesn't compile...
2005-08-02 Stefan Kostremoved obsolete include
2005-08-01 Stefan Kostdeactivate and remove dparams (libgstcontrol)
2004-08-31 Stefan Kostadded typecast to avoid warning
2004-08-31 Stefan Kostfixed seg-fault and mem leak
2004-07-19 Benjamin Otteext/ladspa/gstladspa.c: make sure longname, description...
2004-05-21 Stéphane Loeuilletsecond batch : remove ',' at end of enums as they could...
2004-04-05 Benjamin Otteext/ladspa/gstladspa.c: clean up debugging
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-15 Johan Dahlin*.h: Revert indenting
2004-03-14 Thomas Vander Stichelegst-indent
2004-02-12 Thomas Vander Stichelefixes for #133316, #133663 and #133528 (Stefan Kost)
2003-12-22 David SchleefMerge CAPS branch
2003-12-04 Andy Wingoremove copyright field from plugins
2003-11-16 Leif Johnson+ checking in plugin category changes
2003-11-07 Ronald S. BultjeRemove all config.h includes from header files, add...
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-29 David Schleefchange gst/bytestream.h to gst/bytestream/bytestream.h
2003-10-28 Benjamin Ottemerge TYPEFIND branch. Major changes:
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-08-10 David SchleefRemove redundant plugindir definition
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-12-08 Thomas Vander Sticheleparallel install fixes
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 Stichelehacked around LADSPA_PATH as suggested to wingo
2002-06-04 Thomas Vander Sticheleremove this header
2002-06-04 Thomas Vander Stichelethis should be installed on the system
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-03-19 Andy Wingos/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substit...
2002-01-22 Leif JohnsonUpdated ladspa to work with the new caps nego stuff...
2002-01-18 Wrobell- plugins are built without versioning info
2002-01-13 Wim TaymansBring the plugins in sync with the new core capsnego...
2002-01-12 David I. Lehns/filter/plugin/ link plugins to GST_LIBS rearrange...
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