commit | 59ba4ef4b5502e177d3608a5ad62bcd343eb2a93 | [log] [tgz] |
---|---|---|
author | Emil Vardar <vardar@google.com> | Mon Sep 30 10:40:50 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 30 14:07:42 2024 |
tree | 3a71a474ea31e2dc58be186e1de3609e56601f5b | |
parent | a6e555648e4c2f7cda78b4e673b7b0dcaf5e3268 [diff] |
Simplify MergeRtpHdrExts function. Based on https://webrtc-review.googlesource.com/c/src/+/362740 we can now simplify the MergeRtpHdrExts since there is no longer need to keep track of the `regular_extensions` and `encrypted_extensions` separately. Bug: chromium:40623740 Change-Id: Iff94931e87a7b9301ac58d4c5c2c975b9f9fe57a Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/363880 Reviewed-by: Erik Språng <sprang@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Emil Vardar (xWF) <vardar@google.com> Cr-Commit-Position: refs/heads/main@{#43107}
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.