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

Issue 1502173002: Wire up bandwidth limitation info to GetStats and adapt_reason. (Closed)

Created:
5 years ago by åsapersson
Modified:
5 years ago
CC:
webrtc-reviews_webrtc.org, interface-changes_webrtc.org, rwolff_gocast.it, video-team_agora.io, yujie_mao (webrtc), Andrew MacDonald, zhengzhonghou_agora.io, stefan-webrtc, tterriberry_mozilla.com, qiang.lu, niklas.enbom, andresp, peah-webrtc, the sun, perkj_webrtc, mflodman
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Wire up bandwidth limitation info to GetStats and adapt_reason. The input resolution (output from video_adapter) can be further scaled down or higher video layer(s) can be dropped due to bitrate constraints. BUG=webrtc:4112 Committed: https://crrev.com/17821db19702aca15d0d93cb60515ca70823fad7 Cr-Commit-Position: refs/heads/master@{#11006}

Patch Set 1 : #

Patch Set 2 : rebase #

Total comments: 3

Patch Set 3 : updated comment #

Patch Set 4 : rebase #

Patch Set 5 : indicate both reasons #

Patch Set 6 : fix test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+94 lines, -0 lines) Patch
M talk/media/webrtc/webrtcvideoengine2.cc View 1 2 3 4 1 chunk +8 lines, -0 lines 0 comments Download
M talk/media/webrtc/webrtcvideoengine2_unittest.cc View 1 2 3 4 5 1 chunk +81 lines, -0 lines 0 comments Download
M webrtc/video/send_statistics_proxy.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download
M webrtc/video_send_stream.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 24 (12 generated)
åsapersson
5 years ago (2015-12-07 14:01:00 UTC) #6
pbos-webrtc
lgtm
5 years ago (2015-12-07 15:02:44 UTC) #7
stefan-webrtc
https://codereview.webrtc.org/1502173002/diff/80001/talk/media/webrtc/webrtcvideoengine2.cc File talk/media/webrtc/webrtcvideoengine2.cc (right): https://codereview.webrtc.org/1502173002/diff/80001/talk/media/webrtc/webrtcvideoengine2.cc#newcode2165 talk/media/webrtc/webrtcvideoengine2.cc:2165: info.adapt_reason = CoordinatedVideoAdapter::ADAPTREASON_BANDWIDTH; Now this may overwrite any reason ...
5 years ago (2015-12-07 16:02:33 UTC) #8
åsapersson
https://codereview.webrtc.org/1502173002/diff/80001/talk/media/webrtc/webrtcvideoengine2.cc File talk/media/webrtc/webrtcvideoengine2.cc (right): https://codereview.webrtc.org/1502173002/diff/80001/talk/media/webrtc/webrtcvideoengine2.cc#newcode2165 talk/media/webrtc/webrtcvideoengine2.cc:2165: info.adapt_reason = CoordinatedVideoAdapter::ADAPTREASON_BANDWIDTH; On 2015/12/07 16:02:33, stefan-webrtc (holmer) wrote: ...
5 years ago (2015-12-08 08:58:25 UTC) #9
åsapersson
https://codereview.webrtc.org/1502173002/diff/80001/talk/media/webrtc/webrtcvideoengine2.cc File talk/media/webrtc/webrtcvideoengine2.cc (right): https://codereview.webrtc.org/1502173002/diff/80001/talk/media/webrtc/webrtcvideoengine2.cc#newcode2165 talk/media/webrtc/webrtcvideoengine2.cc:2165: info.adapt_reason = CoordinatedVideoAdapter::ADAPTREASON_BANDWIDTH; On 2015/12/08 08:58:25, åsapersson wrote: > ...
5 years ago (2015-12-11 14:39:38 UTC) #10
stefan-webrtc
lgtm
5 years ago (2015-12-11 14:52:46 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1502173002/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1502173002/160001
5 years ago (2015-12-14 07:59:36 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: presubmit on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/2382)
5 years ago (2015-12-14 08:07:14 UTC) #16
mflodman
LGTM
5 years ago (2015-12-14 09:46:26 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1502173002/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1502173002/160001
5 years ago (2015-12-14 10:06:33 UTC) #20
commit-bot: I haz the power
Committed patchset #6 (id:160001)
5 years ago (2015-12-14 10:08:17 UTC) #22
commit-bot: I haz the power
5 years ago (2015-12-14 10:08:29 UTC) #24
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/17821db19702aca15d0d93cb60515ca70823fad7
Cr-Commit-Position: refs/heads/master@{#11006}

Powered by Google App Engine
This is Rietveld 408576698