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 *** empty log message *** 2002-10-04 19:05:42 +00:00
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 10l memory leak + bug fixes in ms to sample time conversion 2002-12-31 05:42:20 +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 Changes includes: 2002-12-28 13:59:53 +00:00
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 export fmt2str() 2003-01-18 17:31:58 +00:00
af_format_alaw.c New features: 2002-11-12 12:33:56 +00:00
af_format_ulaw.c New features: 2002-11-12 12:33:56 +00:00
af_gate.c 10l memory leak + bug fixes in ms to sample time conversion 2002-12-31 05:42:20 +00:00
af_mp.c 10l 2004-06-25 19:01:56 +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 10l - replace 6 with AF_NCH 2004-03-04 19:39:16 +00:00
af_resample.c 10l sig 11 bug reported by Fabian Franz 2003-01-12 08:05:51 +00:00
af_resample.h bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can be safely used like functions: mydef(flag ? val1 : val2) 2003-01-15 11:16:33 +00:00
af_sub.c Adding sub-woofer filter, use this filter to add a sub channel to the audio stream 2003-01-07 10:33:30 +00:00
af_surround.c debug printf junk 2004-06-11 15:16:26 +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_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 New features: 2002-11-12 12:33:56 +00:00
control.h Adding filter for exporting audio data to visual effect applications 2003-09-20 13:42:26 +00:00
dsp.h Adding new audio output filter layer libaf 2002-10-01 06:45:08 +00:00
equalizer.h Header file for eq 2002-11-03 10:07:14 +00:00
filter.c many small typo and grammar fixes 2003-10-04 17:29:08 +00:00
filter.h bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can be safely used like functions: mydef(flag ? val1 : val2) 2003-01-15 11:16:33 +00:00
window.c Adding new audio output filter layer libaf 2002-10-01 06:45:08 +00:00
window.h Adding new audio output filter layer libaf 2002-10-01 06:45:08 +00:00