commit | 8a1a0af36fae1a5d02ab2250fc266a67923d43b9 | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Thu Apr 14 14:51:35 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 14 16:08:19 2022 |
tree | 40dbdc6b1b58e218893675078c43f858ce0839b3 | |
parent | 8f9b44ba38c134e1c69126196e4d9e566ca5d5e3 [diff] |
In audio ChannelSend move task queue as last class member To mitigate race between ~ChannelSend and task created in ProcessAndEncodeAudio. as described in the comment next to the task queue member. Bug: b/228933184 Change-Id: Ia0efd050c76a4539dc2525ef8efc065fab96861c Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/258983 Auto-Submit: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Jakob Ivarsson <jakobi@webrtc.org> Commit-Queue: Jakob Ivarsson <jakobi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#36553}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.