summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorivo <ivo@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-12-23 02:09:49 +0000
committerivo <ivo@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-12-23 02:09:49 +0000
commit7cdcc45e705bd2173c6ee74bd03eb001247a5638 (patch)
tree1d4cd8d9b697bf018a662258631d5cb37859b925 /ChangeLog
parent512d5cbd9d440c21397d0220ba592238623e3b35 (diff)
downloadmpv-7cdcc45e705bd2173c6ee74bd03eb001247a5638.tar.bz2
mpv-7cdcc45e705bd2173c6ee74bd03eb001247a5638.tar.xz
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. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14217 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a44d79e8d6..71568845a4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -144,6 +144,7 @@ MPlayer (1.0)
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