1. bcd068d Revert "Only include payload in bytes sent/received." by Bjorn Mellem · 5 years ago
  2. 74a1b4b Only include payload in bytes sent/received. by Bjorn A Mellem · 5 years ago
  3. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  4. d2c336f [getStats] Implement "media-source" audio levels, fixing Chrome bug. by Henrik Boström · 6 years ago
  5. 67008df Revert "Replace the implementation of `GetContributingSources()` on the audio side." by Artem Titov · 6 years ago
  6. 8fa7151 Replace the implementation of `GetContributingSources()` on the audio side. by Chen Xing · 6 years ago
  7. 3472b9a Delete RTCInboundRTPStreamStats::fraction_lost by Niels Möller · 6 years ago
  8. 87da109 Make ReceiveStatisticsImpl::SetMaxReorderingThreshold apply per ssrc by Niels Möller · 6 years ago
  9. b5d9183 Add RTP timestamp to contributing sources by Johannes Kron · 6 years ago
  10. 4f08faa Introduce MediaTransportConfig by Anton Sukhanov · 6 years ago
  11. 01738c6 Wire up RTCInboundRtpStreamStats.lastPacketReceivedTimestamp. by Henrik Boström · 6 years ago
  12. 2af5dcb Reland "Refactor FrameDecryptorInterface::Decrypt to use new API." by Benjamin Wright · 6 years ago
  13. 7dd83e2 Revert "Refactor FrameDecryptorInterface::Decrypt to use new API." by Henrik Boström · 6 years ago
  14. 642aa81 Refactor FrameDecryptorInterface::Decrypt to use new API. by Benjamin Wright · 6 years ago
  15. c01367d Deprecating ThreadChecker specific interface. by Sebastian Jansson · 6 years ago
  16. c44f6cc Modernize RtpRtcp factory function: use unique_ptr as return type by Danil Chapovalov · 6 years ago
  17. 8fb1a6a Delete a few return values from audio streams and video send streams. by Niels Möller · 6 years ago
  18. 977b335 Injecting Clock into audio streams. by Sebastian Jansson · 6 years ago
  19. e049eba Revert "Add Sender and Receiver interfaces for MediaTransport audio" by Sergey Silkin · 6 years ago
  20. 0d8eed6 Add Sender and Receiver interfaces for MediaTransport audio by Niels Möller · 6 years ago
  21. afb5dbb Update ACM to use RTPHeader instead of WebRtcRTPHeader by Niels Möller · 6 years ago
  22. 3b50f9f Propagate base minimum delay to audio_receiver_stream by Ruslan Burakov · 6 years ago
  23. 432c833 Remove redundant check in channel_receive.cc. by Ruslan Burakov · 6 years ago
  24. 36faf0b Delete setting of unused variable nack_window_ms by Niels Möller · 6 years ago
  25. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  26. 53eae87 Add PeerConnection option to enable RTX handling in the audio jitter buffer. by Jakob Ivarsson · 6 years ago
  27. f693bfa Remove CodecInst pt.2 by Fredrik Solenberg · 6 years ago
  28. 2a977cf For audio receive channel use default max reordering threshold instead of 0 by Danil Chapovalov · 6 years ago
  29. 10403ae Add PeerConnection option to configure minimum audio jitter buffer delay. by Jakob Ivarsson · 6 years ago
  30. 8ce0d2b In ReceiveStatistic require callbacks during construction by Danil Chapovalov · 6 years ago
  31. c5e8be3 Remove ChannelReceiveState by Fredrik Solenberg · 6 years ago
  32. dced9f6 Delete class ChannelSendProxy by Niels Möller · 6 years ago
  33. 179a392 Implement TargetBitrate, NetworkRoute and overhead features of media transport interface. by Piotr (Peter) Slatala · 6 years ago
  34. 349ade3 Delete class ChannelReceiveProxy. by Niels Möller · 6 years ago
  35. 80c6762 Tweak ChannelReceive interface, to make it closer to ChannelReceiveProxy by Niels Möller · 6 years ago
  36. 967f7d5 Add audio level to CSRC class by Jonas Oreland · 6 years ago
  37. fd1a2fb Set RtpRtcp config receive_only in voe::ChannelReceive by Niels Möller · 6 years ago
  38. 7d76a31 Use MediaTransportInterface, for audio streams. by Niels Möller · 6 years ago
  39. 78410ad Fixes use after free error when setting a new FrameEncryptor on ChannelSend. by Benjamin Wright · 6 years ago
  40. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  41. bfb444c Adds new CryptoOption crypto_options.frame.require_frame_encryption. by Benjamin Wright · 6 years ago
  42. ae4237e Set ChannelReceive transport at construction time. by Niels Möller · 6 years ago
  43. 84583f6 Enable End-to-End Encrypted Audio Payloads. by Benjamin Wright · 6 years ago
  44. 530ead4 Split voe::Channel into ChannelSend and ChannelReceive by Niels Möller · 6 years ago