Mercurial > mplayer.hg
log libaf/af_equalizer.c @ 20652:0c342e00c63d
age | author | description |
---|---|---|
2006-03-11 | reynaldo | added dinamically calculated gain factor at output stage to avoid clipping on sane ranges |
2006-03-08 | reimar | We start with 0, so ch (channel number) == AF_NCH is invalid, too (not just >) |
2005-12-01 | reynaldo | wrong output level calculation on af_equalizer leaded to low level output even with all octaves at 0db (default), patch by Corey Hickey bugfood-ml AT -fatooh/org- |
2004-12-27 | alex | removing AFMT_ dependancy |
2004-10-10 | diego | The full name of the GPL is GNU General Public License. |
2002-12-28 | anders | Changes includes: |
2002-11-12 | anders | New features: |
2002-11-03 | anders | Adding equalizer filter + some cosmetics |