| commit | 4515c28cea6870733b07106b1c6ef5744317c7b1 | [log] [tgz] |
|---|---|---|
| author | Philipp Hancke <phancke@meta.com> | Thu Jun 05 17:52:36 2025 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 09 10:53:41 2025 |
| tree | 07ac037072a3e00888bb09b4c640c03eaa0d4aea | |
| parent | 0f2d57cc711534c8468539298771a66204aa7caa [diff] |
IWYU modules/audio_mixer using find modules/audio_mixer -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 ./out/Default/tools/clang/third_party/llvm/clang-tools-extra/clang-tidy/tool/run-clang-tidy.py -p out/Default/ -clang-tidy-binary out/Default/tools/clang/third_party/llvm/build/bin/clang-tidy -clang-apply-replacements-binary out/Default/tools/clang/third_party/llvm/build/bin/clang-apply-replacements -checks='-*,modernize-deprecated-headers' -fix modules/audio_mixer and git cl format Manual change to output_rate_calculator.h visibility Bug: webrtc:42226242 Change-Id: I55c6de5106f1711b462bab186a88aee7795a300c Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/394884 Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org> Commit-Queue: Henrik Lundin <henrik.lundin@webrtc.org> Cr-Commit-Position: refs/heads/main@{#44862}
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.