1. 44caf01 Re-submit: rev5775 by andresp@webrtc.org · 11 years ago
  2. 4e65602 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 · 11 years ago
  3. 6cd201c Revert 5775 "Modify bitrate controller to update bitrate based o..." by andrew@webrtc.org · 11 years ago
  4. da07737 Modify bitrate controller to update bitrate based on process call and not by andresp@webrtc.org · 11 years ago
  5. 07bc734 Refactor in BitrateController module. by andresp@webrtc.org · 11 years ago
  6. 16b75c2 Remove locks in SendSideBandwidthEstimation since those are only accessed while owning locks in by andresp@webrtc.org · 11 years ago
  7. 845862f Adding a new ramp-up-down-up test by henrik.lundin@webrtc.org · 11 years ago
  8. b56d0e3 Change the low-bitrate handling in BitrateControllerImpl by henrik.lundin@webrtc.org · 12 years ago
  9. 29dd0de Changing the bitrate clamping in BitrateControllerImpl by henrik.lundin@webrtc.org · 12 years ago
  10. 28a331e Add support for multiple report blocks. by stefan@webrtc.org · 12 years ago
  11. 4fac8a4 Fix some chromium-style warnings in webrtc/modules/bitrate_controller/ by pbos@webrtc.org · 12 years ago
  12. 2e10b8e Include files from webrtc/.. paths in bitrate_controller/. by pbos@webrtc.org · 12 years ago
  13. 14b43be Move src/ -> webrtc/ by andrew@webrtc.org · 13 years ago[Renamed from src/modules/bitrate_controller/bitrate_controller_impl.cc]
  14. 1281dc0 Fixes issue 555 by replacing the bitrate/observer map with a list. by stefan@webrtc.org · 13 years ago
  15. e9727cd Fixed some memory leaks. by pwestin@webrtc.org · 13 years ago
  16. a2cd732 Fix for calling OnNetworkChanged too often. by pwestin@webrtc.org · 13 years ago
  17. 1cd1162 Break out of send side bandwidth estimation and controll. by pwestin@webrtc.org · 13 years ago