[Webkit-unassigned] [Bug 179417] HLS WebGL video textures black rendering since IOS 11

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 17 20:19:22 PST 2017


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

--- Comment #24 from Daniel Rossi <electroteque at gmail.com> ---
What about this also ? 

The previous IOS10 fix required switching the colourspace on the shader to bgra for IOS and HLS. 

After disabling FlipY , the colours were inverted. So that was the full partial work around for IOS 10 and HLS. 

According to this it's not using colourspace at all for IOS, as far as I see. 

https://github.com/graouts/webkit/blob/0b791d19078bac6b864285cee874218f1374a7ad/Source/WebCore/platform/graphics/mac/WebGLLayer.mm#L142

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


More information about the webkit-unassigned mailing list