Description[Mojo Video Capture] Move Mojo struct VideoFrameInfo from content/common to media/capture/mojo
Move struct VideoFrameInfo from content/common/video_capture.mojom to
media/capture/mojo/video_capture_types.mojom. This will allow us to use the
struct in code that transports frames through the browser-process. This will,
in turn, allow us to (in a later CL) switch between the existing in-process
implementation and the new Mojo service.
This CL is part of the Mojo Video Capture work. For the bigger picture,
see [1] CL1.9.6
BUG=584797
TEST=video_capture_unittests, content_unittests, capture_unittests
[1] https://docs.google.com/a/chromium.org/document/d/1Qw7rw1AJy0QHXjha36jZNiEuxsxWslJ_X-zpOhijvI8/edit?usp=sharing
Committed: https://crrev.com/d5d01f971b371c02a1e80c7ad2d748aed7f69d38
Cr-Commit-Position: refs/heads/master@{#434707}
Patch Set 1 #Depends on Patchset: Dependent Patchsets: Messages
Total messages: 18 (11 generated)
|