aboutsummaryrefslogtreecommitdiff
path: root/webrtc/test/call_test.cc
AgeCommit message (Expand)Author
2016-01-14Add tests for verifying transport feedback for audio and video.upstream-master.oldStefan 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-10-29Register header extensions in RtpRtcpObserver to avoid log spam.Stefan Holmer
2015-10-27Call OnSentPacket for all packets sent in the test framework.stefan
2015-10-22Re-Land: Implement AudioReceiveStream::GetStats().Fredrik Solenberg
2015-09-28Unify Transport and newapi::Transport interfaces.pbos
2015-08-28Add send transports to individual webrtc::Call streams.solenberg
2015-07-28Prevent OOB reads for truncated H264 STAP-A packets.pbos
2015-06-05Disable reduced-size RTCP in default config.Peter Boström
2015-04-21Support handling multiple RTX but only generate SDP with RTX associated with ...Shao Changbin
2015-04-10Default enable abs send time bwe for CallTestErik Språng
2015-04-08Fix crash with CVO turned on for VP9 codecGuo-wei Shieh
2015-01-09Revert 8028 "Support associated payload type when registering Rt..."andrew@webrtc.org
2015-01-09Support associated payload type when registering Rtx payload type.pbos@webrtc.org
2014-10-29Use external VideoDecoders in VideoReceiveStream.pbos@webrtc.org
2014-10-22Make ReconfigureVideoEncoder use current bitrate.pbos@webrtc.org
2014-09-19Config struct for VideoEncoder.pbos@webrtc.org
2014-09-04Fix audio/video sync when FEC is enabled.stefan@webrtc.org
2014-07-10Remove more unused tsan suppressions and fix call test passing the same decod...andresp@webrtc.org
2014-07-10Support VP8 encoder settings in VideoSendStream.pbos@webrtc.org
2014-07-07Preserve RTP states for restarted VideoSendStreams.pbos@webrtc.org
2014-07-07Remove GetDefaultConfigs() from Call.pbos@webrtc.org
2014-06-30Reserve RTP/RTCP modules in SetSSRC.pbos@webrtc.org
2014-06-27Refactor Call-based tests.pbos@webrtc.org