commit | 40ce7674c481df6a7cd9095efef369444428b3ff | [log] [tgz] |
---|---|---|
author | Linus Nilsson <lnilsson@webrtc.org> | Thu Oct 26 07:47:21 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 26 08:59:24 2023 |
tree | 4e7d7c1caba9cf6671ef32271de054b4e76ce8ef | |
parent | b9b460974715119073a95bf0262d85d432d235a0 [diff] |
Adopt RenderSynchronizer in EglThread and EglRenderer This gives the option to synchronize rendering updates with the display refresh cycle and limit effective updates to a certain frame rate. go/meet-android-synchronized-rendering Bug: b/217863437 Change-Id: I4938a10f4e80d98a17e28f2e397fbb95117a3e4c Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/325061 Reviewed-by: Ranveer Aggarwal‎ <ranvr@webrtc.org> Commit-Queue: Linus Nilsson <lnilsson@webrtc.org> Reviewed-by: Sergey Silkin <ssilkin@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41012}
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.