mpd/src/filter
Max Kellermann 96493e0333 replay_gain: optionally use hardware mixer to apply replay gain
Add an option for each audio output which enables the use of the
hardware mixer, instead of the software volume code.

This is hardware specific, and assumes linear volume control.  This is
not the case for hardware mixers which were tested, making this patch
somewhat useless, but we will use it to experiment with the settings,
to find a good solution.
2010-02-17 08:14:07 +01: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 replay_gain: optionally use hardware mixer to apply replay gain 2010-02-17 08:14:07 +01: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 Update copyright notices. 2009-12-31 20:58:43 -08: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