commit | ec48886da99368ae681f0597aaad7c6996d4b8f7 | [log] [tgz] |
---|---|---|
author | Sergey Sukhanov <sergeysu@webrtc.org> | Thu Oct 12 10:17:46 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 13 06:41:08 2023 |
tree | 470da95f68f38a6a4cce507966fec98945a2ca9f | |
parent | 637bd1c9bbb05b40c71f9e441f2c09d1e6fe6201 [diff] |
Fix pointer overflow in neon implemenation of audio filters Use signed arithmetic for indexes that can be negative Bug: webrtc:15523 Change-Id: I41ea47a679242c8febe70373529173733058c479 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/322120 Reviewed-by: Jakob Ivarsson <jakobi@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Per Åhgren <peah@webrtc.org> Commit-Queue: Sergey Sukhanov <sergeysu@webrtc.org> Cr-Commit-Position: refs/heads/main@{#40924}
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.