Chromium Code Reviews

Issue 1251163002: Remove base channel for video receivers. (Closed)

Created:
5 years, 5 months ago by pbos-webrtc
Modified:
5 years, 5 months ago
Reviewers:
stefan-webrtc
CC:
webrtc-reviews_webrtc.org, yujie_mao (webrtc), stefan-webrtc, tterriberry_mozilla.com, andresp, perkj_webrtc, mflodman
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Remove base channel for video receivers. BUG=webrtc:1695 R=stefan@webrtc.org Committed: https://crrev.com/d6fc47ea9585fa405d8617ccc0b7704d2c9e8a0a Cr-Commit-Position: refs/heads/master@{#9624}

Patch Set 1 #

Patch Set 2 : fix data race #

Total comments: 5
Unified diffs Side-by-side diffs Stats (+36 lines, -198 lines)
M webrtc/video/call.cc View 5 chunks +2 lines, -11 lines 0 comments
M webrtc/video/video_receive_stream.h View 1 chunk +0 lines, -1 line 0 comments
M webrtc/video/video_receive_stream.cc View 2 chunks +2 lines, -4 lines 0 comments
M webrtc/video/video_send_stream.cc View 1 chunk +1 line, -2 lines 0 comments
M webrtc/video_engine/vie_channel.h View 2 chunks +1 line, -5 lines 0 comments
M webrtc/video_engine/vie_channel.cc View 3 chunks +1 line, -21 lines 3 comments
M webrtc/video_engine/vie_channel_group.h View 5 chunks +6 lines, -21 lines 0 comments
M webrtc/video_engine/vie_channel_group.cc View 9 chunks +23 lines, -133 lines 2 comments

Messages

Total messages: 18 (5 generated)
pbos-webrtc
PTAL, this was surprisingly easy. Did we gradually remove things so that this was now ...
5 years, 5 months ago (2015-07-22 15:52:54 UTC) #1
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1251163002/1
5 years, 5 months ago (2015-07-22 15:53:13 UTC) #3
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_tsan2 on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/linux_tsan2/builds/5880)
5 years, 5 months ago (2015-07-22 17:16:54 UTC) #5
pbos-webrtc
fix data race
5 years, 5 months ago (2015-07-22 22:48:13 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1251163002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1251163002/20001
5 years, 5 months ago (2015-07-22 22:49:05 UTC) #8
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: android on tryserver.webrtc (JOB_TIMED_OUT, no build URL)
5 years, 5 months ago (2015-07-23 00:49:18 UTC) #10
stefan-webrtc
Looks like a great CL, but what about splitting it up into getting rid of ...
5 years, 5 months ago (2015-07-23 08:34:39 UTC) #11
pbos-webrtc
https://codereview.webrtc.org/1251163002/diff/20001/webrtc/video_engine/vie_channel.cc File webrtc/video_engine/vie_channel.cc (left): https://codereview.webrtc.org/1251163002/diff/20001/webrtc/video_engine/vie_channel.cc#oldcode175 webrtc/video_engine/vie_channel.cc:175: #ifdef VIDEOCODEC_VP8 On 2015/07/23 08:34:38, stefan-webrtc (holmer) wrote: > ...
5 years, 5 months ago (2015-07-23 08:51:10 UTC) #12
stefan-webrtc
lgtm assuming my comment is correct. https://codereview.webrtc.org/1251163002/diff/20001/webrtc/video_engine/vie_channel.cc File webrtc/video_engine/vie_channel.cc (left): https://codereview.webrtc.org/1251163002/diff/20001/webrtc/video_engine/vie_channel.cc#oldcode175 webrtc/video_engine/vie_channel.cc:175: #ifdef VIDEOCODEC_VP8 On ...
5 years, 5 months ago (2015-07-23 12:43:46 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1251163002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1251163002/20001
5 years, 5 months ago (2015-07-23 12:45:47 UTC) #15
pbos-webrtc
https://codereview.webrtc.org/1251163002/diff/20001/webrtc/video_engine/vie_channel_group.cc File webrtc/video_engine/vie_channel_group.cc (left): https://codereview.webrtc.org/1251163002/diff/20001/webrtc/video_engine/vie_channel_group.cc#oldcode305 webrtc/video_engine/vie_channel_group.cc:305: if (OtherChannelsUsingEncoder(channel_id)) { On 2015/07/23 12:43:46, stefan-webrtc (holmer) wrote: ...
5 years, 5 months ago (2015-07-23 12:46:06 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 5 months ago (2015-07-23 13:58:37 UTC) #17
commit-bot: I haz the power
5 years, 5 months ago (2015-07-23 13:58:45 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/d6fc47ea9585fa405d8617ccc0b7704d2c9e8a0a
Cr-Commit-Position: refs/heads/master@{#9624}

Powered by Google App Engine