1. d209893 Expose audio mimeType for insertable streams by Philipp Hancke · 1 year, 4 months ago
  2. a2cf8ee Simplify handling rtcp messages in audio send channel by Danil Chapovalov · 1 year, 10 months ago
  3. a9b9d4e Delete audio specific struct ReportBlock in favor of ReportBlockData by Danil Chapovalov · 1 year, 10 months ago
  4. 6a7bf10 Replace "rcvd" with "received" for readability by Philipp Hancke · 1 year, 11 months ago
  5. aebba7b [Stats] Expose totalPacketSendDelay for audio as well. by Henrik Boström · 2 years, 4 months ago
  6. e62c2f2 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf by Jonas Oreland · 3 years ago
  7. a943e73 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 7/inf by Jonas Oreland · 3 years ago
  8. bf08745 Implement RTCOutboundRtpStreamStats.targetBitrate for audio. by Jakob Ivarsson · 3 years, 4 months ago
  9. b0ea637 Use backticks not vertical bars to denote variables in comments for /audio by Artem Titov · 3 years, 8 months ago
  10. e91c992 Implement nack_count metric for outbound audio rtp streams. by Jakob Ivarsson · 3 years, 8 months ago
  11. eb61b7f ModuleRtcRtcpImpl2: remove Module inheritance. by Markus Handell · 3 years, 9 months ago
  12. 2b4d2f3 Removes locking in TransportFeedbackProxy. by Erik Språng · 4 years, 8 months ago
  13. f25761d Remove dependency from RtpRtcp on the Module interface. by Tomas Gunnarsson · 4 years, 9 months ago
  14. 04e1bab Replaces OverheadObserver with simple getter. by Erik Språng · 4 years, 10 months ago
  15. d2aa8f9 Insert audio frame transformer between encoder and packetizer. by Marina Ciocea · 5 years ago
  16. 6298b56 Cleanup: Using RtpRtcp directly from AudioSendStream by Sebastian Jansson · 5 years ago
  17. 7a9a092 Delete media transport integration. by Bjorn A Mellem · 5 years ago
  18. cd2a92f Removes RPLR based FEC controller. by Sebastian Jansson · 5 years ago
  19. ac0a4cb Reland "Fix GetStats bytesSent/Received, wireup headerBytesSent/Received" by Niels Möller · 5 years ago
  20. ef0627f Revert "Fix GetStats bytesSent/Received, wireup headerBytesSent/Received" by Mirko Bonadei · 5 years ago
  21. fbde32e Fix GetStats bytesSent/Received, wireup headerBytesSent/Received by Niels Möller · 5 years ago
  22. 65f17ca Move MediaTransportInterface out of the libjingle_peerconnection_api target by Niels Möller · 5 years ago
  23. 70efdde Set local ssrc at construction of Rtp module by Erik Språng · 6 years ago
  24. 4c2c412 Set local ssrc at construction (audio) by Erik Språng · 6 years ago
  25. 6e436d1 [audio] Plumbing of ReportBlockData from RTCPReceiver to MediaSenderInfo by Henrik Boström · 6 years ago
  26. 4f08faa Introduce MediaTransportConfig by Anton Sukhanov · 6 years ago
  27. cf96e0f Implement RTCOutboundRtpStreamStats.retransmitted[Bytes/Packets]Sent. by Henrik Boström · 6 years ago
  28. 741daaf Move rtc::FunctionView to the public API by Artem Titov · 6 years ago
  29. 44dd9f2 Adds ChannelSend specific encoder task queue. by Sebastian Jansson · 6 years ago
  30. ee5ccbc Move ownership of RTPSenderAudio to ChannelSend. by Niels Möller · 6 years ago
  31. 8fb1a6a Delete a few return values from audio streams and video send streams. by Niels Möller · 6 years ago
  32. 977b335 Injecting Clock into audio streams. by Sebastian Jansson · 6 years ago
  33. 14a7cf9 Adds CallEncoder to ChannelSend. by Sebastian Jansson · 6 years ago
  34. 626015d Make AudioSendStream to be OverheadObserver by Anton Sukhanov · 6 years ago
  35. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  36. 77938e6 Simulcast work to enable RID mux. by Amit Hilbuch · 6 years ago
  37. e977199 Delete ChannelSend::RegisterTransport, replacing by construction argument by Niels Möller · 6 years ago
  38. 254d869 Routing BitrateAllocationUpdate to audio codec. by Sebastian Jansson · 6 years ago
  39. c69a56e Remove more unneeded things from ChannelSend by Fredrik Solenberg · 6 years ago
  40. dced9f6 Delete class ChannelSendProxy by Niels Möller · 6 years ago
  41. 179a392 Implement TargetBitrate, NetworkRoute and overhead features of media transport interface. by Piotr (Peter) Slatala · 6 years ago
  42. 1eebec9 Fix data race in channel_send.cc by Piotr (Peter) Slatala · 6 years ago
  43. 645a3af Remove unused/unnecessary things from ChannelSend. by Fredrik Solenberg · 6 years ago
  44. 2681523 Tweak ChannelSend interface, to make it closer to ChannelSendProxy by Niels Möller · 6 years ago
  45. 5571812 Adding rtcp report interval into RTCConfiguration. by Jiawei Ou · 6 years ago
  46. 9190b82 Propagate SDP negotiation of extmap-allow-mixed to RtpHeaderExtensionMap by Johannes Kron · 6 years ago
  47. 7d76a31 Use MediaTransportInterface, for audio streams. by Niels Möller · 6 years ago
  48. 78410ad Fixes use after free error when setting a new FrameEncryptor on ChannelSend. by Benjamin Wright · 6 years ago
  49. 359d60a Adds target rate to audio send stream stats. by Sebastian Jansson · 6 years ago
  50. bfb444c Adds new CryptoOption crypto_options.frame.require_frame_encryption. by Benjamin Wright · 6 years ago
  51. 84583f6 Enable End-to-End Encrypted Audio Payloads. by Benjamin Wright · 6 years ago
  52. 530ead4 Split voe::Channel into ChannelSend and ChannelReceive by Niels Möller · 6 years ago