utils: Simplify fractions before doing calculations that could cause overflows
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 13 May 2010 06:21:37 +0000 (08:21 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 13 May 2010 06:21:37 +0000 (08:21 +0200)
commitbeb24d05af4bfca7a1460b41fb796bac193d262b
tree1d62e9cb1cb3f04261c8c2967d55aacb27f04095
parentee21479eabdf78fe0c8e82b430584de057e54795
utils: Simplify fractions before doing calculations that could cause overflows

... to prevent some unnecessary overflows from happenening.
gst/gstutils.c