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

Issue 2636443002: Add experimental simulcast screen content mode (Closed)

Created:
3 years, 11 months ago by sprang_webrtc
Modified:
3 years, 11 months ago
CC:
webrtc-reviews_webrtc.org, video-team_agora.io, zhengzhonghou_agora.io, stefan-webrtc, tterriberry_mozilla.com, the sun, mflodman
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Add experimental simulcast screen content mode BUG=webrtc:4172 Review-Url: https://codereview.webrtc.org/2636443002 Cr-Commit-Position: refs/heads/master@{#16135} Committed: https://chromium.googlesource.com/external/webrtc/+/a28e971e3bc8a06f366f0ef82cc7168b05a83b59

Patch Set 1 #

Total comments: 4

Patch Set 2 : constants #

Patch Set 3 : Fix incorrect setup of non-conference mode, added test #

Total comments: 4

Patch Set 4 : Add default param so we won't break downstream #

Patch Set 5 : Rebase, again #

Unified diffs Side-by-side diffs Delta from patch set Stats (+180 lines, -77 lines) Patch
M webrtc/media/engine/simulcast.h View 1 2 3 2 chunks +6 lines, -1 line 0 comments Download
M webrtc/media/engine/simulcast.cc View 1 2 10 chunks +64 lines, -35 lines 0 comments Download
M webrtc/media/engine/webrtcvideoengine2.h View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M webrtc/media/engine/webrtcvideoengine2.cc View 1 2 3 4 5 chunks +27 lines, -23 lines 0 comments Download
M webrtc/media/engine/webrtcvideoengine2_unittest.cc View 1 2 3 4 7 chunks +64 lines, -10 lines 0 comments Download
M webrtc/modules/video_coding/codecs/vp8/screenshare_layers.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/video_coding/codecs/vp8/screenshare_layers.cc View 1 2 4 chunks +14 lines, -5 lines 0 comments Download
M webrtc/modules/video_coding/video_codec_initializer.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 28 (14 generated)
sprang_webrtc
3 years, 11 months ago (2017-01-13 08:41:42 UTC) #2
perkj_webrtc
On 2017/01/13 08:41:42, språng wrote: Adding Åsa. Can you help review this?
3 years, 11 months ago (2017-01-13 10:14:31 UTC) #5
åsapersson
https://codereview.webrtc.org/2636443002/diff/1/webrtc/media/engine/simulcast.cc File webrtc/media/engine/simulcast.cc (right): https://codereview.webrtc.org/2636443002/diff/1/webrtc/media/engine/simulcast.cc#newcode230 webrtc/media/engine/simulcast.cc:230: FindSimulcastMaxBitrateBps(width, height, num_simulcast_layers + 1); now + 1? (and ...
3 years, 11 months ago (2017-01-16 13:43:50 UTC) #6
sprang_webrtc
https://codereview.webrtc.org/2636443002/diff/1/webrtc/media/engine/simulcast.cc File webrtc/media/engine/simulcast.cc (right): https://codereview.webrtc.org/2636443002/diff/1/webrtc/media/engine/simulcast.cc#newcode230 webrtc/media/engine/simulcast.cc:230: FindSimulcastMaxBitrateBps(width, height, num_simulcast_layers + 1); On 2017/01/16 13:43:50, åsapersson ...
3 years, 11 months ago (2017-01-16 16:39:11 UTC) #7
sprang_webrtc
Fixed non-conference mode bug, added test. ptal
3 years, 11 months ago (2017-01-17 11:30:26 UTC) #8
åsapersson
lgtm
3 years, 11 months ago (2017-01-17 12:01:35 UTC) #9
perkj_webrtc
https://codereview.webrtc.org/2636443002/diff/40001/webrtc/media/engine/simulcast.cc File webrtc/media/engine/simulcast.cc (right): https://codereview.webrtc.org/2636443002/diff/40001/webrtc/media/engine/simulcast.cc#newcode171 webrtc/media/engine/simulcast.cc:171: std::vector<webrtc::VideoStream> GetSimulcastConfig(size_t max_streams, I think you will need one ...
3 years, 11 months ago (2017-01-17 13:09:03 UTC) #14
sprang_webrtc
https://codereview.webrtc.org/2636443002/diff/40001/webrtc/media/engine/simulcast.cc File webrtc/media/engine/simulcast.cc (right): https://codereview.webrtc.org/2636443002/diff/40001/webrtc/media/engine/simulcast.cc#newcode171 webrtc/media/engine/simulcast.cc:171: std::vector<webrtc::VideoStream> GetSimulcastConfig(size_t max_streams, On 2017/01/17 13:09:03, perkj_webrtc wrote: > ...
3 years, 11 months ago (2017-01-17 13:23:28 UTC) #15
perkj_webrtc
rs lgtm then.
3 years, 11 months ago (2017-01-17 13:24:44 UTC) #16
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/2636443002/60001
3 years, 11 months ago (2017-01-17 13:25:19 UTC) #19
commit-bot: I haz the power
Failed to apply patch for webrtc/media/engine/webrtcvideoengine2.h: While running git apply --index -p1; error: patch failed: ...
3 years, 11 months ago (2017-01-17 14:51:36 UTC) #21
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/2636443002/80001
3 years, 11 months ago (2017-01-18 07:22:59 UTC) #24
commit-bot: I haz the power
Committed patchset #5 (id:80001) as https://chromium.googlesource.com/external/webrtc/+/a28e971e3bc8a06f366f0ef82cc7168b05a83b59
3 years, 11 months ago (2017-01-18 08:36:36 UTC) #27
sprang_webrtc
3 years, 11 months ago (2017-01-18 13:18:57 UTC) #28
Message was sent while issue was closed.
A revert of this CL (patchset #5 id:80001) has been created in
https://codereview.webrtc.org/2643763002/ by sprang@webrtc.org.

The reason for reverting is: Breaks chromium..

Powered by Google App Engine
This is Rietveld 408576698