[Webkit-unassigned] [Bug 140117] [GStreamer][MSE] wrong duration computing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 6 03:56:41 PST 2015


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

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Comment on attachment 244044
  --> https://bugs.webkit.org/attachment.cgi?id=244044
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=244044&action=review

> Source/WebCore/platform/graphics/gstreamer/WebKitMediaSourceGStreamer.cpp:357
> +    GstClockTime gstDuration = duration.toFloat() * GST_SECOND;

Why? What is the timeValue and timeScale for the durations here? By going through floats you'll lose some precision here

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150106/825578ec/attachment-0002.html>


More information about the webkit-unassigned mailing list