commit | 308bc646e01944a8d2c2077373c7d08f8289b6d3 | [log] [tgz] |
---|---|---|
author | Sam Zackrisson <saza@webrtc.org> | Mon Dec 23 09:22:08 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jan 03 10:56:24 2020 |
tree | 12410a5153a91af4859b400526f414e6d8fd9c55 | |
parent | 2bd85ab03921101da5807e0e40c545b5d7ed22ba [diff] |
Remove one acquisition of capture lock in APM AudioFrame API This brings the two ProcessStream functions closer in implementation. Additionally, the error checking that is currently done in the period of not holding the lock seems cheaper than releasing and reacquiring the capture lock. Bug: webrtc:11235 Change-Id: Ib4afc68afb419fcabbb8cf08a3a2e61d2c12acda Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/163021 Reviewed-by: Per Ã…hgren <peah@webrtc.org> Commit-Queue: Sam Zackrisson <saza@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30140}
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.