Reinitialize mono push resampler PushResampler's interleaved Resample path reinitializes when sample counts or channel count change, but the mono overload skipped that step. Call EnsureInitialized from the mono overload as well so changes in source or destination samples per channel recreate the resampler before use. Bug: webrtc:514442562 Change-Id: I73a586b8fc83e07190f318c82a1374dd60159e21 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/473560 Reviewed-by: Per Ã…hgren <peah@webrtc.org> Reviewed-by: Sam Zackrisson <saza@webrtc.org> Commit-Queue: Boris Tsirkin <btsirkin@meta.com> Cr-Commit-Position: refs/heads/main@{#47746}
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.