commit | 2fb4c8af76b17f776c6993ee08f72b77bb70dbe4 | [log] [tgz] |
---|---|---|
author | Evan Shrubsole <eshr@webrtc.org> | Tue Apr 15 14:53:31 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 15 16:33:28 2025 |
tree | d9a763d2336b7436f5a0071680e342b9b7681f8a | |
parent | 6f535b79108e77c4e60c9a2cc23476529f6e5ff0 [diff] |
Use webrtc name specifier instead of rtc/cricket in modules/congestion_controller WebRTC has unified all namespaces to webrtc, and the rtc:: and cricket:: name specifiers need to be replaced with webrtc::. This was generated using a combination of clang AST rewriting tools and sed. This CL was uploaded by git cl split. Bug: webrtc:42232595 Change-Id: I9ae554d18e5fd425ae61fec97b543fbd9abce9b9 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/386701 Commit-Queue: Ying Wang <yinwa@webrtc.org> Auto-Submit: Evan Shrubsole <eshr@webrtc.org> Reviewed-by: Ying Wang <yinwa@webrtc.org> Cr-Commit-Position: refs/heads/main@{#44378}
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.