audiorate: Use gst_util_uint64_scale_int_round()
authorChad <crh184@psu.edu>
Tue, 2 Dec 2014 20:58:00 +0000 (15:58 -0500)
committerOlivier CrĂȘte <olivier.crete@collabora.com>
Tue, 2 Dec 2014 21:07:05 +0000 (16:07 -0500)
commite397b03f3544bffaced6028ac1bfc5d15bc3f214
tree22e4a1a12a0725e37f3927be5b27a16e0e28312b
parent49611eb364fd4e1c0b279cbfdeef3e38d9d52a5c
audiorate: Use gst_util_uint64_scale_int_round()

Using gst_util_uint64_scale_int() causes slight drift
which accumulates over time.

https://bugzilla.gnome.org/show_bug.cgi?id=741045
gst/audiorate/gstaudiorate.c