summaryrefslogtreecommitdiffstats
path: root/ext/ladspa
Commit message (Collapse)AuthorAgeFilesLines
...
* - plugins are built without versioning infoWrobell2002-01-181-0/+1
| | | | | Original commit message from CVS: - plugins are built without versioning info
* Bring the plugins in sync with the new core capsnego system.Wim Taymans2002-01-131-8/+10
| | | | | | Original commit message from CVS: Bring the plugins in sync with the new core capsnego system. Added some features, enhancements...
* s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn2002-01-121-0/+1
| | | | | | | Original commit message from CVS: * s/filter/plugin/ * link plugins to GST_LIBS * rearrange rules to a common format
* fix glib2's complaining on the params of some plugins there's still some ↵Andy Wingo2002-01-101-5/+12
| | | | | | | | work to be done: s/-$//g; && s/\(.*$//; Original commit message from CVS: fix glib2's complaining on the params of some plugins there's still some work to be done: s/-$//g; && s/\(.*$//;
* Fixed some leftover fixesWim Taymans2001-12-231-16/+13
| | | | | Original commit message from CVS: Fixed some leftover fixes
* added ladspa, doesn't have checks yet thoughThomas Vander Stichele2001-12-237-0/+1877
Original commit message from CVS: added ladspa, doesn't have checks yet though