Mercurial > mplayer.hg
changeset 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 | 9c33810bbc7b |
children | 5b5ebf93ec16 |
files | ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
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