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

Issue 1842073002: Change VideoSourceInterface::needs_denoising() to return rtc::Optional<bool> (Closed)

Created:
4 years, 8 months ago by perkj_webrtc
Modified:
4 years, 8 months ago
Reviewers:
pbos-webrtc, 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

Change VideoSourceInterface::needs_denoising() to return rtc::Optional<bool> It turns out that it is used as if it has three states: on/off default. This reverts back to the behaviour prior to https://codereview.webrtc.org/1773993002 BUG=chromium:594434 R=pbos@webrtc.org, pthatcher@webrtc.org Committed: https://crrev.com/c0d31e915ca6d730c3d7a8219c229ad53a453201 Cr-Commit-Position: refs/heads/master@{#12181}

Patch Set 1 : #

Total comments: 2

Patch Set 2 : Added comment. #

Patch Set 3 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -22 lines) Patch
M webrtc/api/mediastreaminterface.h View 1 2 chunks +5 lines, -2 lines 0 comments Download
M webrtc/api/rtpsender.cc View 1 chunk +1 line, -2 lines 0 comments Download
M webrtc/api/videocapturertracksource.h View 2 chunks +4 lines, -2 lines 0 comments Download
M webrtc/api/videocapturertracksource.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M webrtc/api/videocapturertracksource_unittest.cc View 7 chunks +10 lines, -9 lines 0 comments Download
M webrtc/api/videosourceproxy.h View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/api/videotracksource.h View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 17 (9 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1842073002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1842073002/20001
4 years, 8 months ago (2016-03-30 16:51:40 UTC) #4
perkj_webrtc
Please?
4 years, 8 months ago (2016-03-30 16:54:12 UTC) #7
pthatcher1
lgtm
4 years, 8 months ago (2016-03-30 17:03:46 UTC) #8
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: android_arm64_rel on tryserver.webrtc (JOB_TIMED_OUT, no build URL) ...
4 years, 8 months ago (2016-03-30 18:52:13 UTC) #10
pbos-webrtc
lgtm, please comment the heck out of this foot-shooter (and maybe a todo to update ...
4 years, 8 months ago (2016-03-31 14:30:08 UTC) #12
perkj_webrtc
https://codereview.webrtc.org/1842073002/diff/20001/webrtc/api/mediastreaminterface.h File webrtc/api/mediastreaminterface.h (right): https://codereview.webrtc.org/1842073002/diff/20001/webrtc/api/mediastreaminterface.h#newcode131 webrtc/api/mediastreaminterface.h:131: virtual rtc::Optional<bool> needs_denoising() const = 0; On 2016/03/31 14:30:08, ...
4 years, 8 months ago (2016-03-31 15:23:08 UTC) #13
perkj_webrtc
Committed patchset #3 (id:60001) manually as c0d31e915ca6d730c3d7a8219c229ad53a453201 (presubmit successful).
4 years, 8 months ago (2016-03-31 15:23:58 UTC) #15
commit-bot: I haz the power
4 years, 8 months ago (2016-03-31 15:24:00 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/c0d31e915ca6d730c3d7a8219c229ad53a453201
Cr-Commit-Position: refs/heads/master@{#12181}

Powered by Google App Engine
This is Rietveld 408576698