Mercurial > mplayer.hg
comparison libaf/Makefile @ 18082:0aa3fef68422
very simple filter which can remove a sine at a specified frequency, usefull to get rid of the 50/60hz noise on ultra crappy equipment
probably works only with 1 channel input
author | michael |
---|---|
date | Thu, 13 Apr 2006 10:36:17 +0000 |
parents | 2408715522a7 |
children | 0ea3c732d72d |
comparison
equal
deleted
inserted
replaced
18081:192e778f1ba1 | 18082:0aa3fef68422 |
---|---|
14 af_format.c \ | 14 af_format.c \ |
15 af_gate.c \ | 15 af_gate.c \ |
16 af_hrtf.c \ | 16 af_hrtf.c \ |
17 af_pan.c \ | 17 af_pan.c \ |
18 af_resample.c \ | 18 af_resample.c \ |
19 af_sinesupress.c \ | |
19 af_sub.c \ | 20 af_sub.c \ |
20 af_surround.c \ | 21 af_surround.c \ |
21 af_sweep.c \ | 22 af_sweep.c \ |
22 af_tools.c \ | 23 af_tools.c \ |
23 af_volnorm.c \ | 24 af_volnorm.c \ |