0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00
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
af_channels.c support for 24 bit audio 2004-07-29 16:23:16 +00:00
af_comp.c The full name of the GPL is GNU General Public License. 2004-10-10 14:20:42 +00:00
af_delay.c fix compilation on solaris 2003-01-01 15:55:49 +00:00
af_dummy.c New features: 2002-11-12 12:33:56 +00:00
af_equalizer.c The full name of the GPL is GNU General Public License. 2004-10-10 14:20:42 +00:00
af_export.c minor fixes by ed@catmur.co.uk 2003-11-28 20:43:00 +00:00
af_extrastereo.c Make filters request a supported input format instead of failing. 2004-12-22 00:12:00 +00:00
af_format_alaw.c The full name of the GPL is GNU General Public License. 2004-10-10 14:20:42 +00:00
af_format_ulaw.c The full name of the GPL is GNU General Public License. 2004-10-10 14:20:42 +00:00
af_format.c declare check_format and check_bps static, they are used nowhere else. 2004-11-20 10:32:52 +00:00
af_format.h reimplementation of the pl_extrastereo and pl_volnorm plugins 2004-10-04 19:11:05 +00:00
af_gate.c The full name of the GPL is GNU General Public License. 2004-10-10 14:20:42 +00:00
af_hrtf.c Make filters request a supported input format instead of failing. 2004-12-22 00:12:00 +00:00
af_hrtf.h head related transfer function 2004-11-20 14:41:51 +00:00
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 make use of new defines: 24 and 32bit integer types 2004-10-04 19:50:40 +00:00
af_mp.h added af_format_encode() to convert sample format from libaf to mplayer (OSS) 2003-01-18 17:31:22 +00:00
af_pan.c The full name of the GPL is GNU General Public License. 2004-10-10 14:20:42 +00:00
af_resample.c The full name of the GPL is GNU General Public License. 2004-10-10 14:20:42 +00:00
af_resample.h The full name of the GPL is GNU General Public License. 2004-10-10 14:20:42 +00:00
af_sub.c The full name of the GPL is GNU General Public License. 2004-10-10 14:20:42 +00:00
af_surround.c debug printf junk 2004-06-11 15:16:26 +00:00
af_sweep.c Make filters request a supported input format instead of failing. 2004-12-22 00:12:00 +00:00
af_tools.c 10l memory leak + bug fixes in ms to sample time conversion 2002-12-31 05:42:20 +00:00
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
af.c Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins. 2004-12-23 02:09:52 +00:00
af.h mplayer -af help now lists all available audio filters. 2004-09-06 22:27:08 +00:00
config.h The full name of the GPL is GNU General Public License. 2004-10-10 14:20:42 +00:00
control.h reimplementation of the pl_extrastereo and pl_volnorm plugins 2004-10-04 19:11:05 +00:00
dsp.h The full name of the GPL is GNU General Public License. 2004-10-10 14:20:42 +00:00
equalizer.h The full name of the GPL is GNU General Public License. 2004-10-10 14:20:42 +00:00
filter.c The full name of the GPL is GNU General Public License. 2004-10-10 14:20:42 +00:00
filter.h The full name of the GPL is GNU General Public License. 2004-10-10 14:20:42 +00:00
Makefile Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins. 2004-12-23 02:09:52 +00:00
window.c The full name of the GPL is GNU General Public License. 2004-10-10 14:20:42 +00:00
window.h The full name of the GPL is GNU General Public License. 2004-10-10 14:20:42 +00:00