summaryrefslogtreecommitdiff
path: root/video_engine/vie_remb_unittest.cc
AgeCommit message (Expand)Author
2014-01-13Removes usage of ListWrapper from several files.henrike@webrtc.org
2013-05-22- Changed RemoteBitrateEstimator::IncomingPacket() to include a const WebRtcR...solenberg@webrtc.org
2013-05-17Include files from webrtc/.. paths in video_engine/pbos@webrtc.org
2013-04-09WebRtc_Word32 -> int32_t in video_engine/pbos@webrtc.org
2013-02-01Break out RemoteBitrateEstimator from RtpRtcp module and make RemoteBitrateEs...stefan@webrtc.org
2012-11-22Remove ViE lint warnings that should have been caught at upload time.mflodman@webrtc.org
2012-11-19Move SSRC list to RemoteBitrateEstimator.stefan@webrtc.org
2012-11-16Replaced remb unittest sleep with fake clock.mflodman@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org