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

Issue 1695663003: Drop VideoOptions from VideoSendParameters. (Closed)

Created:
4 years, 10 months ago by nisse-webrtc
Modified:
4 years, 9 months ago
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

Drop VideoOptions from VideoSendParameters. BUG=webrtc:5438 Committed: https://crrev.com/05103314e52e1b21e17dd4f0b28d038ed8942e2f Cr-Commit-Position: refs/heads/master@{#12011}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Rebase and revise. #

Patch Set 3 : Let WebRtcVideoChannel2 keep construction-time default VideoOptions. #

Total comments: 1

Patch Set 4 : Rebase. #

Patch Set 5 : Rename send_default_options_ --> default_send_options_. #

Total comments: 4

Patch Set 6 : Addressed pbos' comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -66 lines) Patch
M webrtc/media/base/fakemediaengine.h View 1 2 3 4 5 2 chunks +5 lines, -2 lines 0 comments Download
M webrtc/media/base/mediachannel.h View 1 2 3 4 chunks +16 lines, -12 lines 0 comments Download
M webrtc/media/engine/webrtcvideoengine2.h View 1 2 3 4 3 chunks +2 lines, -1 line 0 comments Download
M webrtc/media/engine/webrtcvideoengine2.cc View 1 2 3 4 7 chunks +9 lines, -23 lines 0 comments Download
M webrtc/media/engine/webrtcvideoengine2_unittest.cc View 1 2 3 4 5 10 chunks +33 lines, -26 lines 0 comments Download
M webrtc/pc/channel.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 24 (9 generated)
nisse-webrtc
Comments appreciated. I think the changes to webrtcvideoengine2.cc are natural. The stream's SetOptions method is ...
4 years, 10 months ago (2016-02-12 13:45:46 UTC) #2
pthatcher1
I think you could move all video options that apply to all streams in VideoParameters, ...
4 years, 10 months ago (2016-02-12 20:45:38 UTC) #3
nisse-webrtc
I've now rebased this on top of other recent changes related to VideoOptions. So it's ...
4 years, 9 months ago (2016-03-04 13:46:27 UTC) #5
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1695663003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1695663003/40001
4 years, 9 months ago (2016-03-04 14:41:21 UTC) #7
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: android_arm64_rel on tryserver.webrtc (JOB_TIMED_OUT, no build URL) ...
4 years, 9 months ago (2016-03-04 16:42:04 UTC) #9
pthatcher1
lgtm https://codereview.webrtc.org/1695663003/diff/40001/webrtc/media/engine/webrtcvideoengine2.h File webrtc/media/engine/webrtcvideoengine2.h (right): https://codereview.webrtc.org/1695663003/diff/40001/webrtc/media/engine/webrtcvideoengine2.h#newcode519 webrtc/media/engine/webrtcvideoengine2.h:519: VideoOptions send_default_options_; default_send_options_
4 years, 9 months ago (2016-03-05 01:49:14 UTC) #10
nisse-webrtc
Hi, a minor update (rebase + renaming suggested by pthatcher). I'd like to land this ...
4 years, 9 months ago (2016-03-15 15:37:40 UTC) #11
Taylor Brandstetter
lgtm
4 years, 9 months ago (2016-03-15 16:57:26 UTC) #12
pbos-webrtc
lgtm https://codereview.webrtc.org/1695663003/diff/80001/webrtc/media/base/fakemediaengine.h File webrtc/media/base/fakemediaengine.h (right): https://codereview.webrtc.org/1695663003/diff/80001/webrtc/media/base/fakemediaengine.h#newcode545 webrtc/media/base/fakemediaengine.h:545: class DataOptions {}; Is this necessary? If so ...
4 years, 9 months ago (2016-03-15 18:40:16 UTC) #13
nisse-webrtc
https://codereview.webrtc.org/1695663003/diff/80001/webrtc/media/base/fakemediaengine.h File webrtc/media/base/fakemediaengine.h (right): https://codereview.webrtc.org/1695663003/diff/80001/webrtc/media/base/fakemediaengine.h#newcode545 webrtc/media/base/fakemediaengine.h:545: class DataOptions {}; On 2016/03/15 18:40:15, pbos-webrtc wrote: > ...
4 years, 9 months ago (2016-03-16 08:17:03 UTC) #14
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1695663003/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1695663003/100001
4 years, 9 months ago (2016-03-16 08:19:45 UTC) #16
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-16 09:19:19 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1695663003/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1695663003/100001
4 years, 9 months ago (2016-03-16 09:21:15 UTC) #21
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 9 months ago (2016-03-16 09:22:56 UTC) #22
commit-bot: I haz the power
4 years, 9 months ago (2016-03-16 09:23:02 UTC) #24
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/05103314e52e1b21e17dd4f0b28d038ed8942e2f
Cr-Commit-Position: refs/heads/master@{#12011}

Powered by Google App Engine
This is Rietveld 408576698