From 3d4852d8e029c37902dfd83c8c7c46ba0c16cb37 Mon Sep 17 00:00:00 2001 From: ivo Date: Thu, 23 Dec 2004 02:09:52 +0000 Subject: 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@14218 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/tech/MAINTAINERS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'DOCS/tech') diff --git a/DOCS/tech/MAINTAINERS b/DOCS/tech/MAINTAINERS index a301c8ac52..2530e7f9e5 100644 --- a/DOCS/tech/MAINTAINERS +++ b/DOCS/tech/MAINTAINERS @@ -178,3 +178,6 @@ libao2 drivers: * ao_sgi.c - None * ao_sun.c - None * ao_win32.c - Sascha Sommer + +audio filters: + * af_ladspa.c - Ivo van Poorten -- cgit v1.2.3