summaryrefslogtreecommitdiffstats
path: root/ext/ladspa
AgeCommit message (Expand)AuthorFilesLines
2002-06-04include the system ladspa.h fileThomas Vander Stichele2-2/+2
2002-05-30fix a problem in ladspa -- i think...Andy Wingo1-3/+3
2002-05-29use new dparams api. run demo_dparams to hear how smooth it is nowSteve Baker1-10/+12
2002-05-15use new bytestream apiSteve Baker1-2/+3
2002-04-20a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo2-10/+8
2002-04-20s/G_MINFLOAT/G_MAXFLOAT unref the buffer pool in the loop funcSteve Baker1-1/+3
2002-04-20A fairly large reworking of the ladspa _get, _chain and _loop funcs. highligh...Steve Baker2-244/+404
2002-04-11GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo1-5/+5
2002-03-30Changed to the new props APIWim Taymans1-8/+14
2002-03-24filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo1-14/+14
2002-03-19removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo3-5/+5
2002-03-19s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo1-1/+1
2002-01-22Updated ladspa to work with the new caps nego stuff. Also updated it to work ...Leif Johnson2-238/+328
2002-01-18- plugins are built without versioning infoWrobell1-0/+1
2002-01-13Bring the plugins in sync with the new core capsnego system.Wim Taymans1-8/+10
2002-01-12s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn1-0/+1
2002-01-10fix glib2's complaining on the params of some plugins there's still some work...Andy Wingo1-5/+12
2001-12-23Fixed some leftover fixesWim Taymans1-16/+13
2001-12-23added ladspa, doesn't have checks yet thoughThomas Vander Stichele7-0/+1877