commit | 8f712e0ae30b56cd52166dfb50c2937d2223db1a | [log] [tgz] |
---|---|---|
author | Jan Grulich <grulja@gmail.com> | Tue Aug 05 07:52:21 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 05 11:51:56 2025 |
tree | 8dec93a247840ca1b451ecfa9c14f9c421f22832 | |
parent | 83740a071e6951cdf7ddb6b2ea35d80083f3eb51 [diff] |
IWYU modules/desktop_capture and modules/video_capture for PipeWire Done using find modules -name "*.h" -o -name "*.cc" | xargs tools_webrtc/iwyu/apply-include-cleaner followed by tools_webrtc/gn_check_autofix.py -C out/Default/ and git cl format. Still keep pipewire/spa headers as ignored until PipeWire with IWYU annotations is available and until we require version of PipeWire where we are sure all the headers do exist. Bug: webrtc:422940461 Change-Id: Idb8a43f77bfe7f5e08b6542211ca1400715093f0 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/401602 Reviewed-by: Philipp Hancke <phancke@meta.com> Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Alexander Cooper <alcooper@chromium.org> Commit-Queue: Jan Grulich <grulja@gmail.com> Cr-Commit-Position: refs/heads/main@{#45289}
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.