commit | b1ae3a45d09290ee1d1adc187531ed903821bc4f | [log] [tgz] |
---|---|---|
author | Peter Boström <pbos@webrtc.org> | Mon Feb 15 16:52:40 2016 |
committer | Peter Boström <pbos@webrtc.org> | Mon Feb 15 16:52:50 2016 |
tree | 3fcbb589ba8493f5ee1e9bc4978736990a81609d | |
parent | 461121c67b4d3625ace6e4fea762c2bef48937a7 [diff] |
Stop decoders in VideoReceiveStream destructor. Prevents use-after-free from decoder threads since the VCM outlives ViEChannel. BUG=webrtc:5494 R=danilchap@webrtc.org Review URL: https://codereview.webrtc.org/1699893002 . Cr-Commit-Position: refs/heads/master@{#11628}
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.