summaryrefslogtreecommitdiffstats
path: root/libaf/af_equalizer.c
Commit message (Expand)AuthorAgeFilesLines
* A/V sync: take audio filter buffers into accountuau2007-11-011-1/+1
* libaf: change filter input/output ratio calculationsuau2007-11-011-2/+1
* Remove unnecessary unistd.h include.diego2007-03-201-1/+0
* Rename open to af_open so as not to conflict with a previous header definition.diego2007-03-201-2/+2
* added dinamically calculated gain factor at output stage to avoid clipping on...reynaldo2006-03-111-2/+23
* We start with 0, so ch (channel number) == AF_NCH is invalid, too (not just >)reimar2006-03-081-2/+2
* wrong output level calculation on af_equalizer leaded to low level output eve...reynaldo2005-12-011-1/+1
* removing AFMT_ dependancyalex2004-12-271-2/+2
* The full name of the GPL is GNU General Public License.diego2004-10-101-1/+1
* Changes includes:anders2002-12-281-37/+50
* New features:anders2002-11-121-10/+9
* Adding equalizer filter + some cosmeticsanders2002-11-031-0/+217