commit | b8b3c9918f1494ff0dbda08c938ce7f0d9d08daa | [log] [tgz] |
---|---|---|
author | Bjorn Terelius <terelius@webrtc.org> | Wed Jan 09 10:15:34 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jan 11 11:05:12 2019 |
tree | 9a5e543f3ee0942697c99477555aa1af06ac16de | |
parent | e4ed6ea63b663a3daa881feaf8a7f8e6026ab338 [diff] |
Clean up visibility and dependencies of RTC event log build targets. - Remove visibility of encoder target. - Remove unnecessary dependency on task_queue. - Remove CreateRtcEventLogFactory() declaration from the rtc_event_log_api target since the function is not defined in that target. Bug: None Change-Id: Id9edee86f358d08ea063d62bd96e9653c5b06d55 Reviewed-on: https://webrtc-review.googlesource.com/c/116060 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Steve Anton <steveanton@webrtc.org> Reviewed-by: Kári Helgason <kthelgason@webrtc.org> Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Commit-Queue: Björn Terelius <terelius@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26215}
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.