commit | 3a65f392a3847f0222339a037804d567e8fff5d2 | [log] [tgz] |
---|---|---|
author | Yves Gerey <yvesg@webrtc.org> | Mon Nov 11 17:05:42 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Nov 11 17:45:46 2019 |
tree | 9bc21ff42a8930801bb4ddc678510fa07a3ff8a4 | |
parent | 64e07f445a1009d82238e43df89c0d6bd5e15a4f [diff] |
Expose NetEqDecodingTest for re-use in chromium tests. This CL allows to trigger related tests when rolling opus (at chromium side). Namely: * TestOpusBitExactness * TestOpusDtxBitExactness This CL also prevents name clash for OpusTest: * modules/audio_coding/test/opus_test.h: Helper class. * modules/audio_coding/neteq/opus_unittest.cc: Local test fixture. Bug: chromium:1002973 Change-Id: If8470b5f64fbdb1f7a84b838bde62d8c90390f2c Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/159033 Commit-Queue: Yves Gerey <yvesg@google.com> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Ivo Creusen <ivoc@webrtc.org> Cr-Commit-Position: refs/heads/master@{#29759}
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.