commit | a287ffa68198b60ce893e134620eedcfea57ef0a | [log] [tgz] |
---|---|---|
author | Alessio Bazzica <alessiob@webrtc.org> | Wed Nov 06 09:03:29 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 06 15:00:04 2024 |
tree | 6f7b08ab5bccc1815cbdd4bdbd974cb19a40bce0 | |
parent | b4448202167fb9a5381cbca5cb7c457ca9fcd2f1 [diff] |
Add unit tests for `AudioDecoderOpusImpl` for stereo - With mono encoding and stereo decoding check that the decoded signal is trivial stereo - DTX tests - With mono encoding and stereo decoding check that the comfort noise generated by Opus is NOT(*) trivially stereo - With stereo encoding and stereo decoding check that the comfort noise generated by Opus is not trivially stereo *: the test shows the behavior described in [1] and that needs to be fixed. [1] https://issues.webrtc.org/376493209 Bug: webrtc:376493209 Change-Id: I34aacd4bd7c79be9df05c242e912c9981896a73d Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/367206 Reviewed-by: Jakob Ivarsson‎ <jakobi@webrtc.org> Reviewed-by: Henrik Andreassson <henrika@webrtc.org> Commit-Queue: Alessio Bazzica <alessiob@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43363}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.