commit | c891eb479b22de0386dbf4f2fd60b23737538cfd | [log] [tgz] |
---|---|---|
author | kwiberg <kwiberg@webrtc.org> | Wed Mar 02 11:41:34 2016 |
committer | Commit bot <commit-bot@chromium.org> | Wed Mar 02 11:41:40 2016 |
tree | fe51e4762edc68c28b3157f545253d967d812129 | |
parent | 60653ba3cc58aecdff594a1f72cfaefbad9c407b [diff] |
Replace scoped_ptr with unique_ptr in webrtc/common_video/ BUG=webrtc:5520 Review URL: https://codereview.webrtc.org/1749103003 Cr-Commit-Position: refs/heads/master@{#11838}
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.