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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 4 07:54:00 PST 2013


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


Víctor M. Jáquez L. <vjaquez at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #189741|0                           |1
        is obsolete|                            |




--- Comment #75 from Víctor M. Jáquez L. <vjaquez at igalia.com>  2013-03-04 07:56:23 PST ---
Created an attachment (id=191247)
 --> (https://bugs.webkit.org/attachment.cgi?id=191247&action=review)
simple patch for video composition

This new patch fix the X problem, because the ::paintToTextureMapper() method is fast as possible. The buffer handler is move out to the gstreamer video sink callback.

Still the method ::paintToTextureMapper() doesn't happen if the mouse is not above the video area. Furthermore, this method is not called as frequently as the video buffers arrive, so the video looks choppy.

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