mpv/libaf
diego 4b64ef7e8e Remove now obsolete .cvsignore files.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18556 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-02 11:24:33 +00:00
..
Makefile New karaoke af 2006-05-13 08:46:31 +00:00
af.c New karaoke af 2006-05-13 08:46:31 +00:00
af.h documentation-only patch: make doxygen compatible and create 2005-10-01 12:55:34 +00:00
af_center.c filter for adding a center channel, adding a high pass filter would be nice 2005-02-21 17:08:45 +00:00
af_channels.c always cancel down fractions (frac_t) to avoid overflows and playback 2005-01-08 21:34:06 +00:00
af_comp.c removing AFMT_ dependancy 2004-12-27 17:30:15 +00:00
af_delay.c fix compilation on solaris 2003-01-01 15:55:49 +00:00
af_dummy.c better infoline 2005-02-25 10:43:31 +00:00
af_equalizer.c added dinamically calculated gain factor at output stage to avoid clipping on sane ranges 2006-03-11 21:16:59 +00:00
af_export.c Unify include paths by adding -I.. to CFLAGS. 2005-11-13 18:28:44 +00:00
af_extrastereo.c now supports float based operation aswell 2005-01-31 11:46:01 +00:00
af_format.c Unify include paths by adding -I.. to CFLAGS. 2005-11-13 18:28:44 +00:00
af_format.h af_format.h needs config.h to be included first. 2005-01-12 22:00:02 +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_gate.c removing AFMT_ dependancy 2004-12-27 17:30:15 +00:00
af_hrtf.c actually output 2 channel audio (instead of 6 channel with 4 empty channels) 2005-05-09 19:46:49 +00:00
af_hrtf.h More HRTF enhancements 2005-04-11 14:01:29 +00:00
af_karaoke.c New karaoke af 2006-05-13 08:46:31 +00:00
af_ladspa.c Unify include paths by adding -I.. to CFLAGS. 2005-11-13 18:28:44 +00:00
af_lavcresample.c Move conditional compilation out of the code and into the build system. 2006-01-31 23:24:08 +00:00
af_mp.h Unify include paths by adding -I.. to CFLAGS. 2005-11-13 18:28:44 +00:00
af_pan.c Fix af_pan commandline mess and (hopefully) improve description. 2005-09-15 11:41:23 +00:00
af_resample.c massive attack: mp_msg printf format fixes 2006-01-12 20:04:36 +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_sinesupress.c very simple filter which can remove a sine at a specified frequency, usefull to get rid of the 50/60hz noise on ultra crappy equipment 2006-04-13 10:36:17 +00:00
af_sub.c less namespace pollution #2 (prefixed globals in filter.c with af_filter_) 2004-12-29 19:50:44 +00:00
af_surround.c less namespace pollution #2 (prefixed globals in filter.c with af_filter_) 2004-12-29 19:50:44 +00:00
af_sweep.c Unify include paths by adding -I.. to CFLAGS. 2005-11-13 18:28:44 +00:00
af_tools.c af_softclip 2005-01-31 11:34:49 +00:00
af_volnorm.c Adds a target parameter to the volnorm filter. 2005-11-11 02:47:21 +00:00
af_volume.c using af_softclip 2005-01-31 11:43:36 +00:00
config.h sanity checks 2005-05-21 15:05:31 +00:00
control.h very simple filter which can remove a sine at a specified frequency, usefull to get rid of the 50/60hz noise on ultra crappy equipment 2006-04-13 10:36:17 +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 less namespace pollution #2 (prefixed globals in filter.c with af_filter_) 2004-12-29 19:50:44 +00:00
filter.h less namespace pollution #2 (prefixed globals in filter.c with af_filter_) 2004-12-29 19:50:44 +00:00
format.c Fix up libaf unknown-format printing 2006-03-15 21:32:10 +00:00
window.c less namespace pollution 2004-12-29 19:41:21 +00:00
window.h less namespace pollution 2004-12-29 19:41:21 +00:00