commit | c940dba16ab898003c8a93472c046c6178ce96e7 | [log] [tgz] |
---|---|---|
author | Boris Tsirkin <btsirkin@meta.com> | Thu Jan 09 10:19:34 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 09 17:12:45 2025 |
tree | 3f2caa6c70975a3115a34b3bc2599c7b4df889c2 | |
parent | 7eb83a3a18be7699eb513095e7ad80e8d43a53c3 [diff] |
Format the rest of C files in the repo Formatting done via: git ls-files | grep -E '.*\.c$' | grep -Ev '^common_audio/signal_processing.*\.c$' | xargs clang-format -i No-Iwyu: Includes didn't change and it isn't related to formatting Bug: webrtc:42225392 Change-Id: Id78af8e3eceada9995e53b6a0fdc1a8cb5ffd1f3 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/373907 Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43699}
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.