aboutsummaryrefslogtreecommitdiff
path: root/webrtc/voice_engine/include/voe_rtp_rtcp.h
AgeCommit message (Expand)Author
2015-11-03Changed FakeVoiceEngine into a MockVoiceEngine.Fredrik Solenberg
2015-05-26VoE: Remove unused interfacesJelena Marusic
2015-05-20Remove rtp_rtcp/ dump functionality.Peter Boström
2015-05-12Remove VideoEngine interfaces.Peter Boström
2015-05-04VoE: apply new style guide on VoE interfaces and their implementationsJelena Marusic
2015-01-12Use int64_t more consistently for times, in particular for RTT values.pkasting@chromium.org
2014-11-20Use size_t more consistently for packet/payload lengths.pkasting@chromium.org
2014-11-14Report total bitrate for all streams in GetStats.pbos@webrtc.org
2014-07-11Remove the send-side cname getter APIs from voice and video engine.stefan@webrtc.org
2014-05-28This CL is to adding feedback of packet loss rate to encoder in voice engine....minyue@webrtc.org
2014-05-19Add interface to propagate audio capture timestamp to the renderer.wu@webrtc.org
2014-05-12Removes parts of the webrtc::VoERTP_RTCP sub API as part of a clean-up operat...henrika@webrtc.org
2014-04-24* Add webrtc::VoERTP_RTCP::SetReceiveAudioLevelIndicationStatus.wu@webrtc.org
2014-03-24VoE changes to allow forwarding of packets from VoE to ViE BWE.solenberg@webrtc.org
2014-03-06Help to land 7969005 on behalf of solenberg. The review and try is done in 79...wu@webrtc.org
2014-02-19Removes VoERTP_RTCP::InsertExtraRTPPacket.henrika@webrtc.org
2013-05-31Add dummy audio NACK APIsniklas.enbom@webrtc.org
2013-05-21Include files from webrtc/.. paths in voice_engine/pbos@webrtc.org
2013-05-14Remove const for plain data types in voice_engine/pbos@webrtc.org
2012-12-12Add API to retreive last received RTP timestamp to VoiceEngine.roosa@google.com
2012-10-22Move src/ -> webrtc/andrew@webrtc.org