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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 24 15:52:13 PDT 2013


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





--- Comment #18 from Brendan Long <b.long at cablelabs.com>  2013-04-24 15:50:32 PST ---
I don't think this patch makes it any harder. Currently, we're using playbin (presumably with a uridecodebin internally) to handle networking. My patch will make us use uridecodebin to handle networking, and playsink to handle everything else.

To use ResourceLoader, I assume we'd have to use an appsrc + decodebin instead, but I think that's outside the scope of this change.

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