commit | dd15070b4539d49ae5e135e7d12b64bbc7bafb27 | [log] [tgz] |
---|---|---|
author | Linus Nilsson <lnilsson@webrtc.org> | Fri Sep 29 11:10:04 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 29 13:37:21 2023 |
tree | 27000044cb45d933f844cff7af80d3cc878cdba3 | |
parent | 7d3eb10c7e705667b3c26a70e70d06ce152b6b62 [diff] |
Adopt EglThread in EglRenderer once again. The regression obseverved on Samung devices the last time was caused by the not detaching the context/surface prior to releasing an EGLSurface or EGLContext. This was fine on most devices but obviously not all. Bug: b/225229697 Change-Id: I1849c772f3ed3e8819c748d997e5261289c4b2bc Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/321842 Commit-Queue: Linus Nilsson <lnilsson@webrtc.org> Reviewed-by: ZoƩ Lepaul <xalep@webrtc.org> Cr-Commit-Position: refs/heads/main@{#40844}
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.