summaryrefslogtreecommitdiff
path: root/video_engine/vie_channel_manager.cc
AgeCommit message (Expand)Author
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-17Include files from webrtc/.. paths in video_engine/pbos@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-22Removed unused variable.mflodman@webrtc.org
2013-04-22Fixing Coverity issues.mflodman@webrtc.org
2013-02-14Reset ssrc when calling SetSendCodec.mflodman@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-25Only remove encoder state feedback for send channels.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