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

Issue 2431843002: Update WebrtcFrameScheduler to avoid concurrent captures. (Closed)

Created:
4 years, 2 months ago by Sergey Ulanov
Modified:
4 years, 2 months ago
Reviewers:
Jamie
CC:
chromium-reviews, posciak+watch_chromium.org, chromoting-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Update WebrtcFrameScheduler to avoid concurrent captures. Previously the scheduler would sometime schedule a new frame before the previous frame is finished encoding. This was causing DCHECK in the capturer and may lead to other unintended consequences. BUG=657114 Committed: https://crrev.com/0d63c67ff4554aaa7ba42a11ed33ef3880fe02d3 Cr-Commit-Position: refs/heads/master@{#426102}

Patch Set 1 #

Total comments: 4

Patch Set 2 : comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -9 lines) Patch
M remoting/protocol/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/webrtc_dummy_video_encoder.h View 1 chunk +4 lines, -0 lines 0 comments Download
M remoting/protocol/webrtc_frame_scheduler_simple.h View 1 2 chunks +7 lines, -3 lines 0 comments Download
M remoting/protocol/webrtc_frame_scheduler_simple.cc View 1 5 chunks +9 lines, -6 lines 0 comments Download
A remoting/protocol/webrtc_frame_scheduler_unittest.cc View 1 chunk +68 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
Sergey Ulanov
4 years, 2 months ago (2016-10-18 21:46:07 UTC) #2
Jamie
lgtm https://codereview.chromium.org/2431843002/diff/1/remoting/protocol/webrtc_frame_scheduler_simple.cc File remoting/protocol/webrtc_frame_scheduler_simple.cc (right): https://codereview.chromium.org/2431843002/diff/1/remoting/protocol/webrtc_frame_scheduler_simple.cc#newcode183 remoting/protocol/webrtc_frame_scheduler_simple.cc:183: // no capture callback set. Update this comment. ...
4 years, 2 months ago (2016-10-18 22:40:26 UTC) #3
Sergey Ulanov
https://codereview.chromium.org/2431843002/diff/1/remoting/protocol/webrtc_frame_scheduler_simple.cc File remoting/protocol/webrtc_frame_scheduler_simple.cc (right): https://codereview.chromium.org/2431843002/diff/1/remoting/protocol/webrtc_frame_scheduler_simple.cc#newcode183 remoting/protocol/webrtc_frame_scheduler_simple.cc:183: // no capture callback set. On 2016/10/18 22:40:26, Jamie ...
4 years, 2 months ago (2016-10-18 23:11:02 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2431843002/20001
4 years, 2 months ago (2016-10-18 23:11:39 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-10-19 00:21:16 UTC) #8
commit-bot: I haz the power
4 years, 2 months ago (2016-10-21 13:05:19 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/0d63c67ff4554aaa7ba42a11ed33ef3880fe02d3
Cr-Commit-Position: refs/heads/master@{#426102}

Powered by Google App Engine
This is Rietveld 408576698