commit | 3f55dea259ba2a4f7c541ea4718fd879f6ae49e4 | [log] [tgz] |
---|---|---|
author | kwiberg <kwiberg@webrtc.org> | Mon Feb 29 13:51:59 2016 |
committer | Commit bot <commit-bot@chromium.org> | Mon Feb 29 13:52:06 2016 |
tree | a53a617dbb223ec55eba25f9186736863e0facc2 | |
parent | a4f31bd03a7bf52470ae7143fa25cddef2cbf02c [diff] |
Replace scoped_ptr with unique_ptr in webrtc/modules/video_coding/ BUG=webrtc:5520 Review URL: https://codereview.webrtc.org/1721353002 Cr-Commit-Position: refs/heads/master@{#11814}
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.