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

Issue 2258933003: Refactor WebRtcVideoCapturer. (Closed)

Created:
4 years, 4 months ago by nisse-webrtc
Modified:
4 years, 4 months ago
Reviewers:
perkj_webrtc
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, the sun
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Refactor WebRtcVideoCapturer. Pass incoming frames directly to VideoCapturer::OnFrame (after conversion to cricket::VideoFrame), without using SignalFrameCaptured or WebRtcCapturedFrame. BUG=webrtc:5682 Committed: https://crrev.com/792469709d9edea8af82c74d56116bcdfc2428a1 Cr-Commit-Position: refs/heads/master@{#13861}

Patch Set 1 #

Total comments: 10

Patch Set 2 : Rebase, and revert HAVE_WEBRTC_VIDEO hack. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -96 lines) Patch
M webrtc/media/base/testutils.h View 1 chunk +6 lines, -6 lines 0 comments Download
M webrtc/media/base/testutils.cc View 2 chunks +11 lines, -12 lines 0 comments Download
M webrtc/media/engine/fakewebrtcvideocapturemodule.h View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/media/engine/webrtcvideocapturer.h View 1 chunk +0 lines, -7 lines 0 comments Download
M webrtc/media/engine/webrtcvideocapturer.cc View 1 chunk +8 lines, -56 lines 0 comments Download
M webrtc/media/engine/webrtcvideocapturer_unittest.cc View 1 4 chunks +12 lines, -14 lines 0 comments Download

Messages

Total messages: 16 (5 generated)
nisse-webrtc
PTAL. Known issues in commends below. I'd like to get this done first, before attempting ...
4 years, 4 months ago (2016-08-19 12:01:16 UTC) #2
nisse-webrtc
https://codereview.webrtc.org/2258933003/diff/1/webrtc/media/engine/webrtcvideocapturer.cc File webrtc/media/engine/webrtcvideocapturer.cc (right): https://codereview.webrtc.org/2258933003/diff/1/webrtc/media/engine/webrtcvideocapturer.cc#newcode22 webrtc/media/engine/webrtcvideocapturer.cc:22: #include "webrtc/media/engine/webrtcvideoframefactory.h" Note to self: Drop this include.
4 years, 4 months ago (2016-08-19 12:48:42 UTC) #3
perkj_webrtc
https://codereview.webrtc.org/2258933003/diff/1/webrtc/media/engine/fakewebrtcvideocapturemodule.h File webrtc/media/engine/fakewebrtcvideocapturemodule.h (right): https://codereview.webrtc.org/2258933003/diff/1/webrtc/media/engine/fakewebrtcvideocapturemodule.h#newcode78 webrtc/media/engine/fakewebrtcvideocapturemodule.h:78: return true; // ignored why this change? https://codereview.webrtc.org/2258933003/diff/1/webrtc/media/engine/webrtcvideocapturer.cc File ...
4 years, 4 months ago (2016-08-19 13:08:59 UTC) #4
nisse-webrtc
https://codereview.webrtc.org/2258933003/diff/1/webrtc/media/engine/fakewebrtcvideocapturemodule.h File webrtc/media/engine/fakewebrtcvideocapturemodule.h (right): https://codereview.webrtc.org/2258933003/diff/1/webrtc/media/engine/fakewebrtcvideocapturemodule.h#newcode78 webrtc/media/engine/fakewebrtcvideocapturemodule.h:78: return true; // ignored On 2016/08/19 13:08:59, perkj_webrtc wrote: ...
4 years, 4 months ago (2016-08-19 13:30:02 UTC) #5
nisse-webrtc
https://codereview.webrtc.org/2258933003/diff/1/webrtc/media/engine/webrtcvideocapturer_unittest.cc File webrtc/media/engine/webrtcvideocapturer_unittest.cc (right): https://codereview.webrtc.org/2258933003/diff/1/webrtc/media/engine/webrtcvideocapturer_unittest.cc#newcode12 webrtc/media/engine/webrtcvideocapturer_unittest.cc:12: // without -DHAVE_WEBRTC_VIDEO. How to fix? On 2016/08/19 13:30:02, ...
4 years, 4 months ago (2016-08-23 08:36:26 UTC) #6
perkj_webrtc
lgtm
4 years, 4 months ago (2016-08-23 08:49:41 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2258933003/20001
4 years, 4 months ago (2016-08-23 08:50:43 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on master.tryserver.webrtc (JOB_TIMED_OUT, no build URL)
4 years, 4 months ago (2016-08-23 10:51:22 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2258933003/20001
4 years, 4 months ago (2016-08-23 10:53:32 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 4 months ago (2016-08-23 12:50:14 UTC) #14
commit-bot: I haz the power
4 years, 4 months ago (2016-08-23 12:50:28 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/792469709d9edea8af82c74d56116bcdfc2428a1
Cr-Commit-Position: refs/heads/master@{#13861}

Powered by Google App Engine
This is Rietveld 408576698