1. 4d61a36 Change GetEstimatedSend/RecvBandwidth to return the total bandwidth of a channel group instead of splitting it up among channels. by stefan@webrtc.org · 10 years ago
  2. 2f0c5f7 Add API to allow deducting bitrate from incoming estimates before the capacity is distributed among outgoing video streams. For example, this can be used to reserve space for audio streams. by solenberg@webrtc.org · 10 years ago
  3. 5d8c954 Adding API for setting bandwidth estimation configurations. by stefan@webrtc.org · 10 years ago
  4. d2f95a8 Connect webrtc::Config to WrappingBitrateEstimator by henrik.lundin@webrtc.org · 10 years ago
  5. 46f7288 Revert r5294 to re-roll r5293. by pbos@webrtc.org · 11 years ago
  6. c5a5713 Revert 5293 "Auto instantiate RBE depending on whether AST or TO..." by turaj@webrtc.org · 11 years ago
  7. 3bbc91e Auto instantiate RBE depending on whether AST or TOF is available in incoming packet stream. by solenberg@webrtc.org · 11 years ago
  8. c4af4cf Add possibility to get the last processed RTT from the call stats class (to be used by RTP/RTCP module). by asapersson@webrtc.org · 11 years ago
  9. 52c5c70 Replace MapWrapper with std::map<>. by pbos@webrtc.org · 11 years ago
  10. f40e9b6 - Created RemoteBitrateEstimator wrapper for use internally in (ViE) ChannelGroup. by solenberg@webrtc.org · 11 years ago
  11. 0425392 Adding a factory to remote bitrate estimator and allow it to be set via config. by andresp@webrtc.org · 11 years ago
  12. ac6d919 Wiring down config from video engine until video coding and remote bitrate estimator modules instantiation. by andresp@webrtc.org · 11 years ago
  13. 78696d3 Wire up CallStats to provide modules with correct RTT. by mflodman@webrtc.org · 12 years ago
  14. 5e87b5f Enable paced sender. Review URL: https://webrtc-codereview.appspot.com/965016 by pwestin@webrtc.org · 12 years ago
  15. e7d1c04 Removed ViEBaseObserver. by mflodman@webrtc.org · 12 years ago
  16. b6d9cfc Revert the revert in r2988 since that wasn't the issue. by mflodman@webrtc.org · 12 years ago
  17. 9f269d2 Reverse Merged r2884 & r2888 from trunk. by vikasmarwaha@webrtc.org · 12 years ago
  18. b015cbe Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago