1. 6298b56 Cleanup: Using RtpRtcp directly from AudioSendStream by Sebastian Jansson · 4 years, 7 months ago
  2. 7a9a092 Delete media transport integration. by Bjorn A Mellem · 4 years, 9 months ago
  3. cd2a92f Removes RPLR based FEC controller. by Sebastian Jansson · 4 years, 10 months ago
  4. ac0a4cb Reland "Fix GetStats bytesSent/Received, wireup headerBytesSent/Received" by Niels Möller · 4 years, 11 months ago
  5. ef0627f Revert "Fix GetStats bytesSent/Received, wireup headerBytesSent/Received" by Mirko Bonadei · 4 years, 10 months ago
  6. fbde32e Fix GetStats bytesSent/Received, wireup headerBytesSent/Received by Niels Möller · 4 years, 11 months ago
  7. 65f17ca Move MediaTransportInterface out of the libjingle_peerconnection_api target by Niels Möller · 5 years ago
  8. 70efdde Set local ssrc at construction of Rtp module by Erik Språng · 5 years ago
  9. 4c2c412 Set local ssrc at construction (audio) by Erik Språng · 5 years ago
  10. 6e436d1 [audio] Plumbing of ReportBlockData from RTCPReceiver to MediaSenderInfo by Henrik Boström · 5 years ago
  11. 4f08faa Introduce MediaTransportConfig by Anton Sukhanov · 5 years ago
  12. cf96e0f Implement RTCOutboundRtpStreamStats.retransmitted[Bytes/Packets]Sent. by Henrik Boström · 5 years ago
  13. 741daaf Move rtc::FunctionView to the public API by Artem Titov · 5 years ago
  14. 44dd9f2 Adds ChannelSend specific encoder task queue. by Sebastian Jansson · 5 years ago
  15. ee5ccbc Move ownership of RTPSenderAudio to ChannelSend. by Niels Möller · 5 years ago
  16. 8fb1a6a Delete a few return values from audio streams and video send streams. by Niels Möller · 5 years ago
  17. 977b335 Injecting Clock into audio streams. by Sebastian Jansson · 5 years ago
  18. 14a7cf9 Adds CallEncoder to ChannelSend. by Sebastian Jansson · 6 years ago
  19. 626015d Make AudioSendStream to be OverheadObserver by Anton Sukhanov · 6 years ago
  20. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  21. 77938e6 Simulcast work to enable RID mux. by Amit Hilbuch · 6 years ago
  22. e977199 Delete ChannelSend::RegisterTransport, replacing by construction argument by Niels Möller · 6 years ago
  23. 254d869 Routing BitrateAllocationUpdate to audio codec. by Sebastian Jansson · 6 years ago
  24. c69a56e Remove more unneeded things from ChannelSend by Fredrik Solenberg · 6 years ago
  25. dced9f6 Delete class ChannelSendProxy by Niels Möller · 6 years ago
  26. 179a392 Implement TargetBitrate, NetworkRoute and overhead features of media transport interface. by Piotr (Peter) Slatala · 6 years ago
  27. 1eebec9 Fix data race in channel_send.cc by Piotr (Peter) Slatala · 6 years ago
  28. 645a3af Remove unused/unnecessary things from ChannelSend. by Fredrik Solenberg · 6 years ago
  29. 2681523 Tweak ChannelSend interface, to make it closer to ChannelSendProxy by Niels Möller · 6 years ago
  30. 5571812 Adding rtcp report interval into RTCConfiguration. by Jiawei Ou · 6 years ago
  31. 9190b82 Propagate SDP negotiation of extmap-allow-mixed to RtpHeaderExtensionMap by Johannes Kron · 6 years ago
  32. 7d76a31 Use MediaTransportInterface, for audio streams. by Niels Möller · 6 years ago
  33. 78410ad Fixes use after free error when setting a new FrameEncryptor on ChannelSend. by Benjamin Wright · 6 years ago
  34. 359d60a Adds target rate to audio send stream stats. by Sebastian Jansson · 6 years ago
  35. bfb444c Adds new CryptoOption crypto_options.frame.require_frame_encryption. by Benjamin Wright · 6 years ago
  36. 84583f6 Enable End-to-End Encrypted Audio Payloads. by Benjamin Wright · 6 years ago
  37. 530ead4 Split voe::Channel into ChannelSend and ChannelReceive by Niels Möller · 6 years ago