commit | 7ee54a3cfda21b9e66c3df1e43731ae44621a8dd | [log] [tgz] |
---|---|---|
author | VladimirTechMan <vladimirtechman@gmail.com> | Mon Oct 16 03:32:09 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Oct 16 16:05:37 2017 |
tree | 7beac5e999dd6ffdc3c95855160c5d3909028cb6 | |
parent | e94ec597706f4609e2dccdcac1a1d589607c84cd [diff] |
Use $rtc_libyuv_dir in common_video/BUILD.gn, not hard-encoded "libyuv" This fix brings common_video/BUILD.gn on a par with other BUILD.gn files that use $rtc_libyuv_dir to include libyuv header files when building WebRTC. Doing so eliminates the failure in the building process when a non-default $rtc_libyuv_dir is used. Bug: webrtc:8399 Change-Id: I1bac0285f1869a334d116d0e1371aa10204137e5 Reviewed-on: https://webrtc-review.googlesource.com/11140 Reviewed-by: Kári Helgason <kthelgason@webrtc.org> Reviewed-by: Magnus Jedvert <magjed@webrtc.org> Commit-Queue: Magnus Jedvert <magjed@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20315}
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.