commit | ddc7578b751b05b5078c41f3973aa8fafdd543b7 | [log] [tgz] |
---|---|---|
author | Per Åhgren <peah@webrtc.org> | Thu Mar 12 10:53:30 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Mar 24 18:17:38 2020 |
tree | e02a93663cb8692be9e0bc276829fa437de12eb9 | |
parent | 18913be048b0f7c5d651f7b1729c2262536f0358 [diff] |
[Merge to M80] - ACM: Corrected temporary buffer size This CL corrects the temporary buffers size in the pre-processing of the capture audio before encoding. As part of this it removes the ACM-specific hardcoding of the size and instead ensures that the size of the temporary buffer matches that of the AudioFrame. TBR=kwiberg@webrtc.org (cherry picked from commit d82a02c837d33cdfd75121e40dcccd32515e42d6) No-Try: True Bug: webrtc:11242, chromium:1060647 Change-Id: I56dd6cadfd4e140e8e159966c33d1027383ea9fa Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/170340 Commit-Queue: Per Åhgren <peah@webrtc.org> Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org> Reviewed-by: Henrik Andreassson <henrika@webrtc.org> Cr-Original-Commit-Position: refs/heads/master@{#30775} Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/171582 Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Per Åhgren <peah@webrtc.org> Cr-Commit-Position: refs/branch-heads/3987@{#8} Cr-Branched-From: 1256d9bcac500d962e884231b0360d8c3eb3ef02-refs/heads/master@{#30022}
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.