commit | 62c174c5a1d567806447801e9afd08e295c8167e | [log] [tgz] |
---|---|---|
author | Per Åhgren <peah@webrtc.org> | Fri Aug 16 13:43:00 2019 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Aug 19 12:15:07 2019 +0000 |
tree | 264e3c551237aa8c09aae23f80df105f58b8e2ff | |
parent | 5870503d5ea882eb69d36c9847704d7a759211e3 [diff] |
Reland of Correct conversion between float and fixed formats This CL changes the way that values are converted between fixed and floating point to -Avoid the former asymmetric conversion causing nonlinear distortions. -Reduce the complexity. In contrast to the initial CL, the DCHECKS on the incoming sample range was changed to limiting. Bug: webrtc:6594 Change-Id: I8218dfd5c45388ad5aac61be453d2f28725a2475 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/132783 Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org> Reviewed-by: Gustaf Ullberg <gustaf@webrtc.org> Commit-Queue: Per Åhgren <peah@webrtc.org> Cr-Original-Commit-Position: refs/heads/master@{#28867} Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/149169 Cr-Commit-Position: refs/heads/master@{#28897}
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 http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.