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

Issue 25388002: Eliminates the use of VideoCaptureDevice1 in VideoCaptureDeviceLinux. (Closed)

Created:
7 years, 2 months ago by jiayl
Modified:
7 years, 2 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org, wjia+watch_chromium.org, miu+watch_chromium.org, vrk (LEFT CHROMIUM)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Eliminates the use of VideoCaptureDevice1 in VideoCaptureDeviceLinux. BUG=297854 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=226496

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 3

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -89 lines) Patch
M media/video/capture/linux/video_capture_device_linux.h View 3 chunks +11 lines, -16 lines 0 comments Download
M media/video/capture/linux/video_capture_device_linux.cc View 1 2 3 6 chunks +28 lines, -72 lines 0 comments Download
M media/video/capture/video_capture_device_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
jiayl
PTAL. Thanks!
7 years, 2 months ago (2013-09-30 23:22:58 UTC) #1
ncarter (slow)
lgtm with one comment. +fischman for OWNERS https://codereview.chromium.org/25388002/diff/7001/media/video/capture/linux/video_capture_device_linux.cc File media/video/capture/linux/video_capture_device_linux.cc (right): https://codereview.chromium.org/25388002/diff/7001/media/video/capture/linux/video_capture_device_linux.cc#newcode539 media/video/capture/linux/video_capture_device_linux.cc:539: DCHECK_EQ(v4l2_thread_.message_loop(), base::MessageLoop::current()); ...
7 years, 2 months ago (2013-10-01 20:45:23 UTC) #2
Ami GONE FROM CHROMIUM
LGTM https://codereview.chromium.org/25388002/diff/7001/media/video/capture/linux/video_capture_device_linux.cc File media/video/capture/linux/video_capture_device_linux.cc (right): https://codereview.chromium.org/25388002/diff/7001/media/video/capture/linux/video_capture_device_linux.cc#newcode539 media/video/capture/linux/video_capture_device_linux.cc:539: DCHECK_EQ(v4l2_thread_.message_loop(), base::MessageLoop::current()); On 2013/10/01 20:45:23, ncarter wrote: > ...
7 years, 2 months ago (2013-10-01 21:17:27 UTC) #3
jiayl
Thanks! https://codereview.chromium.org/25388002/diff/7001/media/video/capture/linux/video_capture_device_linux.cc File media/video/capture/linux/video_capture_device_linux.cc (right): https://codereview.chromium.org/25388002/diff/7001/media/video/capture/linux/video_capture_device_linux.cc#newcode539 media/video/capture/linux/video_capture_device_linux.cc:539: DCHECK_EQ(v4l2_thread_.message_loop(), base::MessageLoop::current()); On 2013/10/01 21:17:27, Ami Fischman wrote: ...
7 years, 2 months ago (2013-10-01 21:34:17 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jiayl@chromium.org/25388002/14001
7 years, 2 months ago (2013-10-01 23:07:06 UTC) #5
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 2 months ago (2013-10-02 00:04:21 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jiayl@chromium.org/25388002/14001
7 years, 2 months ago (2013-10-02 00:11:48 UTC) #7
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 2 months ago (2013-10-02 00:52:22 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jiayl@chromium.org/25388002/14001
7 years, 2 months ago (2013-10-02 16:32:18 UTC) #9
commit-bot: I haz the power
7 years, 2 months ago (2013-10-02 17:53:31 UTC) #10
Message was sent while issue was closed.
Change committed as 226496

Powered by Google App Engine
This is Rietveld 408576698