summaryrefslogtreecommitdiffstats
path: root/ext/ladspa
Commit message (Expand)AuthorAgeFilesLines
* use gstcontrol as a lib, not a pluginSteve Baker2002-08-112-5/+3
* fix to adder: don't pull on unusable padsAndy Wingo2002-07-261-22/+21
* fix a segfault, and support ladspa 1.1 (default parameter values)Andy Wingo2002-07-242-9/+46
* hacked around LADSPA_PATH as suggested to wingoThomas Vander Stichele2002-06-042-2/+15
* remove this headerThomas Vander Stichele2002-06-041-1/+1
* this should be installed on the systemThomas Vander Stichele2002-06-041-512/+0
* include the system ladspa.h fileThomas Vander Stichele2002-06-042-2/+2
* fix a problem in ladspa -- i think...Andy Wingo2002-05-301-3/+3
* use new dparams api. run demo_dparams to hear how smooth it is nowSteve Baker2002-05-291-10/+12
* use new bytestream apiSteve Baker2002-05-151-2/+3
* a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo2002-04-202-10/+8
* s/G_MINFLOAT/G_MAXFLOAT unref the buffer pool in the loop funcSteve Baker2002-04-201-1/+3
* A fairly large reworking of the ladspa _get, _chain and _loop funcs. highligh...Steve Baker2002-04-202-244/+404
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo2002-04-111-5/+5
* Changed to the new props APIWim Taymans2002-03-301-8/+14
* filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo2002-03-241-14/+14
* removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2002-03-193-5/+5
* s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo2002-03-191-1/+1
* Updated ladspa to work with the new caps nego stuff. Also updated it to work ...Leif Johnson2002-01-222-238/+328
* - plugins are built without versioning infoWrobell2002-01-181-0/+1
* Bring the plugins in sync with the new core capsnego system.Wim Taymans2002-01-131-8/+10
* s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn2002-01-121-0/+1
* fix glib2's complaining on the params of some plugins there's still some work...Andy Wingo2002-01-101-5/+12
* Fixed some leftover fixesWim Taymans2001-12-231-16/+13
* added ladspa, doesn't have checks yet thoughThomas Vander Stichele2001-12-237-0/+1877