]> code.delx.au - pulseaudio/commit
smoother: avoid losing precision
authorWim Taymans <wim.taymans@collabora.co.uk>
Mon, 6 Sep 2010 13:22:26 +0000 (15:22 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Tue, 7 Sep 2010 10:07:24 +0000 (12:07 +0200)
commit2ee7cd15b3cbfbde466b9edb0eb87f6b32a14dbb
tree0fae04f313b5b2cff5ad6bd64f57f5b5546b8b54
parentc36ab6896fd75931531f709844ea7f95c5829228
smoother: avoid losing precision

Avoid losing precision by subtracting uint64 values before converting them to
doubles.
src/pulsecore/time-smoother.c