commit | 16c5a96630d8e1b8cc7123df9fc2adc874b43e0a | [log] [tgz] |
---|---|---|
author | kwiberg <kwiberg@webrtc.org> | Mon Feb 15 10:27:22 2016 |
committer | Commit bot <commit-bot@chromium.org> | Mon Feb 15 10:27:34 2016 |
tree | a552201b565702cb1f56452428d157dd5d56fb79 | |
parent | 395939781baa2f338c0ace8d4bb45dcdecc03220 [diff] |
Replace scoped_ptr with unique_ptr in webrtc/modules/audio_coding/ BUG=webrtc:5520 Review URL: https://codereview.webrtc.org/1694073002 Cr-Commit-Position: refs/heads/master@{#11622}
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.