commit | 654d54c07385cf46f17693906aacb7716a2a3e14 | [log] [tgz] |
---|---|---|
author | asapersson <asapersson@webrtc.org> | Fri Feb 10 00:16:07 2017 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Fri Feb 10 08:16:07 2017 +0000 |
tree | af45dca7b3571879ca14790786cebc70c0503da5 | |
parent | c29988cb9a2b91885144ce7764f4b17d4226fcc3 [diff] |
Use std::unique_ptr in VideoProcessor. Add RTC_CHECKs for failures in VideoProcessor::Init. BUG=webrtc:6634 Review-Url: https://codereview.webrtc.org/2684223002 Cr-Commit-Position: refs/heads/master@{#16526}
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.