commit | 579e832a51e690f7064bb971ca0f22560e179dad | [log] [tgz] |
---|---|---|
author | Peter Boström <pbos@webrtc.org> | Fri Feb 12 15:30:04 2016 |
committer | Peter Boström <pbos@webrtc.org> | Fri Feb 12 15:30:10 2016 |
tree | 63a9e93cff01c85449b256c0249a5feed4c11328 | |
parent | b72dada927047c9390a0f861e540da44288ebca9 [diff] |
Fix race on VCM protection callback. Removes protection-callback removal and makes ViEChannel outlive ViEEncoder to not have races between BitrateAllocator and VideoSendStream destruction. BUG= R=stefan@webrtc.org Review URL: https://codereview.webrtc.org/1696693002 . Cr-Commit-Position: refs/heads/master@{#11604}
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.