commit | 01c107e37a43f0dfe164bae274aac5844220240a | [log] [tgz] |
---|---|---|
author | Sam Zackrisson <saza@webrtc.org> | Wed Apr 01 16:01:51 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Apr 02 04:05:02 2020 |
tree | 0af2136d0cc2be07861d1e8b09c11f9fbd11ad4e | |
parent | 6f402f991ec31140ec1014c6201c1fbf839aaaa3 [diff] |
Correct int16 audio frame setup in audioproc_f Currently, audioproc_f crashes on a DCHECK as the data vector of Int16Frame is not resized. Bug: webrtc:5298 Change-Id: I897cf0fce07e0ed2c0a365a965fa50fd3d8ddd18 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/172624 Reviewed-by: Per Ã…hgren <peah@webrtc.org> Commit-Queue: Sam Zackrisson <saza@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30969}
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.