commit | 94db4c40db77695ba23144b19b4834dcdbb798c4 | [log] [tgz] |
---|---|---|
author | Philipp Hancke <phancke@meta.com> | Tue May 06 20:55:13 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 08 10:34:23 2025 |
tree | bded60040d0eb2da9c475af087152da42937ea43 | |
parent | ae1af451b5e745b40e93bc0a549c0765d76787b7 [diff] |
IWYU video/ using find video/ -name "*.h" -o -name "*.cc" | xargs tools_webrtc/iwyu/apply-include-cleaner followed by tools_webrtc/gn_check_autofix.py -C out/Default/ and git cl format Manual changes: - video_stream_decoder_impl_unittest.cc: unused and removed - quality_scaler_resource_unittest.cc: added degradation_preference_provider.h - task_queue_frame_decode_scheduler.h: added task_queue_base.h and pending_task_safety_flag.h BUG=webrtc:42226242 Change-Id: I4e2b9a52d48b4a114ce78760cf1cd120870353ab Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/387240 Commit-Queue: Fredrik Solenberg <solenberg@webrtc.org> Reviewed-by: Sergey Silkin <ssilkin@webrtc.org> Reviewed-by: Fredrik Solenberg <solenberg@webrtc.org> Cr-Commit-Position: refs/heads/main@{#44545}
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.