commit | 8fa8619d7e1d81564c476a276588ee6307141c27 | [log] [tgz] |
---|---|---|
author | Markus Handell <handellm@webrtc.org> | Thu Aug 31 09:59:06 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 31 17:45:51 2023 |
tree | 6175e5b5f4d72ab69cfed86f87cf8116ef722c6b | |
parent | 58240ed964153d4b5e7c0bf30c0c5fd881b01c4c [diff] |
FrameCadenceAdapter: account for encode sequence contention. The synthetic delay added in ZeroHzAdapterMode::OnFrame does not account for delay with respect to the initial frame post from FrameCadenceAdapter::OnFrame. Fix this to account for time spent in contention on the encode sequence. Bug: webrtc:15456 Change-Id: I63446e8dfe8f62b09d972434a705e912f8a73d69 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/318420 Commit-Queue: Markus Handell <handellm@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/main@{#40675}
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.