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

Issue 2312613003: Separating video settings in VideoQualityTest. (Closed)

Created:
4 years, 3 months ago by minyue-webrtc
Modified:
4 years, 3 months ago
Reviewers:
stefan-webrtc
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

Separating video settings in VideoQualityTest. This is a simple refactoring of VideoQualityTest. It will help in adding audio related settings to VideoQualityTest. BUG= Committed: https://crrev.com/f07fb0013164bdb031dcc88dc83365a27643b2d9 Cr-Commit-Position: refs/heads/master@{#14139}

Patch Set 1 #

Total comments: 8

Patch Set 2 : on Stefan's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+202 lines, -192 lines) Patch
M webrtc/video/full_stack.cc View 1 11 chunks +92 lines, -97 lines 0 comments Download
M webrtc/video/screenshare_loopback.cc View 1 1 chunk +16 lines, -8 lines 0 comments Download
M webrtc/video/video_loopback.cc View 1 1 chunk +16 lines, -9 lines 0 comments Download
M webrtc/video/video_quality_test.h View 1 3 chunks +11 lines, -9 lines 0 comments Download
M webrtc/video/video_quality_test.cc View 1 28 chunks +67 lines, -69 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 26 (15 generated)
minyue-webrtc
Hi Stefan, This is a simple CL on the way toward adding audio only mode ...
4 years, 3 months ago (2016-09-05 12:55:21 UTC) #6
stefan-webrtc
lgtm % nits. https://codereview.webrtc.org/2312613003/diff/1/webrtc/video/full_stack.cc File webrtc/video/full_stack.cc (right): https://codereview.webrtc.org/2312613003/diff/1/webrtc/video/full_stack.cc#newcode28 webrtc/video/full_stack.cc:28: foreman_cif.video = {true, 352, 288, 30, ...
4 years, 3 months ago (2016-09-07 13:33:33 UTC) #9
minyue-webrtc
https://codereview.webrtc.org/2312613003/diff/1/webrtc/video/full_stack.cc File webrtc/video/full_stack.cc (right): https://codereview.webrtc.org/2312613003/diff/1/webrtc/video/full_stack.cc#newcode28 webrtc/video/full_stack.cc:28: foreman_cif.video = {true, 352, 288, 30, 700000, On 2016/09/07 ...
4 years, 3 months ago (2016-09-08 09:38:40 UTC) #10
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/2312613003/20001
4 years, 3 months ago (2016-09-08 10:02:25 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on master.tryserver.webrtc (JOB_TIMED_OUT, no build URL) android_dbg on ...
4 years, 3 months ago (2016-09-08 12:02:48 UTC) #15
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/2312613003/20001
4 years, 3 months ago (2016-09-08 12:16:48 UTC) #17
commit-bot: I haz the power
Exceeded global retry quota
4 years, 3 months ago (2016-09-08 14:17:10 UTC) #19
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/2312613003/20001
4 years, 3 months ago (2016-09-08 15:03:15 UTC) #21
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-09-08 15:20:11 UTC) #23
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/f07fb0013164bdb031dcc88dc83365a27643b2d9 Cr-Commit-Position: refs/heads/master@{#14139}
4 years, 3 months ago (2016-09-08 15:20:20 UTC) #25
kjellander_webrtc
4 years, 3 months ago (2016-09-08 17:52:23 UTC) #26
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.webrtc.org/2325723002/ by kjellander@webrtc.org.

The reason for reverting is: Breaks webrtc_perf_tests on Windows, Mac and Linux
(that test don't run on trybots):
https://build.chromium.org/p/client.webrtc/builders/Linux64%20Release%20%5Bla...

Example:
[ RUN      ] FullStackTest.ForemanCifWithoutPacketLossVp9

# Fatal error in ../../webrtc/video/video_quality_test.cc, line 1056
# last system error: 34
# Check failed: !params_.audio.enabled
.

Powered by Google App Engine
This is Rietveld 408576698