commit | bdf78cb5bb4a104abf0b3bbe679ab7427e427a7d | [log] [tgz] |
---|---|---|
author | Sami Kalliomäki <sakal@webrtc.org> | Tue Feb 16 10:40:57 2021 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Feb 16 11:41:24 2021 |
tree | 97c492a26e2b6f67e1f45af0e077498a6c35e6e8 | |
parent | 067b0502138fd015b9d647935b037ce12ce0fc04 [diff] |
Bug fixes to EglBase10Impl.getNativeEglContext. - Use matching config to avoid EGL_BAD_MATCH. - Use the same display in both eglMakeCurrent calls to avoid EGL_BAD_ACCESS on subsequent calls because the context was not successfully unbound. Bug: webrtc:12471 Change-Id: Ifdf4bd94cdfd14b683959b8703d75a2a46ec1226 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/207861 Reviewed-by: Paulina Hensman <phensman@webrtc.org> Commit-Queue: Sami Kalliomäki <sakal@webrtc.org> Cr-Commit-Position: refs/heads/master@{#33279}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.