mpv/libaf
diego 84157efa5a Clean up the way get_path is handled: Compile get_path.c to an object to link
against instead of directly #including the C file and replace the many extern
declarations by a proper header file.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24262 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-28 11:20:24 +00:00
..
Makefile
af.c
af.h
af_center.c
af_channels.c
af_comp.c
af_delay.c
af_dummy.c
af_equalizer.c
af_export.c Clean up the way get_path is handled: Compile get_path.c to an object to link 2007-08-28 11:20:24 +00:00
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
af_karaoke.c
af_ladspa.c
af_lavcresample.c ff_gcd is already in libavutil/common.h, no need for an extra prototype here 2007-06-24 12:40:51 +00:00
af_mp.h
af_pan.c Add AF_CONTROL_PAN_BALANCE control 2007-06-17 12:18:13 +00:00
af_resample.c
af_resample.h
af_sinesuppress.c Fix warning: 2007-08-25 16:51:02 +00:00
af_sub.c
af_surround.c
af_sweep.c
af_tools.c
af_volnorm.c
af_volume.c
control.h Add AF_CONTROL_PAN_BALANCE control 2007-06-17 12:18:13 +00:00
dsp.h Do not use leading underscores in multiple inclusion guards, they are reserved. 2007-07-02 22:34:45 +00:00
equalizer.h
filter.c
filter.h Do not use leading underscores in multiple inclusion guards, they are reserved. 2007-07-02 22:34:45 +00:00
format.c
window.c
window.h Do not use leading underscores in multiple inclusion guards, they are reserved. 2007-07-02 22:34:45 +00:00