mpv/libaf
diego eec12427d7 Rename libaf/af_resample.h to libaf/af_resample_template.c, it is used as
a macro, not as a header file.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28236 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-02 16:13:22 +00:00
..
af.c Rename a bunch of miscellaneous preprocessor directives. 2008-08-07 08:58:07 +00:00
af.h #include config.h before all other headers. 2008-03-14 16:46:13 +00:00
af_center.c libaf: change filter input/output ratio calculations 2007-11-01 06:52:01 +00:00
af_channels.c libaf: change filter input/output ratio calculations 2007-11-01 06:52:01 +00:00
af_comp.c libaf: change filter input/output ratio calculations 2007-11-01 06:52:01 +00:00
af_delay.c libaf: change filter input/output ratio calculations 2007-11-01 06:52:01 +00:00
af_dummy.c libaf: change filter input/output ratio calculations 2007-11-01 06:52:01 +00:00
af_equalizer.c A/V sync: take audio filter buffers into account 2007-11-01 06:52:50 +00:00
af_export.c af_export.c is only compiled if HAVE_SYS_MMAN_H is set, so using that 2008-03-10 19:12:29 +00:00
af_extrastereo.c libaf: change filter input/output ratio calculations 2007-11-01 06:52:01 +00:00
af_format.c Remove useless #include. 2008-04-09 18:20:22 +00:00
af_format.h Get rid of pointless 'extern' keywords. 2008-12-03 23:01:03 +00:00
af_format_alaw.c Fix multiple inclusion guards, identifiers starting with __ are reserved 2007-11-29 14:23:24 +00:00
af_format_ulaw.c Fix multiple inclusion guards, identifiers starting with __ are reserved 2007-11-29 14:23:24 +00:00
af_gate.c libaf: change filter input/output ratio calculations 2007-11-01 06:52:01 +00:00
af_hrtf.c Add const to avoid warnings about discarded qualifiers. 2008-12-05 14:21:22 +00:00
af_hrtf.h Make af_hrtf tables static const 2008-07-15 19:08:09 +00:00
af_karaoke.c libaf: change filter input/output ratio calculations 2007-11-01 06:52:01 +00:00
af_ladspa.c Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__. 2008-10-13 16:23:55 +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 Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
af_pan.c libaf: change filter input/output ratio calculations 2007-11-01 06:52:01 +00:00
af_resample.c Rename libaf/af_resample.h to libaf/af_resample_template.c, it is used as 2009-01-02 16:13:22 +00:00
af_resample_template.c Rename libaf/af_resample.h to libaf/af_resample_template.c, it is used as 2009-01-02 16:13:22 +00:00
af_scaletempo.c Use standard license headers with standard formatting. 2008-05-14 17:24:10 +00:00
af_sinesuppress.c libaf: change filter input/output ratio calculations 2007-11-01 06:52:01 +00:00
af_sub.c libaf: change filter input/output ratio calculations 2007-11-01 06:52:01 +00:00
af_surround.c libaf: change filter input/output ratio calculations 2007-11-01 06:52:01 +00:00
af_sweep.c Use standard license headers with standard formatting. 2008-05-14 17:24:10 +00:00
af_tools.c Use quotes instead of angular brackets for local includes. 2008-04-09 18:02:05 +00:00
af_volnorm.c libaf: change filter input/output ratio calculations 2007-11-01 06:52:01 +00:00
af_volume.c libaf: change filter input/output ratio calculations 2007-11-01 06:52:01 +00:00
control.h Add missing header #include to fix 'make checkheaders'. 2008-03-10 19:19:03 +00:00
dsp.h Fix illegal identifier: Rename _ftype_t macro to FLOAT_TYPE. 2008-04-10 10:01:54 +00:00
equalizer.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
filter.c Add const to libaf/filter.c functions. 2008-07-15 19:05:42 +00:00
filter.h Get rid of pointless 'extern' keywords. 2008-12-03 23:01:03 +00:00
format.c Remove some pointless 'inline' qualifiers 2007-11-01 06:52:10 +00:00
reorder_ch.c Fix channel order for ffmpeg flac codec. 2008-10-09 07:46:20 +00:00
reorder_ch.h Fix channel order for ffmpeg flac codec. 2008-10-09 07:46:20 +00:00
window.c cosmetics: Remove useless parentheses from return statements. 2008-05-16 09:42:28 +00:00
window.h Get rid of pointless 'extern' keywords. 2008-12-03 23:01:03 +00:00