1. fc6df05 Computing and propagating the audio stats totalprocessingdelay. by Jesús de Vicente Peña · 9 months ago
  2. bad99ab RTCP: implement reduced size RTCP for audio by Philipp Hancke · 10 months ago
  3. 871af92 Log audio stream start/stop. by Jakob Ivarsson · 1 year, 3 months ago
  4. 54e95bc Propagate time of the last received packet with Timestamp type by Danil Chapovalov · 1 year, 9 months ago
  5. cde4b67 [SourceTracker] Move state to the worker thread, remove mutex. by Tommi · 1 year, 11 months ago
  6. 6a7bf10 Replace "rcvd" with "received" for readability by Philipp Hancke · 1 year, 11 months ago
  7. c848268 Use SequenceChecker(SequenceChecker::kDetached) in a few places. by Tommi · 2 years ago
  8. 217b384 Remove rtp header extension from config of Call audio and video receivers by Per K · 2 years, 1 month ago
  9. 9ece54f Delete unnecssary AudioReceiveStreamInterface::GetRtpExtensions by Per K · 2 years, 2 months ago
  10. 9253240 Reland "Remove use of ReceiveStreamRtpConfig:transport_cc" by Per K · 2 years, 2 months ago
  11. be5c713 Revert "Remove use of ReceiveStreamRtpConfig:transport_cc" by Olga Sharonova · 2 years, 2 months ago
  12. 97ba853 Remove use of ReceiveStreamRtpConfig:transport_cc by Per K · 2 years, 2 months ago
  13. 1a84b56 Implement RTCInboundRTPStreamStats.JitterBufferMinimumDelay by Ivo Creusen · 2 years, 8 months ago
  14. aeb4412 Video and flexfec receive stream config changes without recreate. by Tommi · 2 years, 8 months ago
  15. a136ed4 Add SetTransportCc to ReceiveStreamInterface. by Tommi · 2 years, 10 months ago
  16. 3176ef7 Rename AudioReceiveStream to AudioReceiveStreamInterface by Tommi · 2 years, 10 months ago
  17. dddbbeb Rename internal::AudioReceiveStream to AudioReceiveStreamImpl by Tommi · 2 years, 10 months ago
  18. 1def899 Remove legacy (unused) config param: jitter_buffer_enable_rtx_handling by Tommi · 2 years, 10 months ago
  19. cf4ed15 Add GetRtpExtensionMap to ReceiveStream and remove GetRtpExtensions. by Tommi · 2 years, 10 months ago
  20. 7a15ff3 Add a transport_cc() getter and remove rtp_config(). by Tommi · 2 years, 10 months ago
  21. 6be3e78 Add getter for rtp header extensions for receiver classes. by Tommi · 2 years, 10 months ago
  22. cc50b04 Remove config() getter from AudioReceiveStream(). by Tommi · 2 years, 10 months ago
  23. 4d278e2 Adopt absl::string_view in function parameters under audio/ by Ali Tofigh · 3 years ago
  24. 2562cf0 Reland "Wire up non-sender RTT for audio, and implement related standardized stats." by Ivo Creusen · 3 years, 6 months ago
  25. 2c41cba Revert "Wire up non-sender RTT for audio, and implement related standardized stats." by Björn Terelius · 3 years, 6 months ago
  26. fb0dca6 Wire up non-sender RTT for audio, and implement related standardized stats. by Ivo Creusen · 3 years, 7 months ago
  27. 28a2c63 Adding packetsDiscarded to RTCReceivedRtpStreamStats. by Minyue Li · 3 years, 8 months ago
  28. e54914a Implement nack_count metric for inbound audio rtp streams. by Jakob Ivarsson · 3 years, 8 months ago
  29. eb61b7f ModuleRtcRtcpImpl2: remove Module inheritance. by Markus Handell · 3 years, 9 months ago
  30. 55107c8 Update the sync_group id without recreating audio receive streams. by Tommi · 3 years, 9 months ago
  31. 08be9ba Don't recreate the audio receive stream when updating the local_ssrc. by Tommi · 3 years, 9 months ago
  32. 3008bcd Don't recreate audio receive streams on header extension update. by Tommi · 3 years, 9 months ago
  33. e097282 Avoid recreating the audio stream when a frame decryptor is set. by Tommi · 3 years, 9 months ago
  34. 6eda26c Reland "Remove AudioReceiveStream::Reconfigure() method." by Tommi · 3 years, 9 months ago
  35. 8a18e5b Revert "Remove AudioReceiveStream::Reconfigure() method." by Andrey Logvin · 3 years, 9 months ago
  36. e2561e1 Remove AudioReceiveStream::Reconfigure() method. by Tommi · 3 years, 9 months ago
  37. 90738dd Split VideoReceiveStream2 init into worker / network steps. by Tommi · 3 years, 9 months ago
  38. 02df2eb Split AudioStream initialization into worker / network steps. by Tommi · 3 years, 9 months ago
  39. acd16af AudioReceiveStream: Clean up ConfigureStream. by Markus Handell · 3 years, 10 months ago
  40. 0f030fd Use module_process_thread_ for thread checks in ChannelReceive. by Tomas Gunnarsson · 4 years ago
  41. f7b1b95 Add `RTCRemoteOutboundRtpStreamStats` for audio streams by Alessio Bazzica · 4 years ago
  42. dea374a Deliver packet info to source listeners when audio playout is disabled. by Ranveer Aggarwal · 4 years, 2 months ago
  43. ad32586 Reland "Prepare to avoid hops to worker for network events." by Tomas Gunnarsson · 4 years, 1 month ago
  44. 47ec157 Revert "Prepare to avoid hops to worker for network events." by Mirko Bonadei · 4 years, 1 month ago
  45. d48a2b1 Prepare to avoid hops to worker for network events. by Tomas Gunnarsson · 4 years, 1 month ago
  46. 8467cf2 Reduce redundant flags for audio stream playout state. by Tomas Gunnarsson · 4 years, 2 months ago
  47. 6b4d962 Fix standard GetStats to not modify NetEq state. by Niels Möller · 4 years, 6 months ago
  48. bef7b05 Make AV sync robust to failures to set a desired minimum delay by Ivo Creusen · 4 years, 6 months ago
  49. 9e9c8b7 Delete obsolete method AudioReceiveStream::OnRtpPacket by Niels Möller · 4 years, 7 months ago
  50. 3e9af7f Insert audio frame transformer between depacketizer and decoder. by Marina Ciocea · 5 years ago
  51. e618cc9 Add jitterBufferTargetDelay as RTCNonStandardStatsMember to new GetStats API by Artem Titov · 5 years ago
  52. 74d2b1d Add periodic logging of sync delays. by Åsa Persson · 5 years ago
  53. 7a9a092 Delete media transport integration. by Bjorn A Mellem · 5 years ago
  54. c3d1f9b Enable injection of a custom NetEqFactory into PeerConnectionFactory. by Ivo Creusen · 5 years ago
  55. fcf79cc Add estimatedPlayoutTimestamp to RTCInboundRTPStreamStats. by Åsa Persson · 5 years ago
  56. 9429888 Delete deprecated bytes_sent/bytes_rcvd stat values by Niels Möller · 5 years ago
  57. ac0a4cb Reland "Fix GetStats bytesSent/Received, wireup headerBytesSent/Received" by Niels Möller · 5 years ago
  58. ef0627f Revert "Fix GetStats bytesSent/Received, wireup headerBytesSent/Received" by Mirko Bonadei · 5 years ago
  59. fbde32e Fix GetStats bytesSent/Received, wireup headerBytesSent/Received by Niels Möller · 5 years ago
  60. f13df86 Delete audio methods SignalNetworkState by Niels Möller · 6 years ago
  61. 224c69d Delete ext_seqnum member from VoiceSenderInfo and VoiceReceiverInfo by Niels Möller · 6 years ago
  62. 70efdde Set local ssrc at construction of Rtp module by Erik Språng · 6 years ago
  63. 5b5d97c Reland of "Reporting of decoding_codec_plc events"" by Alex Narest · 6 years ago
  64. 054e3bb Reland "Replace the implementation of `GetContributingSources()` on the audio side." by Chen Xing · 6 years ago
  65. bedb7a8 Revert "Reporting of decoding_codec_plc events" by Mirko Bonadei · 6 years ago
  66. 0a88ea0 Reporting of decoding_codec_plc events by Alex Narest · 6 years ago
  67. 67008df Revert "Replace the implementation of `GetContributingSources()` on the audio side." by Artem Titov · 6 years ago
  68. 8fa7151 Replace the implementation of `GetContributingSources()` on the audio side. by Chen Xing · 6 years ago
  69. 3472b9a Delete RTCInboundRTPStreamStats::fraction_lost by Niels Möller · 6 years ago
  70. 4f08faa Introduce MediaTransportConfig by Anton Sukhanov · 6 years ago
  71. 8d8ffdb Expose new audio stats on the API by Ivo Creusen · 6 years ago
  72. 44125fa Reland "Piping audio interruption metrics to API layer" by Henrik Lundin · 6 years ago
  73. fc02a79 Revert "Piping audio interruption metrics to API layer" by Henrik Andreassson · 6 years ago
  74. 299c4e6 Piping audio interruption metrics to API layer by Henrik Lundin · 6 years ago
  75. 01738c6 Wire up RTCInboundRtpStreamStats.lastPacketReceivedTimestamp. by Henrik Boström · 6 years ago
  76. c01367d Deprecating ThreadChecker specific interface. by Sebastian Jansson · 6 years ago
  77. 232b3fd Expose relative packet arrival delay metric in stats API. by Jakob Ivarsson · 6 years ago
  78. 8fb1a6a Delete a few return values from audio streams and video send streams. by Niels Möller · 6 years ago
  79. 977b335 Injecting Clock into audio streams. by Sebastian Jansson · 6 years ago
  80. 3b50f9f Propagate base minimum delay to audio_receiver_stream by Ruslan Burakov · 6 years ago
  81. 0acffb5 Expose `jitterBufferEmittedCount` in addition to the existing `jitterBufferDelay` for `getStats()`. by Chen Xing · 6 years ago
  82. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  83. 53eae87 Add PeerConnection option to enable RTX handling in the audio jitter buffer. by Jakob Ivarsson · 6 years ago
  84. f693bfa Remove CodecInst pt.2 by Fredrik Solenberg · 6 years ago
  85. 10403ae Add PeerConnection option to configure minimum audio jitter buffer delay. by Jakob Ivarsson · 6 years ago
  86. 352ce5c Expose delayed packet outage as a cumulative metric of samples in the new getStats API. by Jakob Ivarsson · 6 years ago
  87. 8af8896 Expose jitter buffer flushes metric in new getStats api. by Ruslan Burakov · 6 years ago
  88. 2222a80 Delete unneeded includes of common_types.h and gn deps on webrtc_common. by Niels Möller · 6 years ago
  89. 349ade3 Delete class ChannelReceiveProxy. by Niels Möller · 6 years ago
  90. 7d76a31 Use MediaTransportInterface, for audio streams. by Niels Möller · 6 years ago
  91. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  92. bfb444c Adds new CryptoOption crypto_options.frame.require_frame_encryption. by Benjamin Wright · 6 years ago
  93. ae4237e Set ChannelReceive transport at construction time. by Niels Möller · 6 years ago
  94. 84583f6 Enable End-to-End Encrypted Audio Payloads. by Benjamin Wright · 6 years ago
  95. 530ead4 Split voe::Channel into ChannelSend and ChannelReceive by Niels Möller · 6 years ago
  96. b222f49 Split ChannelProxy into send and receive classes. by Niels Möller · 6 years ago
  97. 30b4839 Refactor voe::Channel to not use RtpReceiver. by Niels Möller · 7 years ago
  98. fa4e185 Delete class voe::RtcEventLogProxy by Niels Möller · 7 years ago
  99. 848d6d3 Change Channel::GetRtpRtcp to return only RtpRtcp, not RtpReceiver. by Niels Möller · 7 years ago
  100. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago