commit | 0a9787897f3d36055130b0532967d31c31e8408f | [log] [tgz] |
---|---|---|
author | K900 <me@0upti.me> | Sun Mar 09 06:37:33 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 10 11:23:24 2025 |
tree | 82cb3ce7f3e8cc6ef5160bd3d83b9d1ed56096c4 | |
parent | 42036178e4834a6ed7b2225855ecf0cc202950ba [diff] |
Fix build with Pipewire 1.4 Pipewire 1.4 changed some functions from taking void* to taking the actual type they expect, which makes some code that built with 1.2 no longer build with 1.4. For older versions, this is effectively a no-op. Change-Id: Ia51e1695c418a2c8064818756348710bf272453a Bug: webrtc:401732633 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/380500 Reviewed-by: Jan Grulich <grulja@gmail.com> Commit-Queue: Jan Grulich <grulja@gmail.com> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Cr-Commit-Position: refs/heads/main@{#44076}
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.