commit | e065fcf9a9bc1cdbe73e8ef01b3dad7c15585e93 | [log] [tgz] |
---|---|---|
author | kwiberg <kwiberg@webrtc.org> | Wed Mar 02 09:01:11 2016 |
committer | Commit bot <commit-bot@chromium.org> | Wed Mar 02 09:01:16 2016 |
tree | 1c569fe4cad55b90e26c71f448935d3740964210 | |
parent | 4eb1ddd817d8c1f81ef577c247e9998b5f84aac8 [diff] |
Replace scoped_ptr with unique_ptr in webrtc/modules/video_*/ BUG=webrtc:5520 Review URL: https://codereview.webrtc.org/1738863002 Cr-Commit-Position: refs/heads/master@{#11836}
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.