commit | 968995374993687549539d19acbb027fa67f48fa | [log] [tgz] |
---|---|---|
author | Joachim Reiersen <joachimr@meta.com> | Tue Jul 08 21:55:40 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 09 17:05:08 2025 |
tree | 0aa9c39aa0afad2750bc27d112bd4d4822324351 | |
parent | a084fd66f2b6a20485b714a6ad52e157ffb0690e [diff] |
Fix inadvertent global variables in RTCVideoEncoderFactoryFake A minor test issue caught by a linter, based on the underscore-prefixed naming these were intended to be instance variables, not global. Change-Id: I0f64ed2d0254236df1da943009058fe08b7c0a3f Bug: None Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/399720 Reviewed-by: Kári Helgason <kthelgason@webrtc.org> Commit-Queue: Joachim Reiersen <joachimr@meta.com> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/main@{#45128}
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.