• Max Kellermann's avatar
    replay_gain: use pcm_volume() to apply replay gain · 8a40e0b4
    Max Kellermann authored
    The currently replay_gain_apply() implementation duplicates code from
    pcm_volume(), except that it uses a floating point scale.  Eliminate
    all duplicated code from and make it utilize the pcm_volume() library
    function.  This introduces replay gain support for 24 bit audio.
    8a40e0b4
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
TODO Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...