commit | fabe3a11732fffac886a01b4b7c5593ad91e44b0 | [log] [tgz] |
---|---|---|
author | Björn Terelius <terelius@webrtc.org> | Wed Oct 30 09:58:39 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 30 15:15:38 2024 |
tree | fe70078fe6e2e5a68ed010350ffc7faf89d69ea3 | |
parent | 130bdcea7e69368cae66e10a99c5e86dc4e5770a [diff] |
Minor cleanup in media_session - Avoid redundant get() when dereferencing smartpointers - Use const ref instead of copy for RtpExtension - Use `.empty()` instead of `.size() == 0` - Remove some unused using declarations Bug: None Change-Id: I0dfdc0dfdf165f153c9ba119c115cd492e9599fb Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/367100 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Björn Terelius <terelius@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43334}
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.