# HG changeset patch # User ivo # Date 1103767789 0 # Node ID 0d4589ab4d28af0b06a00c3b1837420fe509b807 # Parent 9c33810bbc7bd91a6d694521f0e6358a9b632c09 Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins. Compilation is optional and can be controled by configure. You need to have the LADSPA SDK installed in order to have it autodetected by configure. Manual page is updated. diff -r 9c33810bbc7b -r 0d4589ab4d28 ChangeLog --- a/ChangeLog Wed Dec 22 21:32:58 2004 +0000 +++ b/ChangeLog Thu Dec 23 02:09:49 2004 +0000 @@ -144,6 +144,7 @@ for headphones, preserving the spatiality of the sound * big-endian fixes in rgb2rgb converter * yuv2rgb Altivec optimization fixes + * support for LADSPA plugins Others: * -loop and -shuffle now work together