Bug 169822

Summary: [MediaStream] MockRealtimeVideoSource should be able to return rotated/mirrored buffers
Product: WebKit Reporter: Eric Carlson <eric.carlson>
Component: MediaAssignee: Eric Carlson <eric.carlson>
Status: ASSIGNED ---    
Severity: Normal CC: webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed patch none

Description Eric Carlson 2017-03-17 11:30:56 PDT
Real video capture devices can return rotated and/or mirrored images, so we should enhance MockRealtimeVideoSource to do the same so we can test WebKit’s support.
Comment 1 Eric Carlson 2017-03-17 11:31:26 PDT
<rdar://problem/31117763>
Comment 2 Eric Carlson 2017-03-31 15:02:39 PDT
Created attachment 306016 [details]
Proposed patch
Comment 3 Eric Carlson 2017-03-31 15:06:50 PDT
Comment on attachment 306016 [details]
Proposed patch

Patch was added to the wrong bug.