mpv/libaf
ivo 3d4852d8e0 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
2004-12-23 02:09:52 +00:00
..
.cvsignore Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins. 2004-12-23 02:09:52 +00:00
Makefile Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins. 2004-12-23 02:09:52 +00:00
af.c Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins. 2004-12-23 02:09:52 +00:00
af.h
af_channels.c
af_comp.c
af_delay.c
af_dummy.c
af_equalizer.c
af_export.c
af_extrastereo.c Make filters request a supported input format instead of failing. 2004-12-22 00:12:00 +00:00
af_format.c
af_format.h
af_format_alaw.c
af_format_ulaw.c
af_gate.c
af_hrtf.c Make filters request a supported input format instead of failing. 2004-12-22 00:12:00 +00:00
af_hrtf.h
af_ladspa.c Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins. 2004-12-23 02:09:52 +00:00
af_lavcresample.c Make filters request a supported input format instead of failing. 2004-12-22 00:12:00 +00:00
af_mp.c
af_mp.h
af_pan.c
af_resample.c
af_resample.h
af_sub.c
af_surround.c
af_sweep.c Make filters request a supported input format instead of failing. 2004-12-22 00:12:00 +00:00
af_tools.c
af_volnorm.c Make filters request a supported input format instead of failing. 2004-12-22 00:12:00 +00:00
af_volume.c very old 10l, discussed a long time ago but never fixed (default should be same vol, not -10 dB) 2004-11-30 19:02:29 +00:00
config.h
control.h
dsp.h
equalizer.h
filter.c
filter.h
window.c
window.h