[Webkit-unassigned] [Bug 86410] [texmap][GStreamer] Composited Video support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 11 10:46:10 PDT 2012


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





--- Comment #37 from arno. <arno at renevier.net>  2012-10-11 10:46:49 PST ---
Created an attachment (id=168253)
 --> (https://bugs.webkit.org/attachment.cgi?id=168253&action=review)
patch based on simon's one

Here is a wip patch I've been working on. It just uploads a texture to textureMapper, and applies a shader on it (which does nothing, but may be used if we decide to perform color space conversions).
It is mainly simon's patch with the following changes:
set needs display to the layer in renderLayerBacking otherwise, the rendering was not updated when new frames were available.
update player in renderer when source changed, to avoid a crash when changing video.src

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