commit | 4dedf5efae7426467bc1839a3e2351f14ad9162d | [log] [tgz] |
---|---|---|
author | Sergey Silkin <ssilkin@webrtc.org> | Thu Jul 18 09:17:45 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 18 16:35:10 2024 |
tree | a247c9485d4c351c0fd2951b7b4030a4edb4ee7a | |
parent | 83671efdb9f4a3f83bba8100ddebce0a2a90506f [diff] |
Use EncoderStreamFactory::CreateEncoderStreams() instead of GetSimulcastConfig() In preparation for upcoming changes in GetSimulcastConfig(), which will require a vector of stream resolutions instead of just the max resolution as an input, switch tests to use CreateEncoderStreams() instead of calling GetSimulcastConfig() directly. Bug: webrtc:351644568, b/352504711 Change-Id: I541dd54a21a8b75028cff07a250f858a47898223 No-Try: true Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/357400 Commit-Queue: Sergey Silkin <ssilkin@webrtc.org> Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/main@{#42648}
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.