.. |
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
|
|
|
af_comp.c
|
|
|
af_delay.c
|
|
|
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
|
get_path as const, patch by Stefan Huehner, stefan AT huehner-org
|
2006-07-03 23:27:37 +00:00 |
af_extrastereo.c
|
|
|
af_format_alaw.c
|
|
|
af_format_ulaw.c
|
|
|
af_format.c
|
Unify include paths by adding -I.. to CFLAGS.
|
2005-11-13 18:28:44 +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
|
|
|
af_hrtf.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 |
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
|
The FSF changed postal address.
|
2006-09-01 12:11:11 +00:00 |
af_lavcresample.c
|
Move conditional compilation out of the code and into the build system.
|
2006-01-31 23:24:08 +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 af_pan commandline mess and (hopefully) improve description.
|
2005-09-15 11:41:23 +00:00 |
af_resample.c
|
Reinitialize some variables on af_resample reinit, fixes crash
|
2006-11-19 18:10:04 +00:00 |
af_resample.h
|
|
|
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
|
|
|
af_surround.c
|
|
|
af_sweep.c
|
Unify include paths by adding -I.. to CFLAGS.
|
2005-11-13 18:28:44 +00:00 |
af_tools.c
|
|
|
af_volnorm.c
|
Adds a target parameter to the volnorm filter.
|
2005-11-11 02:47:21 +00:00 |
af_volume.c
|
|
|
af.c
|
Change value used to indicate "unknown audio format" from 0 to -1.
|
2006-11-08 18:31:04 +00:00 |
af.h
|
documentation-only patch: make doxygen compatible and create
|
2005-10-01 12:55:34 +00:00 |
config.h
|
sanity checks
|
2005-05-21 15:05: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
|
|
|
equalizer.h
|
|
|
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
|
|
|
format.c
|
Removes an unneeded cast. Patch by Stefan Huehner, stefan AT.. huehner.org
|
2006-07-16 01:24:42 +00:00 |
Makefile
|
Remove superfluous empty variable declaration.
|
2006-11-21 11:25:44 +00:00 |
window.c
|
|
|
window.h
|
|
|