[Webkit-unassigned] [Bug 86410] [texmap][GStreamer] Composited Video support
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 31 02:40:58 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=86410
--- Comment #55 from Simon Hausmann <hausmann at webkit.org> 2012-10-31 02:42:16 PST ---
(In reply to comment #54)
> Is it possible to use YUV texture in 2nd phase compositing?
>
> the advantage is that we needn't convert YUV to RGB before 2nd phase compositing, (something like reduce memcpy once).
>
> the disadvantage is that we have to introduce some complexity ( some detail of YUV texture) in TextureMapperGL.
I think that would be a reasonable extension to TextureMapperGL and I think we need it anyway (despite being SoC/GPU specific). Of course the GStreamer interface doesn't specify anything there right now, so I think it will require some extensions. Perhaps as simple as the GstSurfaceConverter implementation providing a function for compiling the fragment shader needed for rendering the texture.
--
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