mpv/libaf
ivo bdc25d636e mplayer -af help now lists all available audio filters.
Updated manual page.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13270 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-06 22:27:08 +00:00
..
.cvsignore
Makefile mingw crosscompiling step 1 2004-06-27 17:54:31 +00:00
af.c mplayer -af help now lists all available audio filters. 2004-09-06 22:27:08 +00:00
af.h mplayer -af help now lists all available audio filters. 2004-09-06 22:27:08 +00:00
af_channels.c support for 24 bit audio 2004-07-29 16:23:16 +00:00
af_comp.c
af_delay.c
af_dummy.c
af_equalizer.c
af_export.c minor fixes by ed@catmur.co.uk 2003-11-28 20:43:00 +00:00
af_format.c using bswap.h for endianness conversion 2004-05-18 19:13:15 +00:00
af_format.h
af_format_alaw.c
af_format_ulaw.c
af_gate.c
af_mp.c 10l 2004-06-25 19:01:56 +00:00
af_mp.h
af_pan.c 10l - replace 6 with AF_NCH 2004-03-04 19:39:16 +00:00
af_resample.c
af_resample.h
af_sub.c
af_surround.c debug printf junk 2004-06-11 15:16:26 +00:00
af_tools.c
af_volume.c remove the latest use of log10 in favor of the better af_to_dB helper function, patch by Reimar Doffinger 2004-06-25 15:26:59 +00:00
config.h
control.h Adding filter for exporting audio data to visual effect applications 2003-09-20 13:42:26 +00:00
dsp.h
equalizer.h
filter.c many small typo and grammar fixes 2003-10-04 17:29:08 +00:00
filter.h
window.c
window.h