summaryrefslogtreecommitdiff
path: root/video_engine/vie_remb.cc
AgeCommit message (Expand)Author
2013-09-25Remove unused constants, so chrome can enable a warning for that. Patch from ...niklas.enbom@webrtc.org
2013-08-05Switch C++-style C headers with their C equivalents.pbos@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-05-03Get rid of some unnecessary copying when sending REMBs.solenberg@webrtc.org
2013-02-01Break out RemoteBitrateEstimator from RtpRtcp module and make RemoteBitrateEs...stefan@webrtc.org
2012-11-19Fix possible race condition and access into an empty list.stefan@webrtc.org
2012-11-19Move SSRC list to RemoteBitrateEstimator.stefan@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org