aboutsummaryrefslogtreecommitdiff
path: root/webrtc/video_engine/vie_channel_manager.h
AgeCommit message (Expand)Author
2014-05-02Change GetEstimatedSend/RecvBandwidth to return the total bandwidth of a chan...stefan@webrtc.org
2014-03-26Add API to allow deducting bitrate from incoming estimates before the capacit...solenberg@webrtc.org
2014-03-25Adding API for setting bandwidth estimation configurations.stefan@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-11-20Add possibility to get the last processed RTT from the call stats class (to b...asapersson@webrtc.org
2013-08-12Replace MapWrapper with std::map<>.pbos@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
2012-11-26Wire up CallStats to provide modules with correct RTT.mflodman@webrtc.org
2012-11-13Enable paced sender. pwestin@webrtc.org
2012-11-07Removed ViEBaseObserver.mflodman@webrtc.org
2012-10-25Revert the revert in r2988 since that wasn't the issue.mflodman@webrtc.org
2012-10-24Reverse Merged r2884 & r2888 from trunk.vikasmarwaha@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org