commit | 27f982bbcb88cbe5d47ff7e67a2a70063974554d | [log] [tgz] |
---|---|---|
author | kwiberg <kwiberg@webrtc.org> | Tue Mar 01 11:52:33 2016 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Tue Mar 01 19:52:39 2016 +0000 |
tree | e5064a600295096913777ce593f44194ac3b438e | |
parent | d802b5b7c3f6b5e667bc7bf296de76010d4531e3 [diff] |
Replace scoped_ptr with unique_ptr in webrtc/video/ BUG=webrtc:5520 Review URL: https://codereview.webrtc.org/1751903002 Cr-Commit-Position: refs/heads/master@{#11833}
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.