RESOLVED FIXED 162491
[GStreamer] Support flipY for GPU-to-GPU copy of video textures to WebGL
https://bugs.webkit.org/show_bug.cgi?id=162491
Summary [GStreamer] Support flipY for GPU-to-GPU copy of video textures to WebGL
Olivier Blin
Reported 2016-09-23 08:57:40 PDT
GPU-GPU copy of video textures to WebGL has been added for GStreamer in bug 159928. It did not handle videos with inverted Y, and thus copy of such videos is not accelerated. This occurs for example on http://flimshaw.github.io/Valiant360/
Attachments
Patch (5.24 KB, patch)
2016-09-23 09:06 PDT, Olivier Blin
no flags
Olivier Blin
Comment 1 2016-09-23 09:05:09 PDT
This occurs with apps using THREE.js, which defaults to flipY for textures.
Olivier Blin
Comment 2 2016-09-23 09:06:47 PDT
WebKit Commit Bot
Comment 3 2016-09-26 03:23:07 PDT
Comment on attachment 289684 [details] Patch Clearing flags on attachment: 289684 Committed r206369: <http://trac.webkit.org/changeset/206369>
WebKit Commit Bot
Comment 4 2016-09-26 03:23:12 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.