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

Issue 1524763002: Don't account for audio in the pacer budget. (Closed)

Created:
5 years ago by stefan-webrtc
Modified:
5 years ago
Reviewers:
mflodman
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, zhuangzesen_agora.io, mflodman
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Don't account for audio in the pacer budget. We should only account for audio packets in the pacer budget if we also are allocating bandwidth for the audio streams. BUG=chromium:567659, webrtc:5263 R=mflodman@webrtc.org Committed: https://crrev.com/c482eb3c84e958118451fbc443a0b2ba296e7441 Cr-Commit-Position: refs/heads/master@{#11053}

Patch Set 1 #

Patch Set 2 : Fixed tests. #

Total comments: 4

Patch Set 3 : Added test. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -9 lines) Patch
M webrtc/modules/pacing/paced_sender.cc View 3 chunks +9 lines, -5 lines 0 comments Download
M webrtc/modules/pacing/paced_sender_unittest.cc View 1 2 3 chunks +38 lines, -4 lines 0 comments Download

Messages

Total messages: 23 (10 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/1524763002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1524763002/1
5 years ago (2015-12-14 10:29:04 UTC) #3
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_rel on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/linux_rel/builds/11547)
5 years ago (2015-12-14 10:35:46 UTC) #5
stefan-webrtc
Fixed tests.
5 years ago (2015-12-14 12:15:12 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1524763002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1524763002/20001
5 years ago (2015-12-14 12:15:38 UTC) #8
stefan-webrtc
5 years ago (2015-12-14 12:15:44 UTC) #10
mflodman
https://codereview.webrtc.org/1524763002/diff/20001/webrtc/modules/pacing/paced_sender.cc File webrtc/modules/pacing/paced_sender.cc (right): https://codereview.webrtc.org/1524763002/diff/20001/webrtc/modules/pacing/paced_sender.cc#newcode435 webrtc/modules/pacing/paced_sender.cc:435: if (success && packet.priority != kHighPriority) { Is this ...
5 years ago (2015-12-14 13:19:29 UTC) #11
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years ago (2015-12-14 13:31:12 UTC) #13
stefan-webrtc
https://codereview.webrtc.org/1524763002/diff/20001/webrtc/modules/pacing/paced_sender.cc File webrtc/modules/pacing/paced_sender.cc (right): https://codereview.webrtc.org/1524763002/diff/20001/webrtc/modules/pacing/paced_sender.cc#newcode435 webrtc/modules/pacing/paced_sender.cc:435: if (success && packet.priority != kHighPriority) { On 2015/12/14 ...
5 years ago (2015-12-16 12:42:52 UTC) #14
mflodman
LGTM https://codereview.webrtc.org/1524763002/diff/20001/webrtc/modules/pacing/paced_sender.cc File webrtc/modules/pacing/paced_sender.cc (right): https://codereview.webrtc.org/1524763002/diff/20001/webrtc/modules/pacing/paced_sender.cc#newcode435 webrtc/modules/pacing/paced_sender.cc:435: if (success && packet.priority != kHighPriority) { Might ...
5 years ago (2015-12-16 12:53:14 UTC) #15
stefan-webrtc
https://codereview.webrtc.org/1524763002/diff/20001/webrtc/modules/pacing/paced_sender.cc File webrtc/modules/pacing/paced_sender.cc (right): https://codereview.webrtc.org/1524763002/diff/20001/webrtc/modules/pacing/paced_sender.cc#newcode435 webrtc/modules/pacing/paced_sender.cc:435: if (success && packet.priority != kHighPriority) { On 2015/12/16 ...
5 years ago (2015-12-16 15:29:07 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1524763002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1524763002/40001
5 years ago (2015-12-16 15:29:31 UTC) #19
stefan-webrtc
Committed patchset #3 (id:40001) manually as c482eb3c84e958118451fbc443a0b2ba296e7441 (presubmit successful).
5 years ago (2015-12-16 15:55:15 UTC) #21
commit-bot: I haz the power
5 years ago (2015-12-16 15:55:19 UTC) #23
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/c482eb3c84e958118451fbc443a0b2ba296e7441
Cr-Commit-Position: refs/heads/master@{#11053}

Powered by Google App Engine
This is Rietveld 408576698