[gstreamer-bugs] [Bug 628174] New gstvalue checks cause trouble in thoggen

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Aug 28 00:34:24 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=628174
  GStreamer | gstreamer (core) | git

--- Comment #3 from Sebastian Dröge <slomo at circular-chaos.org> 2010-08-28 07:34:21 UTC ---
commit 8ca48752fb787ce708c86183b51505cd53d6b5ed
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Sat Aug 28 09:30:18 2010 +0200

    utils: Add gst_util_fraction_compare() to compare fractions

    And use it for the fraction comparisons in gstvalue.c instead
    of using comparisons by first converting the fractions to double.
    Should fix bug #628174.

    API: gst_util_fraction_compare()



Does it work now for you? I can't reproduce it in the testsuite either...
Also I thought that we can't parse MAX to a fraction, only MAX/1. Does it work
if you change that?

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.



More information about the Gstreamer-bugs mailing list