commit | ebb11c4c87e4c0288d1ac18f38b4efa4254b3c6a | [log] [tgz] |
---|---|---|
author | Alessio Bazzica <alessiob@webrtc.org> | Wed Nov 13 12:49:30 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 13 14:47:29 2024 |
tree | 5434e8a3e83ee77d0c361c0ee0440be5055cc26f | |
parent | b7f5e7fb2902f9267c8d262430b3d76e83e3fb7f [diff] |
With stereo decoding and mono packets produce mono after CN/PLC The workaround in https://webrtc-review.googlesource.com/c/src/+/367740 is incomplete because it does not fix the issue for the first decoded mono packet after CN/PLC. This CL extends the workaround to such a case and adds a unit test for it. Note: it was verified that the 2nd packet after CN/PLC is trivial stereo. Credits: jakobi@webrtc.org for raising the concern Bug: webrtc:376493209 Change-Id: Ide27e411781693f14629cf9db8b6c0c0fc762a17 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/368160 Reviewed-by: Jakob Ivarsson‎ <jakobi@webrtc.org> Commit-Queue: Alessio Bazzica <alessiob@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43393}
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.