commit | 8bbdb5b9bdbb9c0740d181f8f7b8c55cc6e5aa19 | [log] [tgz] |
---|---|---|
author | Florent Castelli <orphis@webrtc.org> | Fri Aug 02 13:16:28 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Aug 02 13:52:54 2019 |
tree | 392d99cae804873afec668ca19a3010254ea1bfe | |
parent | 9a9f18a736685cafbf56da794393d6da3b0eba52 [diff] |
Update VideoBitrateAllocator allocate to take a struct with more fields We want to evaluate more data in order to make better choices in the bitrate allocators. In order to freely update the parameter list without breaking the API many times for projects customizing them, we'll use a struct instead. Bug: webrtc:10126 Change-Id: I443f86781c5134950294cdd1e3197a47447cf973 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/141418 Commit-Queue: Florent Castelli <orphis@webrtc.org> Reviewed-by: Tommi <tommi@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Cr-Commit-Position: refs/heads/master@{#28748}
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.