1. 6a79c9f Re-enable tests for Remote Bitrate Estimator by solenberg@webrtc.org · 11 years ago
  2. 3f45c2e Switch C++-style C headers with their C equivalents. by pbos@webrtc.org · 11 years ago
  3. 988a5b3 Fix some chromium-style warnings in webrtc/modules/remote_bitrate_estimator/ by pbos@webrtc.org · 11 years ago
  4. 57dbdbd Fix a circular dependency by removing an unnecessary dependency, add a missing include_tests check and missing lib references for android. by stefan@webrtc.org · 11 years ago
  5. f6d9630 Create gyp target for bwe components. by stefan@webrtc.org · 11 years ago
  6. 3b89e10 Proper spacing for end-of-namespace comments. by pbos@webrtc.org · 11 years ago
  7. 20cfda6 Remove unused multi stream bandwidth estimator. by solenberg@webrtc.org · 11 years ago
  8. 46cec2a Reorganize test targets in WebRTC by kjellander@webrtc.org · 11 years ago
  9. d8ecee5 Update the remote bitrate estimator before passing the packet to the RTP module. by stefan@webrtc.org · 11 years ago
  10. 6696fba Breaking out RTP header parsing from the RTP module. by stefan@webrtc.org · 11 years ago
  11. f40e9b6 - Created RemoteBitrateEstimator wrapper for use internally in (ViE) ChannelGroup. by solenberg@webrtc.org · 11 years ago
  12. d5d709e Include files from webrtc/.. paths in remote_bitrate_estimator/ by pbos@webrtc.org · 11 years ago
  13. de0b5fa Fix failing tests on 32 bit Linux. by solenberg@webrtc.org · 11 years ago
  14. b7716d8 - Changed RemoteBitrateEstimator::IncomingPacket() to include a const WebRtcRTPHeader& and remove ssrc, rtp_timestamp. by solenberg@webrtc.org · 11 years ago
  15. 8129578 RemoteBitrateEstimatorTest::TestRateIncreaseReordering sent in arrival timestamps in non monotonically increasing order. Fixed. by solenberg@webrtc.org · 11 years ago
  16. 0425392 Adding a factory to remote bitrate estimator and allow it to be set via config. by andresp@webrtc.org · 11 years ago
  17. 98b2011 Fix clang errors in non-GYP_DEFINES=clang=1 build by pbos@webrtc.org · 11 years ago
  18. 5f09bcc Apply Chromium C++ style to RemoteRateControl. by solenberg@webrtc.org · 11 years ago
  19. dc6a521 revert r3871 by mikhal@webrtc.org · 11 years ago
  20. 20aee3a - Replace the BWE_MIN and BWE_MAX macros with std::min and std::max by solenberg@webrtc.org · 11 years ago
  21. e5117e7 Apply Chromium C++ style to BitRateStats. by solenberg@webrtc.org · 11 years ago
  22. 237fe4f Remove vim/emacs modelines from .gypi files by pbos@webrtc.org · 11 years ago
  23. 9b53152 Change capture interface to use NTP capture time. by stefan@webrtc.org · 11 years ago
  24. 73ebe67 Revert "With these changes we will assume that the capture time of a frame is based on NTP time. This makes the interface of video engine more well defined and makes it easier and cleaner to handle user provided capture timestamps." by stefan@webrtc.org · 11 years ago
  25. 65deb26 With these changes we will assume that the capture time of a frame is based on NTP time. This makes the interface of video engine more well defined and makes it easier and cleaner to handle user provided capture timestamps. by stefan@webrtc.org · 11 years ago
  26. 63a1ebd WebRtc_Word32 => int32_t remote_bitrate_estimator/ by pbos@webrtc.org · 11 years ago
  27. 0329e59 Rename webrtc::StatsObserver to webrtc::CallStatsObserver by fischman@webrtc.org · 12 years ago
  28. 2a5dbce Break out RemoteBitrateEstimator from RtpRtcp module and make RemoteBitrateEstimator::Process trigger new REMB messages. by stefan@webrtc.org · 12 years ago
  29. 9669d71 Remove '<(library)' in gyp files. by wjia@webrtc.org · 12 years ago
  30. 7d32491 Move SSRC list to RemoteBitrateEstimator. by stefan@webrtc.org · 12 years ago
  31. 376495a Clarifies the bandwidth estimation interfaces. by stefan@webrtc.org · 12 years ago
  32. 686a447 Break out unittest helpers for remote_bitrate_estimator. by stefan@webrtc.org · 12 years ago
  33. e2a1a9e Follow-up CL for r3007. by stefan@webrtc.org · 12 years ago
  34. 6476ac4 Fixing BWE estimation reordering issue by mikhal@webrtc.org · 12 years ago
  35. b015cbe Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago