| commit | b9f1cffef664cf2f991da8adf85b3b74d49199df | [log] [tgz] |
|---|---|---|
| author | Henrik Boström <hbos@webrtc.org> | Fri Feb 14 09:41:46 2025 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 17 10:37:10 2025 |
| tree | dc101da91c656496a4ac71d09b192547c13ef400 | |
| parent | bcf588da8fbdb4113783e52d409d05750cc717d7 [diff] |
Delete 'num_temporal_layers > 4' dead code path. At some point this code path was used for the WebRTC-VP8ConferenceTemporalLayers experiment, but that has been deleted. The API does not allow creating more than 3 temporal layers so this should be dead code and deleting it causes no test failures. Bug: None Change-Id: Ie13bc09a7af996d081ab5702d1bb8d17c6021ce4 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/377300 Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Erik Språng <sprang@webrtc.org> Auto-Submit: Henrik Boström <hbos@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43900}
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.