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 2334113004: Do not update stream synchronization if no new video packet has been received since last u… (Closed)

Created:
4 years, 3 months ago by åsapersson
Modified:
4 years, 3 months ago
Reviewers:
stefan-webrtc, mflodman
CC:
webrtc-reviews_webrtc.org, video-team_agora.io, yujie_mao (webrtc), zhengzhonghou_agora.io, stefan-webrtc, tterriberry_mozilla.com, perkj_webrtc, mflodman
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Do not update stream synchronization if no new video packet has been received since last update (e.g. video muted). BUG= Committed: https://crrev.com/b0c1b4e24d5250f3d9def9ccc3300e9a1237953f Cr-Commit-Position: refs/heads/master@{#14271}

Patch Set 1 #

Total comments: 1

Patch Set 2 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M webrtc/video/rtp_streams_synchronizer.cc View 1 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (9 generated)
åsapersson
4 years, 3 months ago (2016-09-14 10:52:04 UTC) #4
mflodman
https://codereview.webrtc.org/2334113004/diff/20001/webrtc/video/rtp_streams_synchronizer.cc File webrtc/video/rtp_streams_synchronizer.cc (right): https://codereview.webrtc.org/2334113004/diff/20001/webrtc/video/rtp_streams_synchronizer.cc#newcode173 webrtc/video/rtp_streams_synchronizer.cc:173: bool RtpStreamsSynchronizer::GetStreamSyncOffsetInMs( Will this method also cause stats problems ...
4 years, 3 months ago (2016-09-14 13:19:09 UTC) #5
stefan-webrtc
Can we add tests for this as well? Would be great to verify that we ...
4 years, 3 months ago (2016-09-14 13:23:03 UTC) #6
mflodman
lgtm
4 years, 3 months ago (2016-09-16 12:27:14 UTC) #8
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/2334113004/40001
4 years, 3 months ago (2016-09-16 12:29:05 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: ios32_sim_dbg on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/ios32_sim_dbg/builds/10666)
4 years, 3 months ago (2016-09-16 12:40:42 UTC) #12
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/2334113004/40001
4 years, 3 months ago (2016-09-17 07:51:05 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:40001)
4 years, 3 months ago (2016-09-17 08:00:04 UTC) #16
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/b0c1b4e24d5250f3d9def9ccc3300e9a1237953f Cr-Commit-Position: refs/heads/master@{#14271}
4 years, 3 months ago (2016-09-17 08:00:13 UTC) #18
juberti
4 years, 3 months ago (2016-09-22 18:24:05 UTC) #19
Message was sent while issue was closed.
On 2016/09/17 08:00:13, commit-bot: I haz the power wrote:
> Patchset 2 (id:??) landed as
> https://crrev.com/b0c1b4e24d5250f3d9def9ccc3300e9a1237953f
> Cr-Commit-Position: refs/heads/master@{#14271}

per stefan's comment: is this unit-testable? Want more confidence before CPing
this.

Powered by Google App Engine
This is Rietveld 408576698