..
af.c
Move code that makes the filter chain match the desired output format into
2010-02-19 21:52:29 +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
…
af_center.c
…
af_channels.c
…
af_comp.c
…
af_delay.c
cosmetics: Remove pointless empty lines at EOF.
2010-02-20 21:02:49 +00:00
af_dummy.c
…
af_equalizer.c
cosmetics: Remove pointless empty lines at EOF.
2010-02-20 21:02:49 +00:00
af_export.c
Rename get_path.[ch] --> path.[ch].
2010-03-20 23:38:27 +00:00
af_extrastereo.c
…
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
…
af_format_ulaw.h
…
af_gate.c
…
af_hrtf.c
…
af_hrtf.h
…
af_karaoke.c
…
af_ladspa.c
…
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
…
af_pan.c
…
af_resample.c
cosmetics: Remove pointless empty lines at EOF.
2010-02-20 21:02:49 +00:00
af_resample_template.c
…
af_scaletempo.c
…
af_sinesuppress.c
…
af_stats.c
…
af_sub.c
…
af_surround.c
…
af_sweep.c
cosmetics: Remove pointless empty lines at EOF.
2010-02-20 21:02:49 +00:00
af_tools.c
…
af_volnorm.c
…
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
…
equalizer.h
…
filter.c
cosmetics: Remove pointless empty lines at EOF.
2010-02-20 21:02:49 +00:00
filter.h
…
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
cosmetics: Remove pointless empty lines at EOF.
2010-02-20 21:02:49 +00:00
window.h
…