commit | 8ff860a35d611a976d94a18cb0778bf96b704427 | [log] [tgz] |
---|---|---|
author | perkj <perkj@webrtc.org> | Mon Oct 03 07:30:04 2016 |
committer | Commit bot <commit-bot@chromium.org> | Mon Oct 03 07:30:08 2016 |
tree | 78be7b154d78592773ca83307303d4a3ad275a59 | |
parent | fa10b557d9051b421a39093ca83302f0fdf04705 [diff] |
Add support for WeakPtr<T> The implementation is borrowed from Chromium. Also change use of raw pointers in VideoSendStreamImpl to use WeakPtr<> BUG= webrtc:6289 Review-Url: https://codereview.webrtc.org/2367853002 Cr-Commit-Position: refs/heads/master@{#14468}
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.