[Webkit-unassigned] [Bug 111723] New: [GStreamer] use GstAppSink as video sink
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 7 06:26:34 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=111723
Summary: [GStreamer] use GstAppSink as video sink
Product: WebKit
Version: 528+ (Nightly build)
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Media Elements
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: vjaquez at igalia.com
Right now WebKit uses a custom video sink which only task is to pass, through a GObject singal, the decoded video frame to WebKit.
Replacing this custom video sink with a GstAppSink, which -at first sight- does exactly the same things, we could reduce the code to maintain in WebKit.
--
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