commit | 0182a0300f22b2ead41a8dd3c4c0b394ab853404 | [log] [tgz] |
---|---|---|
author | Jonas Olsson <jonasolsson@webrtc.org> | Tue Jul 09 10:31:20 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Jul 17 10:20:45 2019 |
tree | bb6df2639ca68e9a7034275c4e6b92cf6d793779 | |
parent | ea3dddf1d0880e89d84a7e502f65c65993d4169d [diff] |
Reland "Remove the injectable bitrate allocation strategy API." This is a reland of 80cb3f6db622442b6360e67851e8903aa0d06d03 Original change's description: > Remove the injectable bitrate allocation strategy API. > > This removes PeerConnectionInterface::SetBitrateAllocationStrategy() > plus a ton of now-dead code. > > Bug: webrtc:10556 > Change-Id: Icfae3bdd011588552934d9db4df16000847db7c3 > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/133169 > Reviewed-by: Henrik Andreassson <henrika@webrtc.org> > Reviewed-by: Niels Moller <nisse@webrtc.org> > Reviewed-by: Sebastian Jansson <srte@webrtc.org> > Commit-Queue: Jonas Olsson <jonasolsson@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#28523} TBR=kwiberg@webrtc.org Bug: webrtc:10556 Change-Id: Ic17a7a7cc447292306876ee9582ad62fd2499765 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/145900 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#28585}
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 http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.