commit | 789f459a0685fb3f06059fe3e4fa0a28a1c13920 | [log] [tgz] |
---|---|---|
author | Sebastian Jansson <srte@webrtc.org> | Tue Oct 09 16:30:28 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Oct 09 18:03:04 2018 |
tree | bbfa389753ff6ccfb68743afe83e6cc8d1e5e47d | |
parent | 20a49f33570f7b03f549e46e0e2dddc6f262b62a [diff] |
Adds fields for unacknowledged data to transport feedback. This CL adds fields to packet feedback structs to indicate the amount of data that was sent prior to the represented packet without being part packet feedback, but part of bitrate allocation. 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: I716a5325e2b7022ba6b3f90653542caafb056793 Reviewed-on: https://webrtc-review.googlesource.com/c/104921 Commit-Queue: Sebastian Jansson <srte@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25067}
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.