533c225c939a33bb46eb25ba7a36f4ecb0b40704

This reverts commit 67e43c8b95057a889ba9946e47d50a265e1e9ac9. Reason for revert: speculative revert since we see failing bots on Android after this change https://ci.chromium.org/p/chromium/builders/webrtc.fyi/WebRTC%20Chromium%20FYI%20Android%20Tests%20%28dbg%29%20%28K%20Nexus5%29/4124 Original change's description: > 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. > > Bug: webrtc:6594 > Change-Id: I64d0cc31c5d16f397686a59a062cfbc4b336d94d > 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-Commit-Position: refs/heads/master@{#28867} TBR=henrik.lundin@webrtc.org,gustaf@webrtc.org,peah@webrtc.org Change-Id: Id828a09de7075e48556fe2d0beba7a0c6ec227f6 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: webrtc:6594 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/149165 Reviewed-by: Henrik Andreassson <henrika@webrtc.org> Commit-Queue: Henrik Andreassson <henrika@webrtc.org> Cr-Commit-Position: refs/heads/master@{#28872}
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.
Development
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.
More info
- Official web site: http://www.webrtc.org
- Master source code repo: https://webrtc.googlesource.com/src
- Samples and reference apps: https://github.com/webrtc
- Mailing list: http://groups.google.com/group/discuss-webrtc
- Continuous build: http://build.chromium.org/p/client.webrtc
- Coding style guide
- Code of conduct
Description
Languages
C++
88.6%
C
3.3%
Java
3%
Objective-C++
1.9%
Python
1.9%
Other
1%