commit | cf2aeffdc2f91e868dca461cc9ccd65ece959331 | [log] [tgz] |
---|---|---|
author | Tommi <tommi@webrtc.org> | Fri May 07 16:02:53 2021 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 07 18:01:54 2021 |
tree | 9506615e311c1ce0c48a5c34ae8e3a98d4384259 | |
parent | 5183f00d3a3e548fb7b9eeb3358114193376c62f [diff] |
Remove lock from MediaChannel Pending messages on network thread for MediaChannel, will be dropped when the MediaChannel object is deleted (without blocking). Remove MessageHandler inheritance from Channel since Post-ing to the network thread has been removed from there. Copy/pasted code for SendRtp/SendRtcp in WebRtcVideoChannel and WebRtcVoiceMediaChannel consolidated in MediaChannel. Bug: webrtc:11993 Change-Id: I05320eb7f86b98adba50ca5eb8b76b78f4111263 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/217720 Commit-Queue: Tommi <tommi@webrtc.org> Reviewed-by: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#33955}
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.