summaryrefslogtreecommitdiff
path: root/video_engine/vie_channel_group.cc
AgeCommit message (Expand)Author
2014-09-24Move thread_annotations.h to webrtc/base/.pbos@webrtc.org
2014-09-11Mark all virtual overrides in the hierarchy of Module as virtual and OVERRIDE.henrik.lundin@webrtc.org
2014-07-02Possibly fix deadlock happening due to unregister/register modules as switchi...andresp@webrtc.org
2014-04-07Log Fixit for parts of video_engine folder.mflodman@webrtc.org
2014-03-26Re-submit: rev5775andresp@webrtc.org
2014-03-25Revert 5775 "Modify bitrate controller to update bitrate based o..."andrew@webrtc.org
2014-03-25Modify bitrate controller to update bitrate based on process call and notandresp@webrtc.org
2014-03-25Adding API for setting bandwidth estimation configurations.stefan@webrtc.org
2014-03-24Add AIMD option to BWE API.stefan@webrtc.org
2014-02-10Add stats of incoming frame delays for debugging bandwidth estimation.jiayl@webrtc.org
2014-01-29Connect webrtc::Config to WrappingBitrateEstimatorhenrik.lundin@webrtc.org
2013-12-16Revert r5294 to re-roll r5293.pbos@webrtc.org
2013-12-15Revert 5293 "Auto instantiate RBE depending on whether AST or TO..."turaj@webrtc.org
2013-12-13Auto instantiate RBE depending on whether AST or TOF is available in incoming...solenberg@webrtc.org
2013-12-13Making RemoteRateControl::min_configured_bit_rate_ configurablehenrik.lundin@webrtc.org
2013-10-21Changing the bitrate clamping in BitrateControllerImplhenrik.lundin@webrtc.org
2013-06-25Remove unused multi stream bandwidth estimator.solenberg@webrtc.org
2013-06-04Update the remote bitrate estimator before passing the packet to the RTP module.stefan@webrtc.org
2013-05-27- Created RemoteBitrateEstimator wrapper for use internally in (ViE) ChannelG...solenberg@webrtc.org
2013-05-14Adding a factory to remote bitrate estimator and allow it to be set via config.andresp@webrtc.org
2013-05-13Wiring down config from video engine until video coding and remote bitrate es...andresp@webrtc.org
2013-04-22Fixing Coverity issues.mflodman@webrtc.org
2013-02-01Break out RemoteBitrateEstimator from RtpRtcp module and make RemoteBitrateEs...stefan@webrtc.org
2012-11-26Wire up CallStats to provide modules with correct RTT.mflodman@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org