commit | f889217015c046eb26266a2e31356d7ecda23fe3 | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Wed Nov 30 16:06:23 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 01 10:15:35 2022 |
tree | e3bc6b04573271d65bed58a963e93b35042104bf | |
parent | cf7077693c02db982657207b961d40b6a706ca81 [diff] |
In RemoteBitrateEstimator unwrap remote_rate_ member from unique_ptr That member is always created during construction and thus doesn't need to be wrapped into unique_ptr and rechecked for beeing nullptr Bug: None Change-Id: I5d608c9b7bdfd8ec6e3296245359610ec1cf176c Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/285660 Reviewed-by: Emil Lundmark <lndmrk@webrtc.org> Auto-Submit: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Emil Lundmark <lndmrk@webrtc.org> Cr-Commit-Position: refs/heads/main@{#38785}
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.