| commit | 7d7dcb9650d67a6085a4f4a038edd45c2f4b65b5 | [log] [tgz] |
|---|---|---|
| author | Tommi <tommi@webrtc.org> | Sun May 18 08:21:40 2025 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 21 13:51:33 2025 |
| tree | 8bc60d50b825ab63bf8300ee2af41ebec0dcdb06 | |
| parent | c3d052470facecd09af479f9e1affc742b2dbe87 [diff] |
[AudioProcessingImpl] Don't use AudioFrameView with aec dump In AudioProcessingImpl we receive externally provided channel data that may not be byte aligned (e.g AudioBus in chromium is aligned on a 16 byte boundary). Bug: chromium:409777951 Change-Id: I7ad9afda6f4bbfa67cfaf2ea89a40bebf4624e8b Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/392322 Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> Reviewed-by: Per Ã…hgren <peah@webrtc.org> Cr-Commit-Position: refs/heads/main@{#44717}
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.