gstreamer/ext/ladspa
Sebastian Dröge 7f21077a80 Link the ladspa plugin with -ldl. It's needed for dlopen() and friends for loading the ladspa plugins and previously ...
Original commit message from CVS:
* configure.ac:
* ext/ladspa/Makefile.am:
Link the ladspa plugin with -ldl. It's needed for dlopen() and friends
for loading the ladspa plugins and previously was linked in by
gmodule. Fixes bug #543848.
2008-07-21 16:03:11 +00:00
..
gstladspa.c ext/ladspa/: Add some thoughts and FIXME's. 2008-03-20 15:54:23 +00:00
gstladspa.h ext/ladspa/gstladspa.*: Finish porting, still doesn't work but it does compile and register. I have more features tha... 2005-08-26 11:05:13 +00:00
gstsignalprocessor.c ext/ladspa/: Add some thoughts and FIXME's. 2008-03-20 15:54:23 +00:00
gstsignalprocessor.h ext/ladspa/gstsignalprocessor.h: Add infrastructure for storing whether a processor can work in place or not, and for... 2006-08-04 11:38:54 +00:00
load.c don't mix tabs and spaces 2004-03-15 19:32:27 +00:00
Makefile.am Link the ladspa plugin with -ldl. It's needed for dlopen() and friends for loading the ladspa plugins and previously ... 2008-07-21 16:03:11 +00:00
search.c expand tabs 2005-12-06 19:44:48 +00:00
utils.h expand tabs 2005-12-06 19:44:48 +00:00