commit | 0b98cf72c6ca36edb96b8b8d1ab6dfd231032d5c | [log] [tgz] |
---|---|---|
author | nisse <nisse@webrtc.org> | Thu Jan 21 03:04:30 2016 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Thu Jan 21 11:04:35 2016 +0000 |
tree | 44092c1a200d697c5bebea4a5b5114fc22ad9bd1 | |
parent | 5082c833203aa6f39a5a97e2d4a1b6f131c54807 [diff] |
Delete CaptureRenderAdapter::VideoRenderInfo struct, it is unused since the recent deletion of SetSize. Delete methods MaybeSetRenderingSize and IsRendererRegistered, the latter replaced by std::find. Delete return values from AddRenderer and RemoveRenderer. BUG=webrtc:5426 Review URL: https://codereview.webrtc.org/1603423002 Cr-Commit-Position: refs/heads/master@{#11332}
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.