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

Issue 1745003002: Move suspend_below_min_bitrate from VideoOptions to MediaConfig. (Closed)

Created:
4 years, 9 months ago by nisse-webrtc
Modified:
4 years, 9 months ago
Reviewers:
pbos-webrtc, pthatcher1
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Move suspend_below_min_bitrate from VideoOptions to MediaConfig. Rename SetCodecAndOptions to SetCodec, it no longer sets or uses the VideoOptions. In MediaConfig, collect the video-related flags into a struct. As a followup, it should be possible to delete VideoOptions from VideoSendParameters and VideoSendStreamParameters. TBR=pthatcher@webrtc.org BUG=webrtc:5426 Committed: https://crrev.com/0db023a70bd419e4a43317b6c9b0ecfa5184489e Cr-Commit-Position: refs/heads/master@{#11828}

Patch Set 1 #

Total comments: 10

Patch Set 2 : Address comments. Let SetSendParameters call SetOptions. #

Total comments: 1

Patch Set 3 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+111 lines, -125 lines) Patch
M webrtc/api/peerconnection.cc View 1 chunk +8 lines, -3 lines 0 comments Download
M webrtc/api/peerconnectioninterface_unittest.cc View 3 chunks +21 lines, -4 lines 0 comments Download
M webrtc/api/webrtcsession.cc View 1 chunk +0 lines, -9 lines 0 comments Download
M webrtc/api/webrtcsession_unittest.cc View 1 chunk +0 lines, -18 lines 0 comments Download
M webrtc/media/base/mediachannel.h View 4 chunks +32 lines, -34 lines 0 comments Download
M webrtc/media/engine/webrtcvideoengine2.h View 2 chunks +2 lines, -4 lines 0 comments Download
M webrtc/media/engine/webrtcvideoengine2.cc View 1 2 8 chunks +20 lines, -37 lines 0 comments Download
M webrtc/media/engine/webrtcvideoengine2_unittest.cc View 1 8 chunks +28 lines, -16 lines 0 comments Download

Messages

Total messages: 17 (8 generated)
nisse-webrtc
Please have a look. This makes it easier to do the pending is_screencast change (https://codereview.webrtc.org/1711763003/).
4 years, 9 months ago (2016-02-29 11:05:21 UTC) #2
pbos-webrtc
lgtm https://codereview.webrtc.org/1745003002/diff/1/webrtc/api/peerconnectioninterface_unittest.cc File webrtc/api/peerconnectioninterface_unittest.cc (right): https://codereview.webrtc.org/1745003002/diff/1/webrtc/api/peerconnectioninterface_unittest.cc#newcode2431 webrtc/api/peerconnectioninterface_unittest.cc:2431: // This test verifies the suspend below min ...
4 years, 9 months ago (2016-02-29 13:20:31 UTC) #3
nisse-webrtc
Please review the new (simpler) SetSendParameters logic. Had to update some tests, since now new ...
4 years, 9 months ago (2016-02-29 15:01:07 UTC) #4
pbos-webrtc
lgtm https://codereview.webrtc.org/1745003002/diff/20001/webrtc/media/engine/webrtcvideoengine2_unittest.cc File webrtc/media/engine/webrtcvideoengine2_unittest.cc (right): https://codereview.webrtc.org/1745003002/diff/20001/webrtc/media/engine/webrtcvideoengine2_unittest.cc#newcode1019 webrtc/media/engine/webrtcvideoengine2_unittest.cc:1019: FakeVideoSendStream* SetDenoisingOption( TriggerDenoisingOption imo.
4 years, 9 months ago (2016-02-29 15:13:14 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1745003002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1745003002/40001
4 years, 9 months ago (2016-03-01 09:24:16 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on tryserver.webrtc (JOB_TIMED_OUT, no build URL) linux_baremetal on ...
4 years, 9 months ago (2016-03-01 11:24:48 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1745003002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1745003002/40001
4 years, 9 months ago (2016-03-01 11:26:27 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 9 months ago (2016-03-01 12:30:06 UTC) #15
commit-bot: I haz the power
4 years, 9 months ago (2016-03-01 12:30:18 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/0db023a70bd419e4a43317b6c9b0ecfa5184489e
Cr-Commit-Position: refs/heads/master@{#11828}

Powered by Google App Engine
This is Rietveld 408576698