[Webkit-unassigned] [Bug 117997] New: [GStreamer] [texmap] handle EGLImages in composited video
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 25 10:15:22 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=117997
Summary: [GStreamer] [texmap] handle EGLImages in composited
video
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: vjaquez at igalia.com
Right now, where are using a GStreamer meta, that if it's available, we use it to upload efficiently, a buffer into a GL texture (bug #116042).
Though, it would be also good to provide a way, if the decoder delivers an EGLImage per frame, we could bind it to the texture using glEGLImageTargetTexture2DOES. There's some work done in attachment #177424
--
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