commit | f6eae959bf9b26476a8ed12ba5d2a631903a1f79 | [log] [tgz] |
---|---|---|
author | Henrik Boström <hbos@webrtc.org> | Wed Mar 15 10:29:30 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 16 13:25:44 2023 |
tree | 9da4efd822eddb2acb6b1bf3e6158ff40573d686 | |
parent | b64d04bc1deb8751466e6e6e692a3cce41505182 [diff] |
Delete EncoderSimulcastProxy in favor of SimulcastEncoderAdapter. Because the adapter has a passthrough mode, it can already handle both singlecast and simulcast cases, meaning the proxy is no longer providing value. Let's delete. Bug: webrtc:15001 Change-Id: I480eaba599448e9b82b8cf7f829dc35ad6ce0434 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/297740 Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Henrik Boström <hbos@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39579}
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.