.. |
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
|
Fix memory leaks.
|
2007-02-10 18:12:03 +00:00 |
af_comp.c
|
removing AFMT_ dependancy
|
2004-12-27 17:30:15 +00:00 |
af_delay.c
|
fix compilation on solaris
|
2003-01-01 15:55:49 +00:00 |
af_dummy.c
|
better infoline
|
2005-02-25 10:43:31 +00:00 |
af_equalizer.c
|
added dinamically calculated gain factor at output stage to avoid clipping on sane ranges
|
2006-03-11 21:16:59 +00:00 |
af_export.c
|
Conditionally compile af_export instead of having #ifdef around the file.
|
2007-03-19 10:13:33 +00:00 |
af_extrastereo.c
|
now supports float based operation aswell
|
2005-01-31 11:46:01 +00:00 |
af_format_alaw.c
|
The full name of the GPL is GNU General Public License.
|
2004-10-10 14:20:42 +00:00 |
af_format_ulaw.c
|
The full name of the GPL is GNU General Public License.
|
2004-10-10 14:20:42 +00:00 |
af_format.c
|
Fix memory leaks.
|
2007-02-10 18:12:03 +00:00 |
af_format.h
|
Change value used to indicate "unknown audio format" from 0 to -1.
|
2006-11-08 18:31:04 +00:00 |
af_gate.c
|
removing AFMT_ dependancy
|
2004-12-27 17:30:15 +00:00 |
af_hrtf.c
|
Fix memory leaks.
|
2007-02-10 18:12:03 +00:00 |
af_hrtf.h
|
More HRTF enhancements
|
2005-04-11 14:01:29 +00:00 |
af_karaoke.c
|
fix wrong and unrelated change done in r19199
|
2006-07-27 18:35:40 +00:00 |
af_ladspa.c
|
Cosmetics: add space after comma in output
|
2007-02-08 11:27:18 +00:00 |
af_lavcresample.c
|
Move variable declaration to appropriate place
|
2007-02-10 20:33:27 +00:00 |
af_mp.h
|
Unify include paths by adding -I.. to CFLAGS.
|
2005-11-13 18:28:44 +00:00 |
af_pan.c
|
Fix nonsense tests ("if (af->data->audio)" before "if (af->data)").
|
2007-02-10 17:27:11 +00:00 |
af_resample.c
|
Fix memory leaks.
|
2007-02-10 18:12:03 +00:00 |
af_resample.h
|
The full name of the GPL is GNU General Public License.
|
2004-10-10 14:20:42 +00:00 |
af_sinesuppress.c
|
remove unused variables, patch by Stefan Huehner stefan {dot} huehner {dot} org
|
2006-07-05 10:24:23 +00:00 |
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
|
Fix nonsense tests like previously in af_pan.
|
2007-02-10 17:31:18 +00:00 |
af_sweep.c
|
Unify include paths by adding -I.. to CFLAGS.
|
2005-11-13 18:28:44 +00:00 |
af_tools.c
|
af_softclip
|
2005-01-31 11:34:49 +00:00 |
af_volnorm.c
|
Adds a target parameter to the volnorm filter.
|
2005-11-11 02:47:21 +00:00 |
af_volume.c
|
using af_softclip
|
2005-01-31 11:43:36 +00:00 |
af.c
|
Change value used to indicate "unknown audio format" from 0 to -1.
|
2006-11-08 18:31:04 +00:00 |
af.h
|
Remove config.h and move its content to af.h. There are multiple files under
|
2006-11-25 19:57:31 +00:00 |
control.h
|
Rename sinesupress to sinesuppress, including af_sinesupress.c file rename.
|
2006-06-07 00:02:51 +00:00 |
dsp.h
|
The full name of the GPL is GNU General Public License.
|
2004-10-10 14:20:42 +00:00 |
equalizer.h
|
The full name of the GPL is GNU General Public License.
|
2004-10-10 14:20:42 +00:00 |
filter.c
|
makes several libaf functions static coz they are not used outside their source files. Patch by Stefan Huehner, stefan AT huehner-org
|
2006-07-09 03:59:52 +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
|
Removes an unneeded cast. Patch by Stefan Huehner, stefan AT.. huehner.org
|
2006-07-16 01:24:42 +00:00 |
Makefile
|
Conditionally compile af_export instead of having #ifdef around the file.
|
2007-03-19 10:13:33 +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 |