commit | 8ebac2451103d0c51dbfb5f109235f458012984c | [log] [tgz] |
---|---|---|
author | Sami Kalliomäki <sakal@webrtc.org> | Wed Nov 08 16:13:13 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Nov 09 13:13:42 2017 |
tree | 66e9677930d384c9bd54777cbade18696280261a | |
parent | d4fdc27b912f7e683da966afc8077f275e6a7177 [diff] |
Fix a crash in EglRenderer.removeFrameListener. The crash occured if removeFrameListener was called after releasing the EglRenderer. Bug: b/69040588 Change-Id: I90acc3b280d2009e5f13bb8836a288eb20c7d1d0 Reviewed-on: https://webrtc-review.googlesource.com/21380 Reviewed-by: Magnus Jedvert <magjed@webrtc.org> Commit-Queue: Sami Kalliomäki <sakal@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20620}
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.