commit | 0808a8c6909cb79287e3da6f22d2e2b95f7c5536 | [log] [tgz] |
---|---|---|
author | Patrik Höglund <phoglund@webrtc.org> | Thu Dec 12 10:20:07 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Dec 13 09:36:25 2019 |
tree | 7bcd4db1c98fd9cd47a3bd97156fdccf8c4a7ced | |
parent | f2d6fe62f23f13b974d50baa9ef60426a242af03 [diff] |
Explicitly set and use WEBRTC_USE_X11 instead of USE_X11. USE_X11 is magically set by the toolchain. Let's tie this to whether X11 extensions is on or not. WEBRTC_USE_X11 is used in the audio device module so let's be consistent with that. Bug: b/143587130 Change-Id: I15b1744c9acb534dbdf2119deb2dc5d17aa04184 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/161901 Commit-Queue: Patrik Höglund <phoglund@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30080}
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.
Authoritative list of directories that contain the native API header files.