commit | 8cfae1bb3f0b298b53fc2febfd819d1089cac8fc | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Fri Aug 25 09:40:15 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 25 16:55:23 2023 |
tree | 03190e95e83be23f9a7fe4ff975126c95d5cfc2a | |
parent | b971a534e91452fbd9bbbb41fbfb6e99a4e8da53 [diff] |
Cleanup usage of lookups in video SendDelayStats helper Remove redundant ssrc_ set, instead construct send_delay_stats_ early Remove extra lookup when packet is sent out, instead memorize pointer to needed object minor style improvments using syntax new in c++17 Bug: None Change-Id: I0f0e28f5a01de0380502d4bee64cdf76e44a59cd Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/317760 Reviewed-by: Åsa Persson <asapersson@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/main@{#40630}
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.