[Webkit-unassigned] [Bug 90734] [GStreamer] usec rounding is wrong during accurate seeking

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 19 00:49:17 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=90734


Philippe Normand <pnormand at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #238351|review?                     |
               Flag|                            |




--- Comment #22 from Philippe Normand <pnormand at igalia.com>  2014-09-19 00:49:14 PST ---
(From update of attachment 238351)
View in context: https://bugs.webkit.org/attachment.cgi?id=238351&action=review

> Source/WebCore/platform/graphics/gstreamer/GStreamerUtilities.cpp:158
> +    timeValue.tv_usec = static_cast<glong>(floor(microSeconds = 0.5));

oops.

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



More information about the webkit-unassigned mailing list