..
.cvsignore
Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
2004-12-23 02:09:52 +00:00
af_center.c
filter for adding a center channel, adding a high pass filter would be nice
2005-02-21 17:08:45 +00:00
af_channels.c
always cancel down fractions (frac_t) to avoid overflows and playback
2005-01-08 21:34:06 +00:00
af_comp.c
removing AFMT_ dependancy
2004-12-27 17:30:15 +00:00
af_delay.c
af_dummy.c
better infoline
2005-02-25 10:43:31 +00:00
af_equalizer.c
removing AFMT_ dependancy
2004-12-27 17:30:15 +00:00
af_export.c
removing AFMT_ dependancy
2004-12-27 17:30:15 +00:00
af_extrastereo.c
now supports float based operation aswell
2005-01-31 11:46:01 +00:00
af_format_alaw.c
af_format_ulaw.c
af_format.c
Error out when invalid format is specified
2005-05-01 09:02:25 +00:00
af_format.h
af_format.h needs config.h to be included first.
2005-01-12 22:00:02 +00:00
af_gate.c
removing AFMT_ dependancy
2004-12-27 17:30:15 +00:00
af_hrtf.c
actually output 2 channel audio (instead of 6 channel with 4 empty channels)
2005-05-09 19:46:49 +00:00
af_hrtf.h
More HRTF enhancements
2005-04-11 14:01:29 +00:00
af_ladspa.c
Removed in-filter int to float conversion. af_ladspa now demands floats as
2005-08-10 23:27:39 +00:00
af_lavcresample.c
libavutil compile fix (working also with old libavcodec)
2005-08-01 22:09:17 +00:00
af_mp.h
removing AFMT_ dependancy
2004-12-27 17:30:15 +00:00
af_pan.c
Fix af_pan commandline mess and (hopefully) improve description.
2005-09-15 11:41:23 +00:00
af_resample.c
always cancel down fractions (frac_t) to avoid overflows and playback
2005-01-08 21:34:06 +00:00
af_resample.h
af_sub.c
less namespace pollution #2 (prefixed globals in filter.c with af_filter_)
2004-12-29 19:50:44 +00:00
af_surround.c
less namespace pollution #2 (prefixed globals in filter.c with af_filter_)
2004-12-29 19:50:44 +00:00
af_sweep.c
removing AFMT_ dependancy
2004-12-27 17:30:15 +00:00
af_tools.c
af_softclip
2005-01-31 11:34:49 +00:00
af_volnorm.c
removing AFMT_ dependancy
2004-12-27 17:30:15 +00:00
af_volume.c
using af_softclip
2005-01-31 11:43:36 +00:00
af.c
Avoid hang with -af-adv force=3
2005-07-23 16:58:25 +00:00
af.h
make -srate work again, unify audio filter init and preinit.
2005-06-24 10:50:53 +00:00
config.h
sanity checks
2005-05-21 15:05:31 +00:00
control.h
filter for adding a center channel, adding a high pass filter would be nice
2005-02-21 17:08:45 +00:00
dsp.h
equalizer.h
filter.c
less namespace pollution #2 (prefixed globals in filter.c with af_filter_)
2004-12-29 19:50:44 +00:00
filter.h
less namespace pollution #2 (prefixed globals in filter.c with af_filter_)
2004-12-29 19:50:44 +00:00
format.c
code reduction and less error prone, use the same table
2005-08-18 11:37:16 +00:00
Makefile
libavutil compile fix (working also with old libavcodec)
2005-08-01 22:09:17 +00:00
window.c
less namespace pollution
2004-12-29 19:41:21 +00:00
window.h
less namespace pollution
2004-12-29 19:41:21 +00:00