diff ChangeLog @ 14216:0d4589ab4d28

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.
author ivo
date Thu, 23 Dec 2004 02:09:49 +0000
parents 05b78d7d444e
children f6ac1eb576e5
line wrap: on
line diff
--- 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