Changing convert_gain() also implicitly changed get_replaygain_int() which could...
commit506577d7a3f27652476da913d303e9d4d81d1a64
authorBuschel <Buschel@a1c6a512-1295-4272-9138-f99709370657>
Thu, 31 Mar 2011 21:46:09 +0000 (31 21:46 +0000)
committerBuschel <Buschel@a1c6a512-1295-4272-9138-f99709370657>
Thu, 31 Mar 2011 21:46:09 +0000 (31 21:46 +0000)
treedd90c9fc01e40fba1d29b3e22a95a75ec3a75254
parentda3d9a5cb8b44615b054954c0ecf8076d853db2b
Changing convert_gain() also implicitly changed get_replaygain_int() which could lead to div by zero. This patch finds another way to fix the replaygain fallback.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29665 a1c6a512-1295-4272-9138-f99709370657
apps/dsp.c
apps/replaygain.c