commit | 1d04ac6f29f235e593fb04896ad229b63562717c | [log] [tgz] |
---|---|---|
author | Peter Boström <pbos@webrtc.org> | Fri Feb 05 10:25:46 2016 |
committer | Peter Boström <pbos@webrtc.org> | Fri Feb 05 10:25:52 2016 |
tree | 87c4edacb94d41b2700f52331dd02d89a5f7c93d | |
parent | e4499154554deb3819343f5708e6b3685868c1f1 [diff] |
Untangle ViEChannel and ViEEncoder. Extracts shared members outside the two objects, removing PayloadRouter from receivers and the VCM for ViEChannel from senders. Removes Start/StopThreadsAndSetSharedMembers that was used to set the shared state between them. Also adding DCHECKs to document what's only used by the sender/receiver side. BUG=webrtc:5494 R=stefan@webrtc.org Review URL: https://codereview.webrtc.org/1654913002 . Cr-Commit-Position: refs/heads/master@{#11500}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.