[gstreamer-bugs] [Bug 604352] [rganalysis] miscomputes timestamps

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Dec 11 03:39:19 PST 2009


https://bugzilla.gnome.org/show_bug.cgi?id=604352
  GStreamer | gst-plugins-good | git

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at circular-chaos.org

--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2009-12-11 11:39:16 UTC ---
You should use gst_util_uint64_scale_ceil() or _scale_round() here instead. 
That will prevent overflows and also make the line a bit more readable :)

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



More information about the Gstreamer-bugs mailing list