| commit | 1dfd30cf31a029cd127674a11e65c54c07afaf5d | [log] [tgz] |
|---|---|---|
| author | Per Åhgren <peah@webrtc.org> | Mon Oct 27 09:23:03 2025 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 27 16:02:42 2025 |
| tree | 5d93d55795f8693932f3388e83e02b25b63c7213 | |
| parent | 24c97f342fa19679d2d600a54920d972f91a753f [diff] |
Reland "Switch to use 32 kHz processing inside APM" This reverts commit ddb627e555615c39f877a280092a15062ad037c5. Reason for revert: The downstream tests causing the breaking of the Chromium roll are now addressed. Original change's description: > Revert "Switch to use 32 kHz processing inside APM" > > This reverts commit 179be29133c50285dcbb4e273a0b6a42d265886c. > > Reason for revert: Broke Chromium roll. > > Error: https://ci.chromium.org/ui/p/chromium/builders/try/linux-rel/2423056/overview > > Original change's description: > > Switch to use 32 kHz processing inside APM > > > > This CL switches to using 32 kHz processing internally inside WebRTC APM > > to avoid using the current 3-band split filter which has been shown to > > have issues with aliasing impacting the speech quality. > > > > The intention is to revert this change once the issues in the 3-band > > split filter have been addressed. > > > > Bug: webrtc:454695115 > > Change-Id: Id87e7f8d2ba37a915b3640f7eeb5c996037c59aa > > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/419860 > > Commit-Queue: Per Åhgren <peah@webrtc.org> > > Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org> > > Cr-Commit-Position: refs/heads/main@{#46026} > > Bug: webrtc:454695115 > Change-Id: I599adf846217f0cb81588e84f541277465ef856a > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/420580 > Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> > Commit-Queue: Harald Alvestrand <hta@webrtc.org> > Reviewed-by: Per Åhgren <peah@webrtc.org> > Cr-Commit-Position: refs/heads/main@{#46037} Bug: webrtc:454695115 Change-Id: Ic0bb60b8c7103c7eac9563bae2d06935c152764e Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/420463 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org> Commit-Queue: Per Åhgren <peah@webrtc.org> Cr-Commit-Position: refs/heads/main@{#46046}
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.