mpd/src/filter
Johan Kiviniemi ed5d297301 ReplayGain filter: allow gain > 100 %
The ReplayGain filter clamped the gain to max. 100 % even if the
algorithm determined the signal needed a boost. That would result in any
such tracks being played with too low volume, effectively defeating the
purpose of the filter.
2010-08-23 16:34:11 +03:00
..
autoconvert_filter_plugin.c Update copyright notices. 2009-12-31 20:58:43 -08:00
autoconvert_filter_plugin.h Update copyright notices. 2009-12-31 20:58:43 -08:00
chain_filter_plugin.c Update copyright notices. 2009-12-31 20:58:43 -08:00
chain_filter_plugin.h Update copyright notices. 2009-12-31 20:58:43 -08:00
convert_filter_plugin.c Update copyright notices. 2009-12-31 20:58:43 -08:00
convert_filter_plugin.h Update copyright notices. 2009-12-31 20:58:43 -08:00
normalize_filter_plugin.c Update copyright notices. 2009-12-31 20:58:43 -08:00
null_filter_plugin.c Update copyright notices. 2009-12-31 20:58:43 -08:00
replay_gain_filter_plugin.c ReplayGain filter: allow gain > 100 % 2010-08-23 16:34:11 +03:00
replay_gain_filter_plugin.h replay_gain: optionally use hardware mixer to apply replay gain 2010-02-17 08:14:07 +01:00
route_filter_plugin.c filter/route: fixed unsigned/signed comparison 2010-06-06 21:56:30 +02:00
volume_filter_plugin.c filter/volume: assign dest_size_r early, eliminate one 2010-02-15 19:09:09 +01:00
volume_filter_plugin.h Update copyright notices. 2009-12-31 20:58:43 -08:00