commit | f4cad8ac5178fe7192fce08ff77287987a03bc3a | [log] [tgz] |
---|---|---|
author | Jan Grulich <grulja@gmail.com> | Sat Feb 05 16:13:45 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 08 20:38:54 2022 |
tree | 85c9fd54c1eae14bcfa7271b65302bc81f3d933f | |
parent | 49e0e77e40beeb318893efb434c853d813062a4b [diff] |
PipeWire capturer: drop DMA-BUF modifier and renegotiate parameters on failure In case we fail to import a DMA-BUF with given modifier, we can try to drop the modifier we failed to use and renegotiate stream parameters in order to use a different modifier or fallback to shared memory buffers. Bug: chromium:1290566 Change-Id: I617513bdd67a43f62b647a172e0c166af138b3f9 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/249798 Reviewed-by: Mark Foltz <mfoltz@chromium.org> Commit-Queue: Mark Foltz <mfoltz@chromium.org> Cr-Commit-Position: refs/heads/main@{#35957}
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.