commit | 422f9dd5df8e70ecca1e0aff83b0e2e114bc70aa | [log] [tgz] |
---|---|---|
author | Tom Anderson <thomasanderson@chromium.org> | Mon Feb 24 20:01:11 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Feb 25 18:10:42 2020 |
tree | 04ee7d7f638f23519c0da2f142a5900afd37ee46 | |
parent | d6fb409d463dc3eb1f09dc4c6f879d15e5503ed0 [diff] |
Conditionally use OPUS_GET_IN_DTX if available OPUS_GET_IN_DTX was added 2019-04-15, but we still need to support building on systems with older versions of the Opus headers (eg. Debian Jessie, released 2015-04-25). This is needed to fix the "Build From Tarball" bot [1]. [1] https://ci.chromium.org/p/infra/builders/cron/Build%20From%20Tarball BUG=chromium:1047860,webrtc:11085 R=minyue@webrtc.org,henrick.lundin@webrtc.org Change-Id: I5418c3caf4d2c7da9b9ba43ce85879b1e0eec6e6 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/168560 Reviewed-by: Minyue Li <minyue@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Reviewed-by: Tommi <tommi@webrtc.org> Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#30612}
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.