commit | 271d74078894bb24f454eb31b77e4ce38097a2fa | [log] [tgz] |
---|---|---|
author | nisse <nisse@webrtc.org> | Wed Jun 08 12:20:53 2016 |
committer | Commit bot <commit-bot@chromium.org> | Wed Jun 08 12:21:02 2016 |
tree | 96cd099742e9743afa5f89a4f80f5a92c5bb7e96 | |
parent | 0ab07d67cb59352235d7d2a38df2e12f7fe80865 [diff] |
Revert of New static method I420Buffer::SetToBlack. (patchset #4 id:60001 of https://codereview.webrtc.org/2029273004/ ) Reason for revert: Breaks chrome, in particular, the tests in media_stream_remote_video_source_unittest.cc use the InitToBlack method which is being deleted. Original issue's description: > 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 > > Committed: https://crrev.com/663f9e2ddc86e813f6db04ba2cf5ac1ed9e7ef67 > Cr-Commit-Position: refs/heads/master@{#13063} TBR=perkj@webrtc.org,pbos@webrtc.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=webrtc:5682 Review-Url: https://codereview.webrtc.org/2049023002 Cr-Commit-Position: refs/heads/master@{#13065}
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.