commit | 03bc3a0fa67e274efb4518da005f4c5b77c607e9 | [log] [tgz] |
---|---|---|
author | Markus Handell <handellm@webrtc.org> | Tue Nov 07 12:20:50 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 07 14:14:56 2023 |
tree | 03d1e86f1b86db17995715a17daf13be94a0a5b3 | |
parent | 03457f68911b118cee72a46510ce899a052abf02 [diff] |
VideoStreamEncoder: exclude screencast from capture time measurement. This CL avoids measurement for screencast encoding work. The reason is screencast can cling on to and re-encode old video frames for which webrtc::VideoFrame::reference_time() is unchanged. Bug: chromium:1498378 Change-Id: I5bf79d29ef7f57ddff2622cbb6c3436480bd16ba Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/326103 Commit-Queue: Markus Handell <handellm@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Auto-Submit: Markus Handell <handellm@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41097}
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.