commit | 4ea937a55caaa1f28da25644abe9ae58b9176ee7 | [log] [tgz] |
---|---|---|
author | Philipp Hancke <phancke@meta.com> | Thu Jul 03 14:35:32 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 09 20:03:15 2025 |
tree | a208d678b8773e7e62b892de209e7d3e74cadd4d | |
parent | 0cbdcdf68697131a6ae27a5ea2c1b88c8d31cec8 [diff] |
IWYU modules/video_capture using find modules/video_capture -name "*.h" -o -name "*.cc" | xargs tools_webrtc/iwyu/apply-include-cleaner followed by tools_webrtc/gn_check_autofix.py -C out/Default followed by git cl format followed by manual replacement of C style headers with their C++ equivalents and moving around includes. Bug: webrtc:42226242 Change-Id: If7f5f496452eb0dcf4a84ffe37c77e4e471b9f38 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/399061 Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Commit-Queue: Philipp Hancke <phancke@meta.com> Reviewed-by: Sergey Silkin <ssilkin@webrtc.org> Cr-Commit-Position: refs/heads/main@{#45130}
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.