Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(24)

Issue 292663010: Merge 271560 "Add a ChromeOS implementation of VideoCaptureDevic..." (Closed)

Created:
6 years, 7 months ago by Zachary Kuznia
Modified:
6 years, 7 months ago
Reviewers:
Zachary Kuznia
CC:
chromium-reviews, fischman+watch_chromium.org, avayvod+watch_chromium.org, jam, mcasas+watch_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, wjia+watch_chromium.org, miu+watch_chromium.org
Visibility:
Public.

Description

Merge 271560 "Add a ChromeOS implementation of VideoCaptureDevic..." > Add a ChromeOS implementation of VideoCaptureDevice that is aware of the rotation of the internal display, and updates the rotation of captured frames to match. > > BUG=360048 > > Review URL: https://codereview.chromium.org/270263008 TBR=zork@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=271990

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -17 lines) Patch
M content/browser/renderer_host/media/video_capture_manager.cc View 1 chunk +3 lines, -1 line 0 comments Download
M media/media.gyp View 1 chunk +2 lines, -0 lines 0 comments Download
M media/video/capture/android/video_capture_device_android.cc View 1 chunk +3 lines, -1 line 0 comments Download
M media/video/capture/fake_video_capture_device_factory.h View 1 chunk +1 line, -0 lines 0 comments Download
M media/video/capture/fake_video_capture_device_factory.cc View 1 chunk +1 line, -0 lines 0 comments Download
M media/video/capture/file_video_capture_device_factory.h View 1 chunk +1 line, -0 lines 0 comments Download
M media/video/capture/file_video_capture_device_factory.cc View 1 chunk +1 line, -0 lines 0 comments Download
A + media/video/capture/linux/video_capture_device_chromeos.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + media/video/capture/linux/video_capture_device_chromeos.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
M media/video/capture/linux/video_capture_device_linux.h View 2 chunks +11 lines, -0 lines 0 comments Download
M media/video/capture/linux/video_capture_device_linux.cc View 5 chunks +35 lines, -3 lines 0 comments Download
M media/video/capture/mac/video_capture_device_mac.mm View 1 chunk +3 lines, -1 line 0 comments Download
M media/video/capture/video_capture_device.h View 2 chunks +4 lines, -1 line 0 comments Download
M media/video/capture/video_capture_device_factory.h View 1 chunk +1 line, -0 lines 0 comments Download
M media/video/capture/video_capture_device_factory.cc View 1 chunk +2 lines, -1 line 0 comments Download
M media/video/capture/video_capture_device_unittest.cc View 11 chunks +24 lines, -10 lines 0 comments Download
M media/video/capture/win/video_capture_device_win.cc View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Zachary Kuznia
6 years, 7 months ago (2014-05-21 21:37:34 UTC) #1
Zachary Kuznia
6 years, 7 months ago (2014-05-21 22:31:47 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r271990.

Powered by Google App Engine
This is Rietveld 408576698