commit | 536f587b9877147c66e403ac4a4daeeeeeefa9a1 | [log] [tgz] |
---|---|---|
author | Erik Språng <sprang@webrtc.org> | Fri May 06 09:34:59 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 06 09:37:32 2022 |
tree | 80592bf6ae2036f171368115738879162776fece | |
parent | 7f969c0eff36cc454c54f446dc14856ecf5a8d8d [diff] |
Revert "Calculate video stream max bitrate using expression." This reverts commit 45361f78ed18c350b3edcaef19ae4c7cf167e95b. Reason for revert: Perf alerts galore. Original change's description: > Calculate video stream max bitrate using expression. > > This replaces the ealier table-based caps. > Apart from the VGA cap (now 1600kbps instead of 1700kbps), or if using > "in between" resolutions, the caps are unchanged - but now cover high > resolutions better. > > Bug: webrtc:14017 > Change-Id: I8649b528495d6c917e38ea8cb1a272df6c464c03 > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/260940 > Commit-Queue: Erik Språng <sprang@webrtc.org> > Reviewed-by: Per Kjellander <perkj@webrtc.org> > Cr-Commit-Position: refs/heads/main@{#36776} Bug: webrtc:14017 Change-Id: I18ebc81c6054713c58d49bd227e37090686958c9 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/261309 Reviewed-by: Per Kjellander <perkj@webrtc.org> Auto-Submit: Erik Språng <sprang@webrtc.org> Commit-Queue: Per Kjellander <perkj@webrtc.org> Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#36794}
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.