commit | a0d3abf4161ee67ba9cc5dab62855ff2dd216761 | [log] [tgz] |
---|---|---|
author | Jonas Oreland <jonaso@webrtc.org> | Thu Dec 12 07:20:53 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 12 16:15:20 2024 |
tree | e171a2aac39a97c3b598ab4a3c03e2326e8f1e20 | |
parent | 3a1f2e6a694464636d5e779157fc80d691981463 [diff] |
Add fallback #DEFINE SRTP_SRCTP_INDEX_LEN https://webrtc.googlesource.com/src/+/7738bc23ed7fee0d4856bdfe7b88985865829441 switched from using sizeof(uint32_t) to SRTP_SRCTP_INDEX_LEN. It turned out that this is not always defined. This patch defines it to 4. BUG=webrtc:42222036 Change-Id: Ice3d24a6300d19bc2f573469aadd6474ace1b147 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/371220 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Jonas Oreland <jonaso@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43548}
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.