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

Issue 10108009: Move VideoCapture::VideoCaptureCapability to video_capture_types.h (Closed)

Created:
8 years, 8 months ago by Jeremy Mao
Modified:
8 years, 8 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, feature-media-reviews_chromium.org, jam, darin-cc_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Move VideoCapture::VideoCaptureCapability to video_capture_types.h This is a first patch of merge VideoCaptureDevice::Capability with VideoCaptureCapability, just for the convenience of review. BUG=123738 TEST=media_unittests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=132742

Patch Set 1 #

Total comments: 6

Patch Set 2 : Fix piece of code style issues #

Patch Set 3 : Fix content_unittests build failure #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -57 lines) Patch
M content/renderer/media/capture_video_decoder.h View 3 chunks +3 lines, -2 lines 0 comments Download
M content/renderer/media/capture_video_decoder.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/renderer/media/capture_video_decoder_unittest.cc View 1 2 2 chunks +4 lines, -4 lines 0 comments Download
M content/renderer/media/media_stream_impl.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/renderer/media/video_capture_impl.h View 4 chunks +7 lines, -5 lines 0 comments Download
M content/renderer/media/video_capture_impl.cc View 4 chunks +6 lines, -6 lines 0 comments Download
M content/renderer/media/video_capture_impl_unittest.cc View 1 2 6 chunks +9 lines, -15 lines 0 comments Download
M content/renderer/media/video_capture_module_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/media/video_capture_module_impl.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/renderer/pepper/pepper_platform_video_capture_impl.h View 2 chunks +4 lines, -2 lines 0 comments Download
M content/renderer/pepper/pepper_platform_video_capture_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/video/capture/video_capture.h View 1 chunk +0 lines, -11 lines 0 comments Download
M media/video/capture/video_capture_types.h View 1 2 chunks +12 lines, -0 lines 0 comments Download
M webkit/plugins/ppapi/ppb_video_capture_impl.h View 2 chunks +2 lines, -1 line 0 comments Download
M webkit/plugins/ppapi/ppb_video_capture_impl.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Jeremy Mao
Hi wjia,piman, Could you please take a look at this when you are free? Thanks ...
8 years, 8 months ago (2012-04-17 07:02:06 UTC) #1
piman
lgtm
8 years, 8 months ago (2012-04-17 15:58:50 UTC) #2
wjia(left Chromium)
LGTM. Thanks for doing this!
8 years, 8 months ago (2012-04-17 16:48:36 UTC) #3
wjia(left Chromium)
+scherkus@ for media/ owner.
8 years, 8 months ago (2012-04-17 16:49:07 UTC) #4
scherkus (not reviewing)
lgtm w/ nits thanks for fixing TODOs :) http://codereview.chromium.org/10108009/diff/1/content/renderer/media/video_capture_impl_unittest.cc File content/renderer/media/video_capture_impl_unittest.cc (right): http://codereview.chromium.org/10108009/diff/1/content/renderer/media/video_capture_impl_unittest.cc#newcode133 content/renderer/media/video_capture_impl_unittest.cc:133: media::VideoCaptureCapability ...
8 years, 8 months ago (2012-04-17 17:39:22 UTC) #5
Jeremy Mao
On 2012/04/17 17:39:22, scherkus wrote: > lgtm w/ nits > > thanks for fixing TODOs ...
8 years, 8 months ago (2012-04-18 01:07:20 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yujie.mao@intel.com/10108009/5001
8 years, 8 months ago (2012-04-18 01:09:14 UTC) #7
commit-bot: I haz the power
Try job failure for 10108009-5001 (retry) on mac_rel for step "compile" (clobber build). It's a ...
8 years, 8 months ago (2012-04-18 01:37:00 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yujie.mao@intel.com/10108009/5004
8 years, 8 months ago (2012-04-18 02:13:21 UTC) #9
commit-bot: I haz the power
8 years, 8 months ago (2012-04-18 04:46:54 UTC) #10
Change committed as 132742

Powered by Google App Engine
This is Rietveld 408576698