commit | 5212700c79f713f0ff009af761064fc30afe5960 | [log] [tgz] |
---|---|---|
author | mbonadei <mbonadei@webrtc.org> | Mon Aug 28 13:46:48 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Aug 28 13:46:48 2017 |
tree | bddefee5458bf9394bfd8fcc0e389dbe5eecf644 | |
parent | 0e320ec5baf3a0845cfef5d3a347501093aeeaad [diff] |
Removing dependencies on stub headers within WebRTC. Headers webrtc/video_receive_stream.h and webrtc/video_send_stream.h have been moved to webrtc/call in https://codereview.webrtc.org/3000253002, this CL is just switching WebRTC internal dependencies to actual headers instead of depending on the backward compatibility ones. BUG=webrtc:8107 Review-Url: https://codereview.webrtc.org/3007553002 Cr-Commit-Position: refs/heads/master@{#19561}
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.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.