gstutils: Refactor gst_util_uint64_scale()
authorKipp Cannon <kcannon@ligo.caltech.edu>
Tue, 11 Aug 2009 07:10:47 +0000 (09:10 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 13 Aug 2009 14:32:27 +0000 (16:32 +0200)
commit3d359729af4625e76ed39ca508d53ce3fdeb8584
tree7c01d0fa7f4b20b3aed4724b660b35425e2a2c7c
parent824a0b5f5fddabbbc6c078e6fc61e11f2779a606
gstutils: Refactor gst_util_uint64_scale()

This will later make it possible to provide rounding versions
of it without much code duplication.

Partially fixes bug #590919.
gst/gstutils.c