[Webkit-unassigned] [Bug 159405] [GTK] Painting a video into a canvas doesn't work when accelerated compositing is enabled
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 4 07:28:13 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=159405
--- Comment #3 from Philippe Normand <pnormand at igalia.com> ---
Comment on attachment 282714
--> https://bugs.webkit.org/attachment.cgi?id=282714
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=282714&action=review
> Source/WebCore/ChangeLog:14
> + Delegate the painting into the player, who knows the video orientation to apply.
Why?
Can't we expose the video orientation somehow to the rendering context so that everything could be handled there without going to platform layer?
It's a bit weird to let the CG code path as-is and handle the feature differently on our side.
--
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/20160704/b98fae40/attachment.html>
More information about the webkit-unassigned
mailing list