commit | 1e737c6f2cf835a5b38dab0fc989ab52a749c87a | [log] [tgz] |
---|---|---|
author | Peter Boström <pbos@webrtc.org> | Fri Oct 23 12:45:55 2015 |
committer | Peter Boström <pbos@webrtc.org> | Fri Oct 23 12:46:06 2015 |
tree | d318b8f8efcbef8e8c022a02b27a650a4298b1b7 | |
parent | bbe876f0d30ec806c7c4a12629eb1f19ab45fb86 [diff] |
Fix thread safety in VcmCapturer. Makes VcmCapturer::Stop() blocking so that no frames can be in delivery while the camera has stopped. BUG= R=mflodman@webrtc.org Review URL: https://codereview.webrtc.org/1411813004 . Cr-Commit-Position: refs/heads/master@{#10385}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.