Bug 169822 - [MediaStream] MockRealtimeVideoSource should be able to return rotated/mirrored buffers
Summary: [MediaStream] MockRealtimeVideoSource should be able to return rotated/mirror...
Status: ASSIGNED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Eric Carlson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-03-17 11:30 PDT by Eric Carlson
Modified: 2017-03-31 15:06 PDT (History)
2 users (show)

See Also:


Attachments
Proposed patch (4.11 KB, text/plain)
2017-03-31 15:02 PDT, Eric Carlson
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.