commit | 4ed5b9f62d7850fc5d9b2a006d3c368a9183c16d | [log] [tgz] |
---|---|---|
author | Magnus Jedvert <magjed@webrtc.org> | Thu Sep 15 13:30:17 2016 |
committer | Magnus Jedvert <magjed@webrtc.org> | Thu Sep 15 13:30:29 2016 |
tree | 2a8c8a39d1e3c17cd380cb9c3c0fc59dc1731dd1 | |
parent | ec62374ccd4aaf1a32bcf3cedb9bfbab6d189c65 [diff] |
Android SurfaceViewRenderer: Create EGL context on render thread This CL avoids eglMakeCurrent failing on some problematic Marvel based Jelly Bean devices. BUG=webrtc:6350 R=perkj@webrtc.org, sakal@webrtc.org Review URL: https://codereview.webrtc.org/2339573002 . Cr-Commit-Position: refs/heads/master@{#14234}
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.