mpv/libaf
arpi 4d99e4f99a required for i18n+-lintl (found by Nexus)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9330 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 22:47:48 +00:00
..
.cvsignore
Makefile required for i18n+-lintl (found by Nexus) 2003-02-07 22:47:48 +00:00
af.c Adding support for more logical libaf configuration 2003-01-17 01:00:07 +00:00
af.h Adding support for more logical libaf configuration 2003-01-17 01:00:07 +00:00
af_channels.c
af_comp.c
af_delay.c
af_dummy.c
af_equalizer.c
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_format_alaw.c
af_format_ulaw.c
af_gate.c
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
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
af_tools.c
af_volume.c Changing initial volume level to 0dB after loud intensive complaints 2003-01-20 10:46:32 +00:00
config.h
control.h Adding sub-woofer filter, use this filter to add a sub channel to the audio stream 2003-01-07 10:33:30 +00:00
dsp.h
equalizer.h
filter.c compiler warning fixes patch by Dominik Mierzejewski <dominik@rangers.eu.org> 2003-02-02 02:42:59 +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
window.h