pulsecore: Fix calculation of volume ramping methods 40/79840/7 accepted/tizen/common/20160719.172001 accepted/tizen/ivi/20160718.104830 accepted/tizen/mobile/20160718.104910 accepted/tizen/tv/20160718.104635 accepted/tizen/wearable/20160718.104756 submit/tizen/20160718.052709
authorKimJeongYeon <jeongyeon.kim@samsung.com>
Wed, 13 Jul 2016 07:33:26 +0000 (16:33 +0900)
committerKimJeongYeon <jeongyeon.kim@samsung.com>
Mon, 18 Jul 2016 01:55:16 +0000 (10:55 +0900)
commitab81f8e37b459c15e57c29526920da6fe3f1d954
tree18e82786b078858d3900f2583dbdae2e4e56c325
parent7d3f46a95a91bf013620ed81a4ba30816260443b
pulsecore: Fix calculation of volume ramping methods

While do volume ramping with logarithmic method, suddenly it returns NaN.
Therefore, no volume effect processed anymore.
This patch fixed NaN error by simpler calculation than before.

[Version] 5.0-81
[Profile] Common
[Issue Type] Bug

Signed-off-by: KimJeongYeon <jeongyeon.kim@samsung.com>
Change-Id: I48420d046ce9801265172f61376a40ce8c0fb53f
packaging/pulseaudio.spec
src/pulsecore/mix.c