mpv/libaf
reimar 3bbbb21ada Make the code match the documentation by making higher-quality but slower
audio filtering the default.
This mostly means lavcresample being the default instead of plain "resample".


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30455 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-01-30 10:09:14 +00:00
..
af.c Add a proper header for our strsep implementation so strsep will 2010-01-17 15:08:31 +00:00
af.h Make the code match the documentation by making higher-quality but slower 2010-01-30 10:09:14 +00:00
af_bs2b.c Cosmetics for r29244 to follow K&R style closely. 2009-05-03 21:52:41 +00:00
af_center.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
af_channels.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
af_comp.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
af_delay.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
af_dummy.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
af_equalizer.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
af_export.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
af_extrastereo.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
af_format.c Add support for distinguishing between little- and big-endian SPDIF AC3 2010-01-11 20:27:52 +00:00
af_format.h Add support for distinguishing between little- and big-endian SPDIF AC3 2010-01-11 20:27:52 +00:00
af_format_alaw.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
af_format_ulaw.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
af_gate.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
af_hrtf.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
af_hrtf.h Replace informal license notices by standard license header 2009-01-05 12:41:40 +00:00
af_karaoke.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
af_ladspa.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
af_lavcac3enc.c Let the format filter do the AC3 endianness conversion instead of duplicating 2010-01-11 20:40:51 +00:00
af_lavcresample.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
af_pan.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
af_resample.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
af_resample_template.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
af_scaletempo.c Remove af_msg special-casing API in libaf. 2009-03-28 19:57:56 +00:00
af_sinesuppress.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
af_stats.c af_stats: Some fixes to the new filter 2009-02-21 22:07:39 +00:00
af_sub.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
af_surround.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
af_sweep.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
af_tools.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
af_volnorm.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
af_volume.c Add support for 8 channel audio. 2009-11-10 00:45:19 +00:00
control.h Change libaf control ordering to make the controls unique again, (AF_CONTROL_PAN_BALANCE vs. 2009-09-26 06:41:09 +00:00
dsp.h Replace informal license notices by standard license header 2009-01-05 12:41:40 +00:00
equalizer.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
filter.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
filter.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
format.c Add support for distinguishing between little- and big-endian SPDIF AC3 2010-01-11 20:27:52 +00:00
reorder_ch.c Fix mangling of 24-bit audio during channel reorder. 2009-11-28 18:23:26 +00:00
reorder_ch.h Add support for 8 channel audio. 2009-11-10 00:45:19 +00:00
window.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
window.h Replace informal license notices by standard license header 2009-01-05 12:41:40 +00:00