aboutsummaryrefslogtreecommitdiff
path: root/webrtc/test/rtp_rtcp_observer.h
AgeCommit message (Expand)Author
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-02Add a PacketOptions struct to webrtc::Transport.stefan
2015-09-28Unify Transport and newapi::Transport interfaces.pbos
2015-09-28Fix suspend below min bitrate in new API by making it possible to set min bit...stefan
2015-05-01Use rtc::CriticalSection in webrtc/video/.Peter Boström
2015-03-04Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macrokjellander@webrtc.org
2015-02-26Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going awaykwiberg@webrtc.org
2015-02-13Remove EventWrapper::Reset().pbos@webrtc.org
2014-07-08Some refactoring inside rtp_rtcp/.pbos@webrtc.org
2014-06-27Refactor Call-based tests.pbos@webrtc.org
2014-04-28Add thread annotations to Call API.pbos@webrtc.org
2014-03-13Implement minimum transmit bitrate.pbos@webrtc.org
2014-01-24Wire up RTX in VideoReceiveStream.pbos@webrtc.org
2013-12-18Integrate fake_network_pipe into direct_transport.stefan@webrtc.org
2013-11-28Set up SSRCs correctly after switching codec.pbos@webrtc.org
2013-11-21Add -Wnon-virtual-dtor warning for C++ code.pbos@webrtc.org
2013-11-20Rename newapi::Transport::SendRTP()->SendRtp().pbos@webrtc.org
2013-11-18Fix test broken with r5128.stefan@webrtc.org
2013-11-18Hook up audio/video sync to Call.stefan@webrtc.org
2013-11-15Improve Call tests for RTX.stefan@webrtc.org
2013-10-28Separate Call API/build files from video_engine/.pbos@webrtc.org