mpv/libaf
diego 66b1d0d001 The FSF changed postal address.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19620 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-01 12:11:11 +00:00
..
Makefile Move all internal -I parameters to the front of CFLAGS to avoid using external 2006-08-17 17:19:56 +00:00
af.c makes several libaf functions static coz they are not used outside their source files. Patch by Stefan Huehner, stefan AT huehner-org 2006-07-09 03:59:52 +00:00
af.h
af_center.c
af_channels.c
af_comp.c
af_delay.c
af_dummy.c
af_equalizer.c
af_export.c get_path as const, patch by Stefan Huehner, stefan AT huehner-org 2006-07-03 23:27:37 +00:00
af_extrastereo.c
af_format.c
af_format.h marks several read-only string parameters and function return-values which can only be used read-only as const. Patch by Stefan Huehner, stefan _AT huener-org 2006-07-16 01:20:30 +00:00
af_format_alaw.c
af_format_ulaw.c
af_gate.c
af_hrtf.c makes several libaf functions static coz they are not used outside their source files. Patch by Stefan Huehner, stefan AT huehner-org 2006-07-09 03:59:52 +00:00
af_hrtf.h
af_karaoke.c fix wrong and unrelated change done in r19199 2006-07-27 18:35:40 +00:00
af_ladspa.c The FSF changed postal address. 2006-09-01 12:11:11 +00:00
af_lavcresample.c
af_mp.h
af_pan.c
af_resample.c
af_resample.h
af_sinesuppress.c remove unused variables, patch by Stefan Huehner stefan {dot} huehner {dot} org 2006-07-05 10:24:23 +00:00
af_sub.c
af_surround.c
af_sweep.c
af_tools.c
af_volnorm.c
af_volume.c
config.h
control.h
dsp.h
equalizer.h
filter.c makes several libaf functions static coz they are not used outside their source files. Patch by Stefan Huehner, stefan AT huehner-org 2006-07-09 03:59:52 +00:00
filter.h
format.c Removes an unneeded cast. Patch by Stefan Huehner, stefan AT.. huehner.org 2006-07-16 01:24:42 +00:00
window.c
window.h