commit | b766572d2b4aaa82b644a12a9413794da5e02e56 | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Tue Dec 17 15:33:26 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 17 19:33:27 2024 |
tree | 6094b5fc48d34b84e92bb4bbc51f0e18814d8fd3 | |
parent | 588dbe6fa77914ac09af6bf5c010923fea37a10b [diff] |
Adjust AnalyzingVideoSink to work with empty requested resolution - avoid trying to log requested resolution when it is nullopt - avoid scaling when required resolution happens to be empty. Frame may still arrive in such scenario either because of bugs test tries to catch, or simly because of asynchronous nature of the system under test. Bug: b/227581196 Change-Id: If1f210c7e372285be38b3f30482827afcb80ede0 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/371920 Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Jeremy Leconte <jleconte@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43590}
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.