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

Issue 2783213002: Do not report quality limited resolution stats when quality scaler is disabled. (Closed)

Created:
3 years, 8 months ago by åsapersson
Modified:
3 years, 8 months ago
CC:
webrtc-reviews_webrtc.org, interface-changes_webrtc.org, video-team_agora.io, yujie_mao (webrtc), zhengzhonghou_agora.io, stefan-webrtc, tterriberry_mozilla.com, qiang.lu, niklas.enbom, peah-webrtc, mflodman
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Do not report quality limited resolution stats when quality scaler is disabled. WebRTC.Video.QualityLimitedResolutionInPercent is reported as zero for calls when the quality scaler is off (and the degradation preference allows scaling). Update SetResolutionRestrictionStats to specify if quality scaler is enabled. BUG=webrtc:7432 Review-Url: https://codereview.webrtc.org/2783213002 Cr-Commit-Position: refs/heads/master@{#17487} Committed: https://chromium.googlesource.com/external/webrtc/+/36e9eb4773d1a27d67ef632b9537bae82e3d6b6b

Patch Set 1 #

Patch Set 2 #

Patch Set 3 : rebase #

Total comments: 4

Patch Set 4 : address comments #

Patch Set 5 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -23 lines) Patch
M webrtc/video/send_statistics_proxy.h View 1 2 3 4 1 chunk +2 lines, -3 lines 0 comments Download
M webrtc/video/send_statistics_proxy.cc View 1 2 3 1 chunk +8 lines, -13 lines 0 comments Download
M webrtc/video/send_statistics_proxy_unittest.cc View 1 2 3 2 chunks +20 lines, -2 lines 0 comments Download
M webrtc/video/vie_encoder.cc View 1 2 3 4 1 chunk +7 lines, -5 lines 0 comments Download
M webrtc/video/vie_encoder_unittest.cc View 1 2 3 4 1 chunk +42 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (16 generated)
åsapersson
3 years, 8 months ago (2017-03-31 07:25:46 UTC) #6
kthelgason
https://codereview.webrtc.org/2783213002/diff/70001/webrtc/video/send_statistics_proxy.cc File webrtc/video/send_statistics_proxy.cc (right): https://codereview.webrtc.org/2783213002/diff/70001/webrtc/video/send_statistics_proxy.cc#newcode698 webrtc/video/send_statistics_proxy.cc:698: } I think the amount of parameters and conditions ...
3 years, 8 months ago (2017-03-31 07:57:38 UTC) #7
åsapersson
https://codereview.webrtc.org/2783213002/diff/70001/webrtc/video/send_statistics_proxy.cc File webrtc/video/send_statistics_proxy.cc (right): https://codereview.webrtc.org/2783213002/diff/70001/webrtc/video/send_statistics_proxy.cc#newcode698 webrtc/video/send_statistics_proxy.cc:698: } On 2017/03/31 07:57:38, kthelgason wrote: > I think ...
3 years, 8 months ago (2017-03-31 09:53:38 UTC) #11
kthelgason
lgtm!
3 years, 8 months ago (2017-03-31 11:11:58 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/2783213002/170001
3 years, 8 months ago (2017-03-31 12:18:41 UTC) #19
commit-bot: I haz the power
3 years, 8 months ago (2017-03-31 12:29:18 UTC) #22
Message was sent while issue was closed.
Committed patchset #5 (id:170001) as
https://chromium.googlesource.com/external/webrtc/+/36e9eb4773d1a27d67ef632b9...

Powered by Google App Engine
This is Rietveld 408576698