commit | 479e0664952566ec0c13ddee71408722f3bf0064 | [log] [tgz] |
---|---|---|
author | Evan Shrubsole <eshr@google.com> | Tue Jun 25 13:54:45 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 27 16:23:11 2024 |
tree | f81e9d73fa54a0a6ff3d2a1ab59b47bc9f58b6d8 | |
parent | 86ff48adaea08fd4e7044595e1c25a22fcceac34 [diff] |
Fix spatial layers to 1 when doing VP9 simulcast encoding Libvpx works without this, so the existing tests pass. However, other encoder implementations (like rtc_video_encoder in Chrome) look at different fields and get confused about the configuration. Test: Integration tests with Chrome and windows hardware encoders. Bug: webrtc:348342168 Change-Id: Id0d96cff34eb34c7e019a24255623f3aeeca5772 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/355500 Reviewed-by: Erik Språng <sprang@webrtc.org> Reviewed-by: Åsa Persson <asapersson@webrtc.org> Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Commit-Queue: Evan Shrubsole <eshr@google.com> Reviewed-by: Per Kjellander <perkj@webrtc.org> Cr-Commit-Position: refs/heads/main@{#42555}
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.