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

Issue 1773993002: Add VideoTrackSource implementation. (Closed)

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

Description

Add implementation of VideoTrackSource and make VideoCapturerTrackSource inherit from it. BUG=webrtc:5426 R=pthatcher@webrtc.org Committed: https://crrev.com/0d3eef20802f055ff0613e977430647c94c4928f Cr-Commit-Position: refs/heads/master@{#11923}

Patch Set 1 #

Patch Set 2 : Replace VideoOptions with is_screencast and needs_denoising. #

Patch Set 3 : reverted api.gyp changes #

Patch Set 4 : Cleaned up test #

Total comments: 4

Patch Set 5 : Addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+149 lines, -132 lines) Patch
M webrtc/api/mediastreaminterface.h View 1 2 3 4 1 chunk +11 lines, -1 line 0 comments Download
M webrtc/api/rtpsender.cc View 1 2 3 4 1 chunk +6 lines, -4 lines 0 comments Download
M webrtc/api/rtpsenderreceiver_unittest.cc View 1 2 3 3 chunks +8 lines, -20 lines 0 comments Download
M webrtc/api/videocapturertracksource.h View 1 4 chunks +9 lines, -24 lines 0 comments Download
M webrtc/api/videocapturertracksource.cc View 1 7 chunks +13 lines, -55 lines 0 comments Download
M webrtc/api/videocapturertracksource_unittest.cc View 1 7 chunks +22 lines, -23 lines 0 comments Download
M webrtc/api/videosourceproxy.h View 1 1 chunk +2 lines, -1 line 0 comments Download
M webrtc/api/videotracksource.h View 1 1 chunk +40 lines, -2 lines 0 comments Download
M webrtc/api/videotracksource.cc View 1 1 chunk +38 lines, -2 lines 0 comments Download

Messages

Total messages: 18 (9 generated)
perkj_webrtc
Please?
4 years, 9 months ago (2016-03-08 00:59:15 UTC) #3
perkj_webrtc
Now also replaced VideoOptions with is_screencast and needs_denoising as requested yesterday.
4 years, 9 months ago (2016-03-08 13:46:10 UTC) #5
pthatcher1
https://codereview.webrtc.org/1773993002/diff/80001/webrtc/api/mediastreaminterface.h File webrtc/api/mediastreaminterface.h (right): https://codereview.webrtc.org/1773993002/diff/80001/webrtc/api/mediastreaminterface.h#newcode143 webrtc/api/mediastreaminterface.h:143: virtual bool needs_denoising() const = 0; Can you put ...
4 years, 9 months ago (2016-03-08 21:27:31 UTC) #6
perkj_webrtc
ptal https://codereview.webrtc.org/1773993002/diff/80001/webrtc/api/mediastreaminterface.h File webrtc/api/mediastreaminterface.h (right): https://codereview.webrtc.org/1773993002/diff/80001/webrtc/api/mediastreaminterface.h#newcode143 webrtc/api/mediastreaminterface.h:143: virtual bool needs_denoising() const = 0; On 2016/03/08 ...
4 years, 9 months ago (2016-03-08 22:23:58 UTC) #9
pthatcher1
lgtm
4 years, 9 months ago (2016-03-08 22:42:33 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1773993002/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1773993002/140001
4 years, 9 months ago (2016-03-08 22:53:55 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on tryserver.webrtc (JOB_TIMED_OUT, no build URL) win_baremetal on ...
4 years, 9 months ago (2016-03-09 00:54:33 UTC) #14
perkj_webrtc
Committed patchset #5 (id:140001) manually as 0d3eef20802f055ff0613e977430647c94c4928f (presubmit successful).
4 years, 9 months ago (2016-03-09 01:39:39 UTC) #17
commit-bot: I haz the power
4 years, 9 months ago (2016-03-09 01:39:39 UTC) #18
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/0d3eef20802f055ff0613e977430647c94c4928f
Cr-Commit-Position: refs/heads/master@{#11923}

Powered by Google App Engine
This is Rietveld 408576698