commit | 739fcb989dc292bc62c8296a8bbdaa9bf53d7602 | [log] [tgz] |
---|---|---|
author | Niels Möller <nisse@webrtc.org> | Mon Feb 29 12:11:45 2016 |
committer | Niels Möller <nisse@webrtc.org> | Mon Feb 29 12:11:57 2016 |
tree | 40427c822b04795b881132a440d29177820b17dd | |
parent | 944744b25c76810e576516d2f676b1d9105e302f [diff] |
Cleanup of webrtc::VideoFrame. Delete EqualsFrame method, used only by tests. Delete one of the CreateFrame methods. Drop return value for CreateEmptyFrame, CreateFrame and CopyFrame. BUG=webrtc:5426 Committed: https://crrev.com/208019637bfed975f8f13b16d40b90e200763cd6 Cr-Commit-Position: refs/heads/master@{#11783} R=mflodman@webrtc.org, pbos@webrtc.org, perkj@webrtc.org, pthatcher@webrtc.org Review URL: https://codereview.webrtc.org/1679323002 . Cr-Commit-Position: refs/heads/master@{#11811}
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.