Bug 178774

Summary: UNPACK_FLIP_Y is broken for MSE-backed videos
Product: WebKit Reporter: Jer Noble <jer.noble>
Component: WebGLAssignee: Jer Noble <jer.noble>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, commit-queue, dino, eric.carlson, rniwa, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Archive of layout-test-results from ews103 for mac-elcapitan
none
Archive of layout-test-results from ews116 for mac-elcapitan
none
Patch none

Jer Noble
Reported 2017-10-25 00:07:39 PDT
UNPACK_FLIP_Y is broken for MSE-backed videos
Attachments
Patch (362.16 KB, patch)
2017-10-25 00:10 PDT, Jer Noble
no flags
Archive of layout-test-results from ews103 for mac-elcapitan (1.13 MB, application/zip)
2017-10-25 01:11 PDT, Build Bot
no flags
Archive of layout-test-results from ews116 for mac-elcapitan (2.14 MB, application/zip)
2017-10-25 01:36 PDT, Build Bot
no flags
Patch (366.65 KB, patch)
2017-10-25 08:34 PDT, Jer Noble
no flags
Jer Noble
Comment 1 2017-10-25 00:10:19 PDT
Jer Noble
Comment 2 2017-10-25 00:10:59 PDT
Build Bot
Comment 3 2017-10-25 01:11:27 PDT Comment hidden (obsolete)
Build Bot
Comment 4 2017-10-25 01:11:29 PDT Comment hidden (obsolete)
Build Bot
Comment 5 2017-10-25 01:35:59 PDT Comment hidden (obsolete)
Build Bot
Comment 6 2017-10-25 01:36:01 PDT Comment hidden (obsolete)
Jer Noble
Comment 7 2017-10-25 08:34:38 PDT
Dean Jackson
Comment 8 2017-10-25 12:05:17 PDT
Comment on attachment 324824 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=324824&action=review > Source/WebCore/platform/graphics/cv/VideoTextureCopierCV.cpp:401 > - " gl_Position.y = -gl_Position.y;\n" > + " normalizedPosition.y = 1.0 - normalizedPosition.y;\n" Haha. My fault for not noticing this when reviewing.
WebKit Commit Bot
Comment 9 2017-10-25 12:42:21 PDT
Comment on attachment 324824 [details] Patch Clearing flags on attachment: 324824 Committed r223974: <https://trac.webkit.org/changeset/223974>
WebKit Commit Bot
Comment 10 2017-10-25 12:42:22 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.