Chromium Code Reviews

Issue 1900483004: Add QVGA to thresholds for initial quality. (Closed)

Created:
4 years, 8 months ago by pbos-webrtc
Modified:
4 years, 8 months ago
Reviewers:
AlexG
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, zhengzhonghou_agora.io, video-team_agora.io, stefan-webrtc, mflodman
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Add QVGA to thresholds for initial quality. Makes QualityScaler start at QVGA for <250k initial bitrates. Useful in combination with overriding max bitrates to a max lower than that for connections where we know that the max bitrate is capped below where VGA is useful. BUG=webrtc:5678 R=glaznev@webrtc.org Committed: https://chromium.googlesource.com/external/webrtc/+/b9e77097ed200ce671ce4c10bf624211db6b5665

Patch Set 1 #

Total comments: 2

Patch Set 2 : move constants #

Unified diffs Side-by-side diffs Stats (+38 lines, -14 lines)
M webrtc/modules/video_coding/utility/quality_scaler.cc View 2 chunks +14 lines, -8 lines 0 comments
M webrtc/modules/video_coding/utility/quality_scaler_unittest.cc View 2 chunks +24 lines, -6 lines 0 comments

Messages

Total messages: 14 (6 generated)
pbos-webrtc
PTAL, this doesn't trigger anywhere currently, but gets enabled if we override max/start bitrates, which ...
4 years, 8 months ago (2016-04-18 14:16:36 UTC) #3
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1900483004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1900483004/1
4 years, 8 months ago (2016-04-18 14:38:33 UTC) #5
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: android_arm64_rel on tryserver.webrtc (JOB_TIMED_OUT, no build URL)
4 years, 8 months ago (2016-04-18 16:39:10 UTC) #7
AlexG
lgtm https://codereview.webrtc.org/1900483004/diff/1/webrtc/modules/video_coding/utility/quality_scaler.cc File webrtc/modules/video_coding/utility/quality_scaler.cc (right): https://codereview.webrtc.org/1900483004/diff/1/webrtc/modules/video_coding/utility/quality_scaler.cc#newcode51 webrtc/modules/video_coding/utility/quality_scaler.cc:51: static const int kVgaBitrateThresholdKbps = 500; Why not ...
4 years, 8 months ago (2016-04-18 20:30:03 UTC) #8
pbos-webrtc
move constants
4 years, 8 months ago (2016-04-18 20:40:07 UTC) #9
pbos-webrtc
https://codereview.webrtc.org/1900483004/diff/1/webrtc/modules/video_coding/utility/quality_scaler.cc File webrtc/modules/video_coding/utility/quality_scaler.cc (right): https://codereview.webrtc.org/1900483004/diff/1/webrtc/modules/video_coding/utility/quality_scaler.cc#newcode51 webrtc/modules/video_coding/utility/quality_scaler.cc:51: static const int kVgaBitrateThresholdKbps = 500; On 2016/04/18 20:30:03, ...
4 years, 8 months ago (2016-04-18 20:41:45 UTC) #10
pbos-webrtc
Committed patchset #2 (id:20001) manually as b9e77097ed200ce671ce4c10bf624211db6b5665 (presubmit successful).
4 years, 8 months ago (2016-04-18 20:46:11 UTC) #13
commit-bot: I haz the power
4 years, 8 months ago (2016-04-18 20:46:12 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/b9e77097ed200ce671ce4c10bf624211db6b5665
Cr-Commit-Position: refs/heads/master@{#12416}

Powered by Google App Engine