commit | 17d6f9c393095989a8efbc77a40d5ae57aab8e54 | [log] [tgz] |
---|---|---|
author | Jan Grulich <grulja@gmail.com> | Fri Jan 14 15:15:28 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 14 19:30:21 2022 |
tree | 9d8693d03ece650bcc89cbb3ab40cc6201e03652 | |
parent | 02d359e7af3bc580e44beaa1b7df637788c60809 [diff] |
Reland: "PipeWire capturer: advertise DMA-BUF support when really supported" We need to check the PipeWire server version in order to be sure we can advertise DMA-BUF support, because it doesn't mean the version of PipeWire we built our code against will run against the same PipeWire version. Also do not announce DMA-BUF support for PipeWire older than 0.3.24 as this will not be working. For DMA-BUF modifiers support we need the PipeWire version to be at least 0.3.33 on both sides (client and server). Last but not least minor fix is not to announce modifier-less DMA-BUF support when we don't have required extension. Bug: chromium:1233417 Change-Id: If2a0a2328b893ccbeab61cb4039029b8a113a1ab Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/246440 Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org> Reviewed-by: Mark Foltz <mfoltz@chromium.org> Commit-Queue: Mark Foltz <mfoltz@chromium.org> Cr-Commit-Position: refs/heads/main@{#35699}
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.