commit | a61f7db9ae5a19737a6ce67678b40ee724e5b971 | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Wed Jul 18 14:42:21 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Jul 18 14:42:31 2018 |
tree | dbd79eec7f41913a683bc38aefb9fee75cea9110 | |
parent | 5ed25af448bdb0917fdfa8d96bb45e32d2cbf2c4 [diff] |
Revert "Removing unneeded dependency." This reverts commit 06f66c72600e58438ba9caf9f523e00a519ef3c0. Reason for revert: Breaks downstream project. Original change's description: > Removing unneeded dependency. > > The //audio build target does not depend on the > builtin_audio_encoder_factory, this CL removes it from the dependency > list in order to avoid to propagate symbols that are not supposed to > be there. > > Bug: webrtc:9528 > Change-Id: Ib3868ee93f61057f61283faaa83e0633ebfdea90 > Reviewed-on: https://webrtc-review.googlesource.com/89002 > Reviewed-by: Yves Gerey <yvesg@webrtc.org> > Reviewed-by: Oskar Sundbom <ossu@webrtc.org> > Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#24019} TBR=mbonadei@webrtc.org,ossu@webrtc.org,yvesg@webrtc.org Change-Id: Icf8f0ad4e7f5cce96fa1c0491a281ef2fd2e713f No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: webrtc:9528 Reviewed-on: https://webrtc-review.googlesource.com/89400 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24023}
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.