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

Issue 1291673006: Disallow simulcast for non-vp8. (Closed)

Created:
5 years, 4 months ago by noahric
Modified:
5 years, 3 months ago
Reviewers:
pbos-webrtc
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, qiang.lu, niklas.enbom, yujie_mao (webrtc), Andrew MacDonald
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Disallow simulcast for H.264. BUG= Committed: https://crrev.com/fdac516510a2bd5d57b0786fbd49e2a6b9aeed2f Cr-Commit-Position: refs/heads/master@{#9795}

Patch Set 1 #

Patch Set 2 : Switch vp8 whitelist for h264 blacklist #

Patch Set 3 : unit test + git cl format #

Total comments: 2

Patch Set 4 : small unit test change (LE->EQ for stream count) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -3 lines) Patch
M talk/media/webrtc/webrtcvideoengine2.cc View 1 2 2 chunks +17 lines, -3 lines 0 comments Download
M talk/media/webrtc/webrtcvideoengine2_unittest.cc View 1 2 3 1 chunk +23 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (3 generated)
noahric
Hey Peter, let me know if this looks ok; this is essentially the behavior from ...
5 years, 4 months ago (2015-08-17 18:57:02 UTC) #2
pbos-webrtc
On 2015/08/17 18:57:02, noahric wrote: > Hey Peter, let me know if this looks ok; ...
5 years, 4 months ago (2015-08-25 14:32:44 UTC) #3
noahric
On 2015/08/25 14:32:44, pbos-webrtc wrote: > On 2015/08/17 18:57:02, noahric wrote: > > Hey Peter, ...
5 years, 4 months ago (2015-08-25 15:46:44 UTC) #4
pbos-webrtc
lgtm
5 years, 4 months ago (2015-08-25 16:10:16 UTC) #5
pbos-webrtc
On 2015/08/25 16:10:16, pbos-webrtc wrote: > lgtm or you know, ping me when this has ...
5 years, 4 months ago (2015-08-25 16:10:42 UTC) #6
noahric
Ping, now with tests :)
5 years, 3 months ago (2015-08-26 08:37:01 UTC) #7
pbos-webrtc
lgtm with nit fixed https://codereview.webrtc.org/1291673006/diff/40001/talk/media/webrtc/webrtcvideoengine2_unittest.cc File talk/media/webrtc/webrtcvideoengine2_unittest.cc (right): https://codereview.webrtc.org/1291673006/diff/40001/talk/media/webrtc/webrtcvideoengine2_unittest.cc#newcode667 talk/media/webrtc/webrtcvideoengine2_unittest.cc:667: EXPECT_LE(encoder->GetCodecSettings().numberOfSimulcastStreams, 1u); I think _EQ ...
5 years, 3 months ago (2015-08-26 11:19:11 UTC) #8
noahric
https://codereview.webrtc.org/1291673006/diff/40001/talk/media/webrtc/webrtcvideoengine2_unittest.cc File talk/media/webrtc/webrtcvideoengine2_unittest.cc (right): https://codereview.webrtc.org/1291673006/diff/40001/talk/media/webrtc/webrtcvideoengine2_unittest.cc#newcode667 talk/media/webrtc/webrtcvideoengine2_unittest.cc:667: EXPECT_LE(encoder->GetCodecSettings().numberOfSimulcastStreams, 1u); On 2015/08/26 11:19:11, pbos-webrtc wrote: > I ...
5 years, 3 months ago (2015-08-26 13:27:36 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1291673006/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1291673006/60001
5 years, 3 months ago (2015-08-27 08:38:30 UTC) #12
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 3 months ago (2015-08-27 08:59:32 UTC) #13
commit-bot: I haz the power
5 years, 3 months ago (2015-08-27 08:59:37 UTC) #14
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/fdac516510a2bd5d57b0786fbd49e2a6b9aeed2f
Cr-Commit-Position: refs/heads/master@{#9795}

Powered by Google App Engine
This is Rietveld 408576698