- 7a9a092 Delete media transport integration. by Bjorn A Mellem · 5 years ago
- c3d1f9b Enable injection of a custom NetEqFactory into PeerConnectionFactory. by Ivo Creusen · 5 years ago
- fcf79cc Add estimatedPlayoutTimestamp to RTCInboundRTPStreamStats. by Åsa Persson · 5 years ago
- ac0a4cb Reland "Fix GetStats bytesSent/Received, wireup headerBytesSent/Received" by Niels Möller · 5 years ago
- ef0627f Revert "Fix GetStats bytesSent/Received, wireup headerBytesSent/Received" by Mirko Bonadei · 5 years ago
- fbde32e Fix GetStats bytesSent/Received, wireup headerBytesSent/Received by Niels Möller · 5 years ago
- 65f17ca Move MediaTransportInterface out of the libjingle_peerconnection_api target by Niels Möller · 5 years ago
- a837030 Split out RtpSource from libjingle_peerconnection_api by Niels Möller · 5 years ago
- 224c69d Delete ext_seqnum member from VoiceSenderInfo and VoiceReceiverInfo by Niels Möller · 5 years ago
- 70efdde Set local ssrc at construction of Rtp module by Erik Språng · 5 years ago
- ed44f54 In ChannelReceive, use AcmReceiver directly, not AudioCodingModule by Niels Möller · 5 years ago
- 054e3bb Reland "Replace the implementation of `GetContributingSources()` on the audio side." by Chen Xing · 5 years ago
- a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
- 67008df Revert "Replace the implementation of `GetContributingSources()` on the audio side." by Artem Titov · 5 years ago
- 8fa7151 Replace the implementation of `GetContributingSources()` on the audio side. by Chen Xing · 5 years ago
- 3472b9a Delete RTCInboundRTPStreamStats::fraction_lost by Niels Möller · 5 years ago
- 4f08faa Introduce MediaTransportConfig by Anton Sukhanov · 5 years ago
- 01738c6 Wire up RTCInboundRtpStreamStats.lastPacketReceivedTimestamp. by Henrik Boström · 6 years ago
- 8fb1a6a Delete a few return values from audio streams and video send streams. by Niels Möller · 6 years ago
- 977b335 Injecting Clock into audio streams. by Sebastian Jansson · 6 years ago
- 3b50f9f Propagate base minimum delay to audio_receiver_stream by Ruslan Burakov · 6 years ago
- 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
- 53eae87 Add PeerConnection option to enable RTX handling in the audio jitter buffer. by Jakob Ivarsson · 6 years ago
- f693bfa Remove CodecInst pt.2 by Fredrik Solenberg · 6 years ago
- 10403ae Add PeerConnection option to configure minimum audio jitter buffer delay. by Jakob Ivarsson · 6 years ago
- 2222a80 Delete unneeded includes of common_types.h and gn deps on webrtc_common. by Niels Möller · 6 years ago
- 78e88fe Move NetworkStatistics and AudioDecodingCallStats from common_types.h by Fredrik Solenberg · 6 years ago
- dced9f6 Delete class ChannelSendProxy by Niels Möller · 6 years ago
- 349ade3 Delete class ChannelReceiveProxy. by Niels Möller · 6 years ago
- 8fb5746 Delete obsolete interface class RtpData by Niels Möller · 6 years ago
- 80c6762 Tweak ChannelReceive interface, to make it closer to ChannelReceiveProxy by Niels Möller · 6 years ago
- 7d76a31 Use MediaTransportInterface, for audio streams. by Niels Möller · 6 years ago
- 78410ad Fixes use after free error when setting a new FrameEncryptor on ChannelSend. by Benjamin Wright · 6 years ago
- bfb444c Adds new CryptoOption crypto_options.frame.require_frame_encryption. by Benjamin Wright · 6 years ago
- ae4237e Set ChannelReceive transport at construction time. by Niels Möller · 6 years ago
- 84583f6 Enable End-to-End Encrypted Audio Payloads. by Benjamin Wright · 6 years ago
- 530ead4 Split voe::Channel into ChannelSend and ChannelReceive by Niels Möller · 6 years ago