commit | f2827c4b1a7eb574fd83f208001a75b880205c01 | [log] [tgz] |
---|---|---|
author | Markus Handell <handellm@webrtc.org> | Sat Sep 02 07:41:10 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 04 15:16:46 2023 |
tree | 32afdee6407ca016a76f4cf2ab494930f04cf60e | |
parent | 977178f0ba8c98e3b1dd0119648a65dc70c65cf6 [diff] |
FrameCadenceAdapter: schedule repeats before issuing decodes. The code currently issues frames for encode before scheduling a new repeat. Swap this order to account for time taken by for slow encodes. Bug: webrtc:15456 Change-Id: I74177069e30c1bf65268231ffba033411a0f7b9a Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/318580 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Markus Handell <handellm@webrtc.org> Cr-Commit-Position: refs/heads/main@{#40690}
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.