commit | c462a6ef9bcd55ca40fed3489b0c13ca9c788e5c | [log] [tgz] |
---|---|---|
author | Benjamin Wright <benwright@webrtc.org> | Fri Oct 26 20:16:16 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Oct 26 20:53:19 2018 |
tree | be32b6146780bc984bc2051fd9f96102d55de955 | |
parent | 625771d1d2bbc060c1e0740f8bb19cfb33c8c35d [diff] |
Prevent the frame decryptor being set if the channel is stopped. This change deals with a race condition if the media channel has been stopped and is in the process of changing while we get a call to set a FrameDecryptor or FrameEncryptor. Bug: webrtc:9926, webrtc:9932 Change-Id: Ie2da2fa1f31f5cb5eb0b481861a7008e635f562d Reviewed-on: https://webrtc-review.googlesource.com/c/107986 Commit-Queue: Benjamin Wright <benwright@webrtc.org> Reviewed-by: Qingsi Wang <qingsi@webrtc.org> Reviewed-by: Seth Hampson <shampson@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25398}
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.