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

Issue 2035803002: Fix WebRtcFrameScheduler to wait for first key frame request. (Closed)

Created:
4 years, 6 months ago by Sergey Ulanov
Modified:
4 years, 6 months ago
Reviewers:
Irfan
CC:
chromium-reviews, chromoting-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix WebRtcFrameScheduler to wait for first key frame request. Previous the scheduler would start capturing before the stream is negotiated, which was causing first few frames to be dropped. Now it waits for the first key frame request. BUG=616637 Committed: https://crrev.com/ad2be8fa3ed226fa3910a13c1261f5ddd42ff385 Cr-Commit-Position: refs/heads/master@{#397669}

Patch Set 1 #

Total comments: 8

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+105 lines, -34 lines) Patch
M remoting/protocol/connection_unittest.cc View 1 3 chunks +54 lines, -27 lines 0 comments Download
M remoting/protocol/fake_session.h View 4 chunks +10 lines, -0 lines 0 comments Download
M remoting/protocol/fake_session.cc View 1 chunk +14 lines, -1 line 0 comments Download
M remoting/protocol/webrtc_frame_scheduler.h View 3 chunks +9 lines, -1 line 0 comments Download
M remoting/protocol/webrtc_frame_scheduler.cc View 7 chunks +18 lines, -5 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
Sergey Ulanov
4 years, 6 months ago (2016-06-02 16:26:13 UTC) #2
Irfan
https://codereview.chromium.org/2035803002/diff/1/remoting/protocol/connection_unittest.cc File remoting/protocol/connection_unittest.cc (right): https://codereview.chromium.org/2035803002/diff/1/remoting/protocol/connection_unittest.cc#newcode74 remoting/protocol/connection_unittest.cc:74: // Return black 10x10 frame. Is this 10x10 comment ...
4 years, 6 months ago (2016-06-02 19:06:00 UTC) #3
Sergey Ulanov
https://codereview.chromium.org/2035803002/diff/1/remoting/protocol/connection_unittest.cc File remoting/protocol/connection_unittest.cc (right): https://codereview.chromium.org/2035803002/diff/1/remoting/protocol/connection_unittest.cc#newcode74 remoting/protocol/connection_unittest.cc:74: // Return black 10x10 frame. On 2016/06/02 19:06:00, Irfan ...
4 years, 6 months ago (2016-06-03 06:01:23 UTC) #4
Irfan
lgtm
4 years, 6 months ago (2016-06-03 06:34:27 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2035803002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2035803002/20001
4 years, 6 months ago (2016-06-03 08:16:38 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 6 months ago (2016-06-03 09:03:37 UTC) #8
commit-bot: I haz the power
4 years, 6 months ago (2016-06-03 09:04:37 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/ad2be8fa3ed226fa3910a13c1261f5ddd42ff385
Cr-Commit-Position: refs/heads/master@{#397669}

Powered by Google App Engine
This is Rietveld 408576698