[Webkit-unassigned] [Bug 127376] GStreamer not buffering loading on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 3 13:27:02 PDT 2014


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





--- Comment #8 from Alex Christensen <alex.christensen at flexsim.com>  2014-04-03 13:27:20 PST ---
For some reason, gst_query_parse_buffering_range always returns -1, but gst_structure_get_int works with "buffer-percent".  There is also a "buffering-ranges" string in gstquark.c.  Could these be used instead of querying?  Is there a specific reason a timer is used instead of just relying on GstMessages?  It's been this way for a long time.

-- 
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