commit | 285d5bf66b3ca780092aaa32e3787c0ad38a076e | [log] [tgz] |
---|---|---|
author | Tommi <tommi@webrtc.org> | Tue May 13 19:31:48 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 16 18:21:47 2025 |
tree | 6a4fd90fec86f4236c9bbbf91eda5350b7afb4f6 | |
parent | bf70c05a1a2bd2204c6fee838ea1b6cc56a1b2c2 [diff] |
Make Resample10Msec with views return void and update PushResampler. Since we're using views, there's liberal checking that the dimensions are correct when calling methods such as CopySamples(). This allows us to remove error checks when calling Resample methods. Bug: chromium:335805780 Change-Id: Ib7af879d3e7e7a84e4f10148ccc264b95134ef19 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/390922 Reviewed-by: Per Ã…hgren <peah@webrtc.org> Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#44669}
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.