commit | 1692e54146e75ce37fad3354ea34834384ee5c8d | [log] [tgz] |
---|---|---|
author | Markus Handell <handellm@webrtc.org> | Wed Aug 23 10:44:18 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 23 12:58:58 2023 |
tree | fb69aea0f0382ec9726b0848f91b877328aa1158 | |
parent | c08df4bdca4f4620d39dc170d3319ea9d5581d3c [diff] |
FrameDumpingEncoder: relax threading assumptions. The wrapped encoders may sometimes shift the callback threads, so SequenceChecker is not legits for this case. Replaced with a Mutex. Bug: b/296242528 Change-Id: I7b2e6e630563246d5214ff4f18c6855ba7869a92 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/317460 Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Markus Handell <handellm@webrtc.org> Cr-Commit-Position: refs/heads/main@{#40609}
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.