commit | 2c72fe8a2a0e540a66028254b26e2409f9360cd8 | [log] [tgz] |
---|---|---|
author | Ilya Nikolaevskiy <ilnik@webrtc.org> | Mon Oct 02 11:01:04 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Oct 02 13:23:49 2017 |
tree | 74cd91c24c13f382562bf2ae6bfc0ec5b31fcbbf | |
parent | 8e56076bb4adf76d1fe3f789c89bab510b6aa785 [diff] |
Fix crash with rtc_event_log in video_loopback Because RtcEventLog is created and stopped in different threads, SequencedTaskChecker causes failure at the end of a test. Bug: none Change-Id: Ibaec3162eedebd180b101ec46a171efee5fe667e Reviewed-on: https://webrtc-review.googlesource.com/5401 Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Ilya Nikolaevskiy <ilnik@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20078}
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.