[Webkit-unassigned] [Bug 159928] [GStreamer] Support a direct GPU-to-GPU copy of video textures to WebGL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 21 07:55:22 PDT 2016


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

--- Comment #13 from Miguel Gomez <magomez at igalia.com> ---
Comment on attachment 289443
  --> https://bugs.webkit.org/attachment.cgi?id=289443
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=289443&action=review

Besides one small comment the rest looks good to me.

> Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.cpp:710
>      GLContext* context = PlatformDisplay::sharedDisplayForCompositing().sharingGLContext();
>      context->makeContextCurrent();

Now that the cairo device is a parameter, these 2 lines are not needed. The appropriate context will be set by cairo as well.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160921/fa66b74f/attachment.html>


More information about the webkit-unassigned mailing list