commit | 1b33da1298809535348f42ed4d3db23e393e32ee | [log] [tgz] |
---|---|---|
author | perkj <perkj@webrtc.org> | Mon Oct 05 19:06:41 2015 |
committer | perkj <perkj@webrtc.org> | Mon Oct 05 19:06:48 2015 |
tree | 35ffbaadb9c3879cd21a570980873b711b2dc911 | |
parent | 418503275c52dba03c1c9dffec8aabfacd33421e [diff] |
SurfaceTextureHelper fixes Fixed a problem where eglBase.makecurrent() could be called after the context had been released if SurfaceTextureHelper was first created and immedately disconnected. Add the possibility to inject a thread to use instead of creating a new. BUG= webrtc:4993 R=magjed@webrtc.org Review URL: https://codereview.webrtc.org/1384923002 . Cr-Commit-Position: refs/heads/master@{#10174}
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.