commit | f0e7440a359f282c77a524d1315c718395bd0014 | [log] [tgz] |
---|---|---|
author | Sam Zackrisson <saza@webrtc.org> | Thu Nov 08 08:46:10 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Nov 08 11:25:10 2018 |
tree | 9a7cec0b7ad0f664fae428f92a25361423f9a89f | |
parent | 689983f6bc981b6ddcb76a10802751bc6dec227e [diff] |
Add missing conditional defines to neteq test and tools targets The .cc source files listed below #ifdef for WEBRTC_CODEC_OPUS and WEBRTC_CODEC_ILBC but the build files don't include the defines. modules/audio_coding/neteq/tools/neteq_test.cc modules/audio_coding/neteq/tools/neteq_test_factory.cc Bug: None Change-Id: I6065021f68e58d0e5663acd006a9865bf265adc0 Reviewed-on: https://webrtc-review.googlesource.com/c/109925 Reviewed-by: Minyue Li <minyue@webrtc.org> Commit-Queue: Sam Zackrisson <saza@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25555}
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.