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

Issue 1759473003: Removed VideoSource dependency to ChannelManager. (Closed)

Created:
4 years, 9 months ago by perkj_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

Removed VideoSource dependency to ChannelManager. Instead VideoSource directly access the cricket::VideoCapturer via the worker_thread. Document: https://docs.google.com/a/google.com/document/d/1mEIw_0uDzyHjL3l8a82WKp6AvgR8Tlwn9JGvhbUjVpY/edit?usp=sharing BUG=webrtc:5426 R=nisse@webrtc.org, pthatcher@webrtc.org Committed: https://chromium.googlesource.com/external/webrtc/+/0f13ec1265250a87a5390c9a0403943bcf1bbf33

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix problem that Stop could be called mulptiple times. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -61 lines) Patch
M webrtc/api/peerconnection.cc View 4 chunks +5 lines, -5 lines 0 comments Download
M webrtc/api/peerconnectionfactory.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/api/videosource.h View 4 chunks +7 lines, -5 lines 0 comments Download
M webrtc/api/videosource.cc View 1 4 chunks +46 lines, -33 lines 0 comments Download
M webrtc/api/videosource_unittest.cc View 6 chunks +3 lines, -11 lines 0 comments Download
M webrtc/api/videotrack_unittest.cc View 1 chunk +1 line, -6 lines 0 comments Download

Messages

Total messages: 14 (6 generated)
perkj_webrtc
Please? This is the first cl made from https://codereview.webrtc.org/1749013003/
4 years, 9 months ago (2016-03-02 15:42:25 UTC) #3
pthatcher1
lgtm
4 years, 9 months ago (2016-03-02 20:12:53 UTC) #4
nisse-webrtc
lgtm So OnStageChange is called on the signalling thread, and everything else on the worker ...
4 years, 9 months ago (2016-03-03 07:56:27 UTC) #5
perkj_webrtc
On 2016/03/03 07:56:27, nisse-webrtc wrote: > lgtm > > So OnStageChange is called on the ...
4 years, 9 months ago (2016-03-03 08:06:30 UTC) #6
perkj_webrtc
https://codereview.webrtc.org/1759473003/diff/1/webrtc/api/videosource.h File webrtc/api/videosource.h (left): https://codereview.webrtc.org/1759473003/diff/1/webrtc/api/videosource.h#oldcode89 webrtc/api/videosource.h:89: std::list<rtc::VideoSinkInterface<cricket::VideoFrame>*> sinks_; On 2016/03/03 07:56:27, nisse-webrtc wrote: > The ...
4 years, 9 months ago (2016-03-03 08:06:55 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1759473003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1759473003/20001
4 years, 9 months ago (2016-03-03 08:08:07 UTC) #10
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/0f13ec1265250a87a5390c9a0403943bcf1bbf33 Cr-Commit-Position: refs/heads/master@{#11852}
4 years, 9 months ago (2016-03-03 08:22:46 UTC) #12
perkj_webrtc
4 years, 9 months ago (2016-03-03 08:22:48 UTC) #14
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
0f13ec1265250a87a5390c9a0403943bcf1bbf33 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698