commit | 5dca3f1336a6d18633aea31b043ca4466bbae33b | [log] [tgz] |
---|---|---|
author | Per Åhgren <peah@webrtc.org> | Tue Jan 28 08:08:11 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jan 30 13:38:19 2020 |
tree | ed17f58d50e2b0aa3485e618e0da7079b4663a1f | |
parent | 190539717b0cdfde8fe64f769ee9a83422f26c68 [diff] |
Add floating point support for writing and reading wav files This CL adds support for reading and writing floating point wav files in WebRTC. It also updates the former wav handling code as well as adds some simplifications. Beyond this, the CL also adds support in the APM data_dumper and in the audioproc_f tool for using the floating point wav format. Bug: webrtc:11307 Change-Id: I2ea33fd12f590b6031ac85f75708f6cc88a266b4 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/162902 Reviewed-by: Sam Zackrisson <saza@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Per Åhgren <peah@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30423}
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.