commit | 1bca65bdc9014fa274fe7aee5c331755c71504bc | [log] [tgz] |
---|---|---|
author | Sebastian Jansson <srte@webrtc.org> | Wed Oct 10 07:58:08 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Oct 10 08:28:34 2018 |
tree | eef0d8e958dc71d26294b9063261b52d87db2efa | |
parent | 81125f0abacb5b1c2a2c4606caf8682309d6e58f [diff] |
Makes RtpSender indicate allocation and feedback status on packets. Streams that are part of transport feedback are assumed to be part of allocation. A SetAsPartOfAllocation method is introduced to be used by media streams that are part of bitrate allocation but not included in feedback. This is part of a series of CLs that allows GoogCC to track sent bitrate that is included in bitrate allocation but without transport feedback. Bug: webrtc:9796 Change-Id: If7ac1ad3e6f3c28b2ada2aef1607a42689d899b2 Reviewed-on: https://webrtc-review.googlesource.com/c/104881 Commit-Queue: Sebastian Jansson <srte@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25079}
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.