commit | 1ae7fadf81dd7ffe3ff30a0391efeccd050d2fa6 | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Wed Oct 08 14:12:31 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 09 10:43:17 2025 |
tree | 56aa192b434c54ab943666ea7765126845f919bc | |
parent | 1a9ffd4486d6f6df6c89ace4ff9c5d06dbbea6db [diff] |
Move waiting from FakeWebrtcVideoEncoderFactory to individual unittests Do waiting using TimeController that is a better fit for that kind of task than FakeEncoderFactory, especially when time is simulated. Bug: webrtc:42223992 Change-Id: Ib5f4c9e061c1c5d13da966c224ab05f8e4be7e7e Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/415282 Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Auto-Submit: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Rasmus Brandt <brandtr@webrtc.org> Cr-Commit-Position: refs/heads/main@{#45879}
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.