commit | 28c99bc44a1362377d24bd927a7c9a90e12914cd | [log] [tgz] |
---|---|---|
author | kjellander <kjellander@webrtc.org> | Wed Feb 17 13:38:29 2016 |
committer | Commit bot <commit-bot@chromium.org> | Wed Feb 17 13:38:35 2016 |
tree | b7716eae056c944706992c7dec34b96ba3a05b6c | |
parent | 4b4dc86c611e8db9b75de40d2b6ddd5f215e95ab [diff] |
iOS: Include legacy objc API in all.gyp + fix H264 libyuv dependency The legacy objc API is not included in the GYP generation if include_tests=0. This causes problems downstream in some cases, so it's changed in this CL. The libyuv dependency needs to be possible to disable using the build_libyuv GYP variable. NOTRY=True Review URL: https://codereview.webrtc.org/1705733002 Cr-Commit-Position: refs/heads/master@{#11652}
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.