..
.cvsignore
*** empty log message ***
2002-10-04 19:05:42 +00:00
af_channels.c
sig 11 fix in reinit and resample + spelling error fixes
2003-01-02 03:00:44 +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
disable af export for systems without mmap
2003-09-21 12:16:16 +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_format.c
export fmt2str()
2003-01-18 17:31:58 +00:00
af_format.h
export fmt2str()
2003-01-18 17:31:58 +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
added af_format_encode() to convert sample format from libaf to mplayer (OSS)
2003-01-18 17:31:22 +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 memory leak + bug fixes in ms to sample time conversion
2002-12-31 05:42:20 +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
1000l and I imho this would win 'The Bug/Typo of the Year' award
2003-08-29 21:57:40 +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
Changing initial volume level to 0dB after loud intensive complaints
2003-01-20 10:46:32 +00:00
af.c
disable af export for systems without mmap
2003-09-21 12:16:16 +00:00
af.h
Adding support for more logical libaf configuration
2003-01-17 01:00:07 +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
Makefile
Adding filter for exporting audio data to visual effect applications
2003-09-20 13:42:26 +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