commit | bb23c838f564e4af2ec26a3871bd63d875c5ea8b | [log] [tgz] |
---|---|---|
author | Karl Wiberg <kwiberg@webrtc.org> | Sun Apr 22 19:55:00 2018 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Apr 23 13:41:47 2018 +0000 |
tree | fb1fce37668fb38f07fd121bb1e130783afeea95 | |
parent | e999b3fdf7e7d613ed4d6841ce1f0977527f098c [diff] |
GN hack to tag targets as poisonous (and use it with audio codecs) Only specially taggged targets may transitively depend on poisonous targets. We first apply it to audio codecs. This makes it much clearer exactly what parts of the code still have dependencies on the audio codecs (and we want to eventually get rid of pretty much all of them). Bug: webrtc:8396, webrtc:9121 Change-Id: Iba5c2e806c702b5cfe881022674705f647896d43 Reviewed-on: https://webrtc-review.googlesource.com/69520 Commit-Queue: Karl Wiberg <kwiberg@webrtc.org> Reviewed-by: Patrik Höglund <phoglund@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22979}
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.