[Webkit-unassigned] [Bug 103771] [GStreamer] support in-band text tracks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 24 15:46:26 PDT 2013


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





--- Comment #16 from Martin Robinson <mrobinson at webkit.org>  2013-04-24 15:44:46 PST ---
(In reply to comment #15)
> (In reply to comment #14)
> > Sorry in advance, if this comment is misguided. I think that any solution that doesn't use WebCore ResourceHandle or gets WebKit further from using ResourceHandle for video is probably the wrong one.
> 
> What's ResourceHandle?

ResourceHandle is the networking layer in WebCore. For GTK+/EFL this is in platform/network/soup and for qt it's in platform/network/qt. The point being that networking should be done by WebCore and not by gstreamer. If your patch doesn't change that or make it harder, then I'll defer to GStreamer experts to comment. :)

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