commit | 663f9e2ddc86e813f6db04ba2cf5ac1ed9e7ef67 | [log] [tgz] |
---|---|---|
author | nisse <nisse@webrtc.org> | Wed Jun 08 04:26:22 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Wed Jun 08 11:26:27 2016 +0000 |
tree | 8c3d90e2aa8c5a78059e7a479b2eb2e08d80603d | |
parent | 52f56d482a5b03f58a0f1d9dbea018b4240b44c9 [diff] |
New static method I420Buffer::SetToBlack. Replaces cricket::VideoFrame::SetToBlack and cricket::WebRtcVideoFrame::InitToBlack, which are deleted. Refactors the black frame logic in VideoBroadcaster, and a few of the tests. BUG=webrtc:5682 Review-Url: https://codereview.webrtc.org/2029273004 Cr-Commit-Position: refs/heads/master@{#13063}
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.