1. 20cfda6 Remove unused multi stream bandwidth estimator. by solenberg@webrtc.org · 11 years ago
  2. d8ecee5 Update the remote bitrate estimator before passing the packet to the RTP module. by stefan@webrtc.org · 11 years ago
  3. 4e5f983 Fix a return value mismatch introduced in r4129. by stefan@webrtc.org · 11 years ago
  4. 6696fba Breaking out RTP header parsing from the RTP module. by stefan@webrtc.org · 11 years ago
  5. e3b52e6 Don't return an estimated receive BW for channels not receiving video. by mflodman@webrtc.org · 11 years ago
  6. b7716d8 - Changed RemoteBitrateEstimator::IncomingPacket() to include a const WebRtcRTPHeader& and remove ssrc, rtp_timestamp. by solenberg@webrtc.org · 11 years ago
  7. 281cff8 Include files from webrtc/.. paths in video_engine/ by pbos@webrtc.org · 11 years ago
  8. 67879bc WebRtc_Word32 -> int32_t in video_engine/ by pbos@webrtc.org · 11 years ago
  9. 065b64d Remove UDP transport API from ViE by pwestin@webrtc.org · 11 years ago
  10. 912b7f7 Revert r3667 and r3665 Review URL: https://webrtc-codereview.appspot.com/1199004 by pwestin@webrtc.org · 11 years ago
  11. 2daec4c Removed the engine API:s related to transport such as SetSendDestination, the functionality is now provided via the test frame work. by pwestin@webrtc.org · 11 years ago
  12. cd1ac8b Don't report an error for GetEstimatedReceiveBandwidth if there is no valid by mflodman@webrtc.org · 12 years ago
  13. 2a5dbce Break out RemoteBitrateEstimator from RtpRtcp module and make RemoteBitrateEstimator::Process trigger new REMB messages. by stefan@webrtc.org · 12 years ago
  14. 1755c25 Made TickTime immutable, rewrote tick utils to be fakeable. by phoglund@webrtc.org · 12 years ago
  15. e75e29e Fixes a bitrate mismatch between sender and receiver. by stefan@webrtc.org · 12 years ago
  16. b015cbe Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago