[gstreamer-bugs] [Bug 590919] gst_util_uint64_scale_int() and friends don't round

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Aug 14 02:17:34 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=590919

  GStreamer | gstreamer (core) | Ver: git




------- Comment #23 from Sebastian Dröge  2009-08-14 09:15 UTC -------
commit 2919e5add82966150586684b3efb43509d971a80
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Fri Aug 14 11:12:50 2009 +0200

    gstutils: Add special random unit test for 64 scaling functions

    This tests 100000 random multiplications/divisions of all scaling
    function variants and compares the result with the result that is
    generated by GMP on the same input.

    For this check for GSL and GMP during configure but only use
    it for this single unit test.

    Testing functions were provided by Kipp Cannon <kcannon at ligo.caltech.edu>


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=590919.




More information about the Gstreamer-bugs mailing list