[MPlayer-dev-eng] [PATCH] [RFC] New audio filter: LADSPA plugin loader

Ivo ivop at euronet.nl
Mon Dec 13 03:17:48 CET 2004


Hi all,

Here's an updated version. The changes are:

* Removed ladspa.h from patch (see below)
* Added --enable/disable-ladspa and auto-detection code to configure
* Autodetect is default
* Some more Doxygen comments

You now need to install the LADSPA SDK (which contains ladspa.h) before you 
can compile the LADSPA plugin loader filter. All major distro's have it 
pre-packaged:

debian: apt-get install ladspa-sdk
Mandrake: urpmi ladspa ladspa-devel
et cetera

Some plugins to play with:

debian: apt-get install cmt  swh-plugins
Mandrake: urpmi cmt swh-plugins
et cetera

For information on usage, see previous posting.

Please test and compile on as many platforms as you can. Yesterday I tested 
Solaris 8 and Solaris 9 (sparc-64) and it compiled fine on both of them.

--Ivo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cvsdiff-u.af_ladspa
Type: text/x-diff
Size: 6527 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20041213/ace8fbdb/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: af_ladspa.c
Type: text/x-csrc
Size: 33016 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20041213/ace8fbdb/attachment.c>


More information about the MPlayer-dev-eng mailing list