aboutsummaryrefslogtreecommitdiff
path: root/webrtc/video/send_statistics_proxy_unittest.cc
AgeCommit message (Expand)Author
2016-01-08Fix for stats updated twice when switching content type (realtime <-> screens...asapersson
2015-12-07Remove avg encode time from CpuOveruseMetric struct and use value from OnEnco...asapersson
2015-12-03Add separate send-side UMA stats for screenshare and video.sprang
2015-09-22Remove callback_cs_ in ViEEncoder.Peter Boström
2015-08-28Add send transports to individual webrtc::Call streams.solenberg
2015-05-15Clear bitrate stats for unused SSRCs.Peter Boström
2015-03-18Reland "Make the entry point for VideoFrames to webrtc const ref I420VideoFra...perkj@webrtc.org
2015-03-10Revert "Make the entry point for VideoFrames to webrtc const ref I420VideoFra...magjed@webrtc.org
2015-03-06Make the entry point for VideoFrames to webrtc const ref I420VideoFrame.perkj@webrtc.org
2015-02-26Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going awaykwiberg@webrtc.org
2015-02-25Add decoder-timing stats to VideoReceiveStream.pbos@webrtc.org
2015-02-24DCHECK send DataCountersUpdated for valid SSRCs.pbos@webrtc.org
2015-01-22Split packets/bytes in StreamDataCounter into RtpPacketCounter struct.asapersson@webrtc.org
2014-12-18Refactor some receive-side stats.pbos@webrtc.org
2014-12-01Report encoded frame size in VideoSendStream.pbos@webrtc.org
2014-11-20Use size_t more consistently for packet/payload lengths.pkasting@chromium.org
2014-11-05Wire up bandwidth stats to the new API and webrtcvideoengine2.stefan@webrtc.org
2014-08-14Return an aggregated report from ViERtpRtcp::GetSentRTCPStatistics().stefan@webrtc.org
2014-07-11Move pacer to fully use webrtc::Clock instead of webrtc::TickTime.stefan@webrtc.org
2014-07-11Remove the send-side cname getter APIs from voice and video engine.stefan@webrtc.org
2014-03-13Re-landing "Routing SuspendChange to VideoSendStream::Stats"henrik.lundin@webrtc.org
2014-03-11Revert "Routing SuspendChange to VideoSendStream::Stats"henrik.lundin@webrtc.org
2014-03-11Routing SuspendChange to VideoSendStream::Statshenrik.lundin@webrtc.org
2014-02-07Wire up statistics in video receive stream of new APIsprang@webrtc.org
2014-01-07Wire up statistics in video send stream of new video engine apisprang@webrtc.org