commit | 81bf91acf137a37ed1b7f8afc89c6f5570b619eb | [log] [tgz] |
---|---|---|
author | Philipp Hancke <phancke@meta.com> | Thu Jun 05 18:55:31 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 11 17:03:33 2025 |
tree | f835d472ea2f1bb889672c3361f77198df4be946 | |
parent | ec2a871acc29b61eafb2565391d2e6d1ebbdfb7b [diff] |
IWYU: include third_party in vp8/vp9 paths (and fix the script) Done using find modules/video_coding/codecs/vp8/ -name "*.h" -o -name "*.cc" | xargs tools_webrtc/iwyu/apply-include-cleaner find modules/video_coding/codecs/vp8/ -name "*.h" -o -name "*.cc" | xargs tools_webrtc/iwyu/apply-include-cleaner followed by git cl format and a no-op tools_webrtc/gn_check_autofix.py Also fixes the script to actually substitute the correct path. Bug: webrtc:42226242 Change-Id: I09a43771008f059599015143f86e25d5808f8022 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/395380 Commit-Queue: Philipp Hancke <phancke@meta.com> Reviewed-by: Jeremy Leconte <jleconte@google.com> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#44911}
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.