mpv/libaf
diego 141e81cce4 Rename a bunch of miscellaneous preprocessor directives.
Switch them from a HAVE_ to a CONFIG_ prefix.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27423 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-08-07 08:58:07 +00:00
..
af.c Rename a bunch of miscellaneous preprocessor directives. 2008-08-07 08:58:07 +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
af_extrastereo.c
af_format.c
af_format.h
af_format_alaw.c
af_format_ulaw.c
af_gate.c
af_hrtf.c
af_hrtf.h Make af_hrtf tables static const 2008-07-15 19:08:09 +00:00
af_karaoke.c
af_ladspa.c Use standard license headers with standard formatting. 2008-05-14 17:24:10 +00:00
af_lavcac3enc.c Use standard license headers with standard formatting. 2008-05-14 17:24:10 +00:00
af_lavcresample.c Use standard license headers with standard formatting. 2008-05-14 17:24:10 +00:00
af_mp.h
af_pan.c
af_resample.c
af_resample.h
af_scaletempo.c Use standard license headers with standard formatting. 2008-05-14 17:24:10 +00:00
af_sinesuppress.c
af_sub.c
af_surround.c
af_sweep.c Use standard license headers with standard formatting. 2008-05-14 17:24:10 +00:00
af_tools.c
af_volnorm.c
af_volume.c
control.h
dsp.h
equalizer.h
filter.c Add const to libaf/filter.c functions. 2008-07-15 19:05:42 +00:00
filter.h Add const to libaf/filter.c functions. 2008-07-15 19:05:42 +00:00
format.c
reorder_ch.c rename AF_CHANNEL_LAYOUT_LAVC_VORBIS* => AF_CHANNEL_LAYOUT_VORBIS*. 2008-06-07 12:57:36 +00:00
reorder_ch.h rename AF_CHANNEL_LAYOUT_LAVC_VORBIS* => AF_CHANNEL_LAYOUT_VORBIS*. 2008-06-07 12:57:36 +00:00
window.c cosmetics: Remove useless parentheses from return statements. 2008-05-16 09:42:28 +00:00
window.h