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

Issue 2745523002: Add FullStack test for simulcast screenshare mode. (Closed)

Created:
3 years, 9 months ago by ilnik
Modified:
3 years, 9 months ago
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

Add FullStack test for simulcast screenshare mode. BUG=webrtc:4172 Review-Url: https://codereview.webrtc.org/2745523002 Cr-Commit-Position: refs/heads/master@{#17150} Committed: https://chromium.googlesource.com/external/webrtc/+/cb8c1467bdf2b90423781b811201b4cb1ea96dec

Patch Set 1 : Apply Sprang@ patch from http://codereview.webrtc.org/2745503002 #

Patch Set 2 : Apply missing parts of the patch #

Total comments: 2

Patch Set 3 : Propagate VP8 simulcastIdx to EncodedFrame #

Patch Set 4 : Remove changes to video_frame.h made by mistake #

Patch Set 5 : Remove changes to video_frame.h made by mistake #

Patch Set 6 : Fix memory corruption: VP8EncoderFactory was deleted twice #

Total comments: 4

Patch Set 7 : Implement Stefan@ comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+101 lines, -39 lines) Patch
M webrtc/common_video/include/frame_callback.h View 1 2 1 chunk +4 lines, -8 lines 0 comments Download
M webrtc/modules/video_coding/codecs/vp8/simulcast_rate_allocator.cc View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/video/full_stack_tests.cc View 1 2 3 4 5 2 chunks +27 lines, -0 lines 0 comments Download
M webrtc/video/video_quality_test.h View 2 chunks +3 lines, -0 lines 0 comments Download
M webrtc/video/video_quality_test.cc View 1 2 3 4 5 14 chunks +48 lines, -20 lines 0 comments Download
M webrtc/video/video_receive_stream.cc View 1 2 1 chunk +7 lines, -4 lines 0 comments Download
M webrtc/video/video_send_stream.cc View 1 2 1 chunk +7 lines, -4 lines 0 comments Download
M webrtc/video/vie_encoder.cc View 1 chunk +4 lines, -3 lines 0 comments Download

Messages

Total messages: 15 (6 generated)
ilnik
https://codereview.webrtc.org/2745523002/diff/20001/webrtc/video/full_stack_tests.cc File webrtc/video/full_stack_tests.cc (right): https://codereview.webrtc.org/2745523002/diff/20001/webrtc/video/full_stack_tests.cc#newcode326 webrtc/video/full_stack_tests.cc:326: false, false, "", ""}; Erik, does it make sense ...
3 years, 9 months ago (2017-03-09 11:20:23 UTC) #2
sprang_webrtc
https://codereview.webrtc.org/2745523002/diff/20001/webrtc/video/full_stack_tests.cc File webrtc/video/full_stack_tests.cc (right): https://codereview.webrtc.org/2745523002/diff/20001/webrtc/video/full_stack_tests.cc#newcode326 webrtc/video/full_stack_tests.cc:326: false, false, "", ""}; On 2017/03/09 11:20:23, ilnik wrote: ...
3 years, 9 months ago (2017-03-09 11:43:48 UTC) #3
ilnik
I fixed both timestamp mismatches and crash. Please take a look.
3 years, 9 months ago (2017-03-09 13:21:01 UTC) #4
sprang_webrtc
lgtm Feels weird to say that for the code I wrote though :) +stefan as ...
3 years, 9 months ago (2017-03-09 13:30:58 UTC) #5
ilnik
3 years, 9 months ago (2017-03-09 13:34:14 UTC) #7
stefan-webrtc
lgtm for common video. I reviewed more of this by accident, but feel free to ...
3 years, 9 months ago (2017-03-09 14:07:46 UTC) #8
ilnik
https://codereview.webrtc.org/2745523002/diff/100001/webrtc/modules/video_coding/codecs/vp8/simulcast_rate_allocator.cc File webrtc/modules/video_coding/codecs/vp8/simulcast_rate_allocator.cc (right): https://codereview.webrtc.org/2745523002/diff/100001/webrtc/modules/video_coding/codecs/vp8/simulcast_rate_allocator.cc#newcode33 webrtc/modules/video_coding/codecs/vp8/simulcast_rate_allocator.cc:33: RTC_DCHECK(layers != nullptr); On 2017/03/09 14:07:46, stefan-webrtc wrote: > ...
3 years, 9 months ago (2017-03-09 14:34:35 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/2745523002/120001
3 years, 9 months ago (2017-03-09 16:48:09 UTC) #12
commit-bot: I haz the power
3 years, 9 months ago (2017-03-09 17:23:35 UTC) #15
Message was sent while issue was closed.
Committed patchset #7 (id:120001) as
https://chromium.googlesource.com/external/webrtc/+/cb8c1467bdf2b90423781b811...

Powered by Google App Engine
This is Rietveld 408576698