[Webkit-unassigned] [Bug 35706] [GStreamer] Buffering logic is not correct, and does not work very well

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 8 12:44:11 PST 2010


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





--- Comment #6 from Gustavo Noronha (kov) <gns at gnome.org>  2010-03-08 12:44:11 PST ---
(In reply to comment #5)
> > Not really. It is executed for any buffering GStreamer decides to perform,
> > which it does decide to perform for many videos, even without the preload
> > attribute.
> 
> Err no, the fillTimer is started only if the buffering mode is
> GST_BUFFERING_DOWNLOAD (see processBufferingStats) or did I miss some case?

Nope, you're right, sorry for being confused =D. So the problem really is we
are not handling other kinds of buffering requests correctly. New patch to
come, which makes it work fine for me, while keeping the other use cases
working.

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