commit | a33c7af42b8bd48c7c3fcfddd2af5946428ac465 | [log] [tgz] |
---|---|---|
author | Alessio Bazzica <alessiob@webrtc.org> | Thu Nov 08 11:16:11 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Nov 08 14:34:20 2018 |
tree | 9bdbbbf0fbc78ab64954bc7e32b0cf5d556c4dcb | |
parent | c496d58882b266c82bd72537dd84b0330c1c9b97 [diff] |
Tolerate optional chunks in WAV files Wave files may contain optional chunks, such as a metadata one. This CL makes WavReader tolerant to such chunks - it just ignores them. For more details on the Wave format, please refer to https://sites.google.com/site/musicgapi/technical-documents/wav-file-format. Bug: webrtc:8762 Change-Id: Ie0e19dea75661808e7781f51faa1d0f0affeb3e1 Reviewed-on: https://webrtc-review.googlesource.com/c/40300 Commit-Queue: Alessio Bazzica <alessiob@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25562}
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.