commit | 78fc106e8097ea1dfd4eacec197a53a7421fb2e1 | [log] [tgz] |
---|---|---|
author | Philipp Hancke <phancke@meta.com> | Wed Jul 16 13:20:18 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 16 15:53:08 2025 |
tree | 9660d77e3f03577ff640e124cb62cbacaa51ab78 | |
parent | 6426dd6e0e7d4884226b44d2f46db31902967bf1 [diff] |
IWYU modules/video_coding/codecs/h264/ using find modules/video_coding/codecs/h264/ -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 and manual reordering to respect the H264 compile guards. Also ignore the libavcodec/libavutil includes and suppress them. This previously caused a revert: https://webrtc-review.googlesource.com/c/src/+/385820 Bug: webrtc:42226242 Change-Id: Ib8ace06b2860073d5d77e6a4e79fc8c79188b4b7 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/400580 Reviewed-by: Sergey Silkin <ssilkin@webrtc.org> Commit-Queue: Philipp Hancke <phancke@meta.com> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#45165}
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.