commit | 12c881b21e75367013830ebeb62c68d9a39b0a64 | [log] [tgz] |
---|---|---|
author | Tommi <tommi@webrtc.org> | Wed May 19 08:10:16 2021 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 19 08:56:46 2021 |
tree | 52a77ee254fee46c8e49a3901e2a3aa04525db3c | |
parent | 38f1d4bf8ae27b3e9c7b7a3457ba8d4495974c0d [diff] |
Make RtpHelper<>::sending_ atomic. This is to address flakiness of "DoubleThread" tests for the media channel class. More investigation is in order though, so I'm adding a TODO. The bug appears to be in test code only though, so this is just to deflake the bots. Bug: webrtc:12783 Change-Id: Ib6cf78927f2a9be9d2c6aa7f6915b1131a206e7c Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/219460 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Tommi <tommi@webrtc.org> Cr-Commit-Position: refs/heads/master@{#34049}
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.