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

Issue 1698183002: Extract ViESyncModule outside ViEChannel. (Closed)

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

Description

Extract ViESyncModule outside ViEChannel. Moves functionality outside ViEChannel and away from the sender. BUG=webrtc:5494 R=danilchap@webrtc.org Committed: https://chromium.googlesource.com/external/webrtc/+/1794b2675f21997fca08f4e3ca275a276ce15fdd

Patch Set 1 #

Total comments: 2

Patch Set 2 : feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -50 lines) Patch
M webrtc/video/video_receive_stream.h View 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/video/video_receive_stream.cc View 1 3 chunks +8 lines, -3 lines 0 comments Download
M webrtc/video/vie_channel.h View 2 chunks +0 lines, -5 lines 0 comments Download
M webrtc/video/vie_channel.cc View 4 chunks +0 lines, -17 lines 0 comments Download
M webrtc/video/vie_sync_module.h View 1 chunk +4 lines, -6 lines 0 comments Download
M webrtc/video/vie_sync_module.cc View 3 chunks +8 lines, -19 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
pbos-webrtc
PTAL
4 years, 10 months ago (2016-02-15 16:57:51 UTC) #1
danilchap
looks good except probably one function https://codereview.webrtc.org/1698183002/diff/1/webrtc/video/video_receive_stream.cc File webrtc/video/video_receive_stream.cc (right): https://codereview.webrtc.org/1698183002/diff/1/webrtc/video/video_receive_stream.cc#newcode356 webrtc/video/video_receive_stream.cc:356: if (voice_engine != ...
4 years, 10 months ago (2016-02-16 08:54:06 UTC) #2
pbos-webrtc
feedback
4 years, 10 months ago (2016-02-16 10:09:04 UTC) #3
pbos-webrtc
PTAL, thanks. https://codereview.webrtc.org/1698183002/diff/1/webrtc/video/video_receive_stream.cc File webrtc/video/video_receive_stream.cc (right): https://codereview.webrtc.org/1698183002/diff/1/webrtc/video/video_receive_stream.cc#newcode356 webrtc/video/video_receive_stream.cc:356: if (voice_engine != nullptr && audio_channel_id != ...
4 years, 10 months ago (2016-02-16 10:10:23 UTC) #4
danilchap
lgtm lgtm
4 years, 10 months ago (2016-02-16 10:28:34 UTC) #5
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/1794b2675f21997fca08f4e3ca275a276ce15fdd Cr-Commit-Position: refs/heads/master@{#11633}
4 years, 10 months ago (2016-02-16 13:12:15 UTC) #8
pbos-webrtc
4 years, 10 months ago (2016-02-16 13:12:17 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
1794b2675f21997fca08f4e3ca275a276ce15fdd (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698