commit | 599df8523382e0687f09dcd966d71f7cf9c9d058 | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Mon Sep 25 13:19:35 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Sep 25 15:10:14 2017 |
tree | 548e133aed1c90114a36dab3da432ada6f8b7383 | |
parent | fb089949471c5dd7f73c95ac1903d251fff6b69f [diff] |
Resolve cyclic dependency in remote bitrate estimator Access SendTransportFeedback function through new interface to break rbe -> pacing -> rbe cycle Depend on rtp_rtcp_format source set to break rbe -> rtp_rtcp -> rbe cycle. Bug: webrtc:6828 Change-Id: Iae1c463a71871c0055485e2eca9b2235d770afec Reviewed-on: https://webrtc-review.googlesource.com/1620 Reviewed-by: Philip Eliasson <philipel@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/master@{#19947}
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.