commit | f16fcbec734e1e3303828525c9fd7e13e0803aab | [log] [tgz] |
---|---|---|
author | Peter Boström <pbos@webrtc.org> | Thu Apr 30 12:16:05 2015 +0200 |
committer | Peter Boström <pbos@webrtc.org> | Thu Apr 30 10:16:11 2015 +0000 |
tree | 7ce84da03f1aedebc208ca610de120da0218e19f | |
parent | 46bd31b9947e2f3c4efec23876a8fd6995f4378f [diff] |
Remove ViECapture usage in VideoSendStream. Instead a ViECapturer object is allocated and directly operated on. This additionally exposes ViESharedData to Call to access the module ProcessThread, moving towards Call ownership of shared resources. BUG=1695 R=stefan@webrtc.org Review URL: https://webrtc-codereview.appspot.com/45339004 Cr-Commit-Position: refs/heads/master@{#9119}