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

Issue 2709483009: Fixed Full stack tests to correctly process selected TL and SL while (Closed)

Created:
3 years, 10 months ago by ilnik
Modified:
3 years, 10 months ago
Reviewers:
brandtr, sprang_webrtc
CC:
webrtc-reviews_webrtc.org, video-team_agora.io, yujie_mao (webrtc), zhengzhonghou_agora.io, stefan-webrtc, tterriberry_mozilla.com, mflodman
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Fixed Full stack tests to correctly process selected TL and SL while calculating frame sizes. Added actual_bitrate metric which also accounts for TL and SL info. Metric encoded_frame_size calculation is cleaned up. Perf alerts should be ignored. BUG=webrtc:7095 Review-Url: https://codereview.webrtc.org/2709483009 Cr-Commit-Position: refs/heads/master@{#16800} Committed: https://chromium.googlesource.com/external/webrtc/+/1e7732c3d9c1b8d4d3fa7f7c2c94ba383c50a1e5

Patch Set 1 #

Patch Set 2 : fixing mistake where important code is inside DCHECK #

Total comments: 10

Patch Set 3 : Implemented Sprang@ comments. #

Total comments: 2

Patch Set 4 : Implemented Sprang@ nits #

Patch Set 5 : rebase #

Patch Set 6 : fixing CE #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -13 lines) Patch
M webrtc/video/video_quality_test.cc View 1 2 3 4 5 14 chunks +67 lines, -13 lines 0 comments Download

Messages

Total messages: 25 (14 generated)
ilnik
3 years, 10 months ago (2017-02-22 10:07:44 UTC) #2
sprang_webrtc
https://codereview.webrtc.org/2709483009/diff/20001/webrtc/video/video_quality_test.cc File webrtc/video/video_quality_test.cc (right): https://codereview.webrtc.org/2709483009/diff/20001/webrtc/video/video_quality_test.cc#newcode328 webrtc/video/video_quality_test.cc:328: RtpDepacketizer::Create(is_vp8 ? kRtpVideoVp8 : kRtpVideoVp9)); Can you extract this ...
3 years, 10 months ago (2017-02-22 16:56:07 UTC) #5
ilnik
https://codereview.webrtc.org/2709483009/diff/20001/webrtc/video/video_quality_test.cc File webrtc/video/video_quality_test.cc (right): https://codereview.webrtc.org/2709483009/diff/20001/webrtc/video/video_quality_test.cc#newcode328 webrtc/video/video_quality_test.cc:328: RtpDepacketizer::Create(is_vp8 ? kRtpVideoVp8 : kRtpVideoVp9)); On 2017/02/22 16:56:07, språng ...
3 years, 10 months ago (2017-02-23 08:58:29 UTC) #6
sprang_webrtc
lgtm with nits https://codereview.webrtc.org/2709483009/diff/20001/webrtc/video/video_quality_test.cc File webrtc/video/video_quality_test.cc (right): https://codereview.webrtc.org/2709483009/diff/20001/webrtc/video/video_quality_test.cc#newcode363 webrtc/video/video_quality_test.cc:363: void EncodedFrameCallback(const EncodedFrame& frame) override { ...
3 years, 10 months ago (2017-02-23 10:46:54 UTC) #8
ilnik
https://codereview.webrtc.org/2709483009/diff/20001/webrtc/video/video_quality_test.cc File webrtc/video/video_quality_test.cc (right): https://codereview.webrtc.org/2709483009/diff/20001/webrtc/video/video_quality_test.cc#newcode363 webrtc/video/video_quality_test.cc:363: void EncodedFrameCallback(const EncodedFrame& frame) override { } On 2017/02/23 ...
3 years, 10 months ago (2017-02-23 10:56:00 UTC) #9
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/2709483009/60001
3 years, 10 months ago (2017-02-23 10:56:43 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: ios32_sim_ios9_dbg on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/ios32_sim_ios9_dbg/builds/1791) ios64_sim_ios9_dbg on master.tryserver.webrtc (JOB_FAILED, ...
3 years, 10 months ago (2017-02-23 10:57:51 UTC) #14
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/2709483009/80001
3 years, 10 months ago (2017-02-23 12:00:00 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: mac_compile_dbg on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/mac_compile_dbg/builds/13417)
3 years, 10 months ago (2017-02-23 12:03:31 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/2709483009/100001
3 years, 10 months ago (2017-02-23 12:10:31 UTC) #22
commit-bot: I haz the power
3 years, 10 months ago (2017-02-23 13:08:01 UTC) #25
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://chromium.googlesource.com/external/webrtc/+/1e7732c3d9c1b8d4d3fa7f7c2...

Powered by Google App Engine
This is Rietveld 408576698