commit | 3d6e7f8a3a08edd6f2a79e1f0472cf3b5b0fae87 | [log] [tgz] |
---|---|---|
author | Henrik Boström <hbos@webrtc.org> | Tue Feb 28 14:38:57 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 28 17:17:50 2023 |
tree | 524768867439264e2876cc6e86a1fed70a028bd7 | |
parent | 80663cd0da6c7af99621d5a47dd2af4e41ab893c [diff] |
Add simulcast test coverage for H264. The test only exists #if defined(WEBRTC_USE_H264) because H264 is not available in all testing environments (e.g. Android bots fail without these guards). Bug: webrtc:14884 Change-Id: Ic1ff6b16f49f6666df042304ee98d826778da122 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/295508 Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Commit-Queue: Henrik Boström <hbos@webrtc.org> Reviewed-by: Evan Shrubsole <eshr@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39424}
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.