1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-16 11:55:42 +00:00
mpv/libaf
corey 9fb516e90a Rename sinesupress to sinesuppress, including af_sinesupress.c file rename.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18612 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-07 00:02:51 +00:00
..
af_center.c
af_channels.c
af_comp.c
af_delay.c
af_dummy.c
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
af_format_alaw.c
af_format_ulaw.c
af_format.c Unify include paths by adding -I.. to CFLAGS. 2005-11-13 18:28:44 +00:00
af_format.h
af_gate.c
af_hrtf.c
af_hrtf.h
af_karaoke.c Fix a few minor spelling errors in comments. 2006-06-05 22:23:42 +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
af_resample.c massive attack: mp_msg printf format fixes 2006-01-12 20:04:36 +00:00
af_resample.h
af_sinesuppress.c Rename sinesupress to sinesuppress, including af_sinesupress.c file rename. 2006-06-07 00:02:51 +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
af_surround.c
af_sweep.c Unify include paths by adding -I.. to CFLAGS. 2005-11-13 18:28:44 +00:00
af_tools.c
af_volnorm.c Adds a target parameter to the volnorm filter. 2005-11-11 02:47:21 +00:00
af_volume.c
af.c Rename sinesupress to sinesuppress, including af_sinesupress.c file rename. 2006-06-07 00:02:51 +00:00
af.h
config.h
control.h Rename sinesupress to sinesuppress, including af_sinesupress.c file rename. 2006-06-07 00:02:51 +00:00
dsp.h
equalizer.h
filter.c
filter.h
format.c Fix up libaf unknown-format printing 2006-03-15 21:32:10 +00:00
Makefile Rename sinesupress to sinesuppress, including af_sinesupress.c file rename. 2006-06-07 00:02:51 +00:00
window.c
window.h