aboutsummaryrefslogtreecommitdiff
path: root/webrtc/call/call_perf_tests.cc
AgeCommit message (Expand)Author
2016-01-13Fix capture ntp time issue introduced with r11187.Stefan Holmer
2016-01-08Add CreateSend/ReceiveTransport() methods to CallTest.stefan
2016-01-07Add audio streams to CallTest and a first A/V call test.Stefan Holmer
2015-12-21Step 1 to prepare call_test.* for combined audio/video tests.stefan
2015-12-10Replace EventWrapper in video/, test/ and call/.Peter Boström
2015-12-07Prepare the AudioSendStream to be hooked up to send-side BWE.Stefan Holmer
2015-11-26audio_coding: remove "main" directorykjellander
2015-11-06Move VoiceEngineObserver into AudioSendStream so that we detect typing noises...solenberg
2015-11-04modules: more interface -> include renamesHenrik Kjellander
2015-10-29audio_coding: rename interface -> includeHenrik Kjellander
2015-10-28system_wrappers: rename interface -> includeHenrik Kjellander
2015-10-27Call OnSentPacket for all packets sent in the test framework.stefan
2015-10-22Re-Land: Implement AudioReceiveStream::GetStats().Fredrik Solenberg
2015-09-25Split webrtc/video into webrtc/{audio,call,video}.Peter Boström