1. 8095d02 Add RtpRtcpInterface::LastRtt function to replace RtpRtcpInterface::RTT by Danil Chapovalov · 1 year, 11 months ago
  2. 6a7bf10 Replace "rcvd" with "received" for readability by Philipp Hancke · 2 years ago
  3. 9f39721 Delete RtpRtcpInterface::RemoteNtp as redundant to GetSenderReportStats by Danil Chapovalov · 2 years, 1 month ago
  4. 84f7569 Break apart AudioCodingModule and AcmReceiver by Henrik Lundin · 2 years, 2 months ago
  5. 1f206b8 Use ArrayView in the IncomingRtcpPacket function. by Harald Alvestrand · 2 years, 2 months ago
  6. 612872b2 Add RtcEvent to store when MinimumSetDelay is set on NetEq by Lionel Koenig · 2 years, 3 months ago
  7. 57e5562 [Unwrap] Use RtpTimestampUnwrapper in audio/channel_receive by Evan Shrubsole · 2 years, 3 months ago
  8. 6d5fa00 Flush buffers when stopping audio receive stream. by Jakob Ivarsson · 2 years, 3 months ago
  9. 8a31b75 More audio stack traces by Olga Sharonova · 2 years, 6 months ago
  10. 2d0ba28 Audio stack traces by Olga Sharonova · 2 years, 6 months ago
  11. 56b96ffe Surface `local_capture_clock_offset` from `RtpSource` by Alessio Bazzica · 2 years, 6 months ago
  12. 53e5e28 Replace `ChannelReceive::GetRTT()` with `ModuleRtpRtcpImpl2::RTT()` by Alessio Bazzica · 2 years, 7 months ago
  13. c92338a Remove `CallReceiveStatistics::rttMs` by Alessio Bazzica · 2 years, 7 months ago
  14. 0cf140d Rewrite AudioState null poller to use TaskQueueBase interface by Danil Chapovalov · 2 years, 8 months ago
  15. 6e7c268 Allow recursive check for RTC_DCHECK_RUN_ON macro by Danil Chapovalov · 2 years, 8 months ago
  16. c05a1be Migrate remaining webrtc usage of TaskQueueBase to absl::AnyInvocable by Danil Chapovalov · 2 years, 8 months ago
  17. 253f36f Delete rtp_sender_ check in ModuleRtpRtcpImpl2::SetSendingMediaStatus by Niels Möller · 2 years, 9 months ago
  18. d78789e Delete old TODOs. by Niels Möller · 2 years, 9 months ago
  19. 6939f63 Update old TODO comments by Niels Möller · 2 years, 9 months ago
  20. c374d11 Move to_queued_task.h and pending_task_safety_flag.h into public API by Artem Titov · 2 years, 10 months ago
  21. 3176ef7 Rename AudioReceiveStream to AudioReceiveStreamInterface by Tommi · 2 years, 10 months ago
  22. 1def899 Remove legacy (unused) config param: jitter_buffer_enable_rtx_handling by Tommi · 2 years, 10 months ago
  23. edcb25b Migrate RemoteNtpTimeEstimator to more precise time representations by Danil Chapovalov · 2 years, 11 months ago
  24. 853a407 Revert "Migrate RemoteNtpTimeEstimator to more precise time representations" by Danil Chapovalov · 2 years, 11 months ago
  25. a154a15 Migrate RemoteNtpTimeEstimator to more precise time representations by Danil Chapovalov · 2 years, 11 months ago
  26. ea1e6f4 Delete rtc_base/format_macros.h by Niels Möller · 2 years, 11 months ago
  27. 7eac6ca Don't use wall clock for stats by Nico Grunbaum · 3 years, 2 months ago
  28. 7336422 Delete some unneeded references to ProcessThread. by Niels Möller · 3 years, 3 months ago
  29. d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 3 years, 5 months ago
  30. 2562cf0 Reland "Wire up non-sender RTT for audio, and implement related standardized stats." by Ivo Creusen · 3 years, 7 months ago
  31. 2c41cba Revert "Wire up non-sender RTT for audio, and implement related standardized stats." by Björn Terelius · 3 years, 7 months ago
  32. fb0dca6 Wire up non-sender RTT for audio, and implement related standardized stats. by Ivo Creusen · 3 years, 7 months ago
  33. cfea218 Use backticks not vertical bars to denote variables in comments by Artem Titov · 3 years, 8 months ago
  34. b0ea637 Use backticks not vertical bars to denote variables in comments for /audio by Artem Titov · 3 years, 8 months ago
  35. e54914a Implement nack_count metric for inbound audio rtp streams. by Jakob Ivarsson · 3 years, 9 months ago
  36. eb61b7f ModuleRtcRtcpImpl2: remove Module inheritance. by Markus Handell · 3 years, 9 months ago
  37. 08be9ba Don't recreate the audio receive stream when updating the local_ssrc. by Tommi · 3 years, 10 months ago
  38. e097282 Avoid recreating the audio stream when a frame decryptor is set. by Tommi · 3 years, 10 months ago
  39. 3cc68ec Report stats from ChannelReceive::GetAudioFrameWithInfo at 1Hz. by Tommi · 3 years, 10 months ago
  40. e2e0464 Remove a couple of locks from ChannelReceive and add thread checks. by Tommi · 3 years, 10 months ago
  41. 6eda26c Reland "Remove AudioReceiveStream::Reconfigure() method." by Tommi · 3 years, 10 months ago
  42. 8a18e5b Revert "Remove AudioReceiveStream::Reconfigure() method." by Andrey Logvin · 3 years, 10 months ago
  43. e2561e1 Remove AudioReceiveStream::Reconfigure() method. by Tommi · 3 years, 10 months ago
  44. 02df2eb Split AudioStream initialization into worker / network steps. by Tommi · 3 years, 10 months ago
  45. 63b3095 Make local to capturer clock offset a separate entry in PacketInfo. by Minyue Li · 3 years, 10 months ago
  46. f7de74c Use Timestamp to represent packet receive timestamps by Johannes Kron · 4 years ago
  47. c1d5891 Replace `new rtc::RefCountedObject` with `rtc::make_ref_counted` in a few files by Tomas Gunnarsson · 4 years ago
  48. 209e294 Remove assoc_send_channel_lock_ from ChannelReceive. by Tomas Gunnarsson · 4 years ago
  49. 0f030fd Use module_process_thread_ for thread checks in ChannelReceive. by Tomas Gunnarsson · 4 years ago
  50. f0adf38 Fix timestamps for the remote outbound audio stream stats by Alessio Bazzica · 4 years ago
  51. bc1c93d Add remote-outbound stats for audio streams by Alessio Bazzica · 4 years, 1 month ago
  52. 5eda59c Replace legacy RtpRtcp::GetRemoteStat function with GetLatestReportBlockData by Danil Chapovalov · 4 years, 1 month ago
  53. 451a8af Feed the clock skew to AbsoluteCaptureTimeReceiver in audio receiver. by Minyue Li · 4 years, 1 month ago
  54. dea374a Deliver packet info to source listeners when audio playout is disabled. by Ranveer Aggarwal · 4 years, 2 months ago
  55. d15a575 Use SequenceChecker from public API by Artem Titov · 4 years, 2 months ago
  56. ad32586 Reland "Prepare to avoid hops to worker for network events." by Tomas Gunnarsson · 4 years, 2 months ago
  57. 47ec157 Revert "Prepare to avoid hops to worker for network events." by Mirko Bonadei · 4 years, 2 months ago
  58. d48a2b1 Prepare to avoid hops to worker for network events. by Tomas Gunnarsson · 4 years, 2 months ago
  59. c8421c4 Replace rtc::ThreadChecker with webrtc::SequenceChecker by Artem Titov · 4 years, 2 months ago
  60. 2accc7d Revert "Add task queue to RtpRtcpInterface::Configuration." by Niels Moller · 4 years, 3 months ago
  61. f23e214 Add task queue to RtpRtcpInterface::Configuration. by Niels Möller · 4 years, 3 months ago
  62. 6b4d962 Fix standard GetStats to not modify NetEq state. by Niels Möller · 4 years, 7 months ago
  63. bef7b05 Make AV sync robust to failures to set a desired minimum delay by Ivo Creusen · 4 years, 7 months ago
  64. 6287280 Migrate audio/ to use webrtc::Mutex by Markus Handell · 4 years, 9 months ago
  65. f25761d Remove dependency from RtpRtcp on the Module interface. by Tomas Gunnarsson · 4 years, 10 months ago
  66. fae0562 Deprecate the static RtpRtcp::Create() method. by Tomas Gunnarsson · 4 years, 10 months ago
  67. f4ee036 [InsertableStreams] Clear callback to audio receive channel in delegate. by Marina Ciocea · 5 years ago
  68. fc23cc0 [InsertableStreams] Don't include the header in the transformable payload. by Marina Ciocea · 5 years ago
  69. 4862320 Transform received audio frames in ChannelReceive. by Marina Ciocea · 5 years ago
  70. 3e9af7f Insert audio frame transformer between depacketizer and decoder. by Marina Ciocea · 5 years ago
  71. 8a5776a Only update the current time of a played out frame if a new frame is played out. by Åsa Persson · 5 years ago
  72. b506fee Add AbsoluteCaptureTimeReceiver to audio ChannelReceive. by Minyue Li · 5 years ago
  73. b2b2031 Concatenate string literals at compile time. by Jonas Olsson · 5 years ago
  74. 7a9a092 Delete media transport integration. by Bjorn A Mellem · 5 years ago
  75. 39bab5a Add missing assert.h for win no-test build by Jerome Humbert · 5 years ago
  76. c3d1f9b Enable injection of a custom NetEqFactory into PeerConnectionFactory. by Ivo Creusen · 5 years ago
  77. fcf79cc Add estimatedPlayoutTimestamp to RTCInboundRTPStreamStats. by Åsa Persson · 5 years ago
  78. ac0a4cb Reland "Fix GetStats bytesSent/Received, wireup headerBytesSent/Received" by Niels Möller · 5 years ago
  79. ef0627f Revert "Fix GetStats bytesSent/Received, wireup headerBytesSent/Received" by Mirko Bonadei · 5 years ago
  80. fbde32e Fix GetStats bytesSent/Received, wireup headerBytesSent/Received by Niels Möller · 5 years ago
  81. 4b64411 NetEqImpl::GetDecoderFormat: Return RTP clockrate, not codec sample rate by Karl Wiberg · 5 years ago
  82. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 6 years ago
  83. a837030 Split out RtpSource from libjingle_peerconnection_api by Niels Möller · 6 years ago
  84. b6220d9 Delete unused logic for audio RtcpMode::kOff by Niels Möller · 6 years ago
  85. d77cc24 New const method StreamStatistician::GetStats by Niels Möller · 6 years ago
  86. 224c69d Delete ext_seqnum member from VoiceSenderInfo and VoiceReceiverInfo by Niels Möller · 6 years ago
  87. 70efdde Set local ssrc at construction of Rtp module by Erik Språng · 6 years ago
  88. 58b496b Let StreamStatistician::GetReceiveStreamDataCounters return counters by value by Niels Möller · 6 years ago
  89. 83bbe91 Delete deprecated rtc_event_log header by Danil Chapovalov · 6 years ago
  90. ed44f54 In ChannelReceive, use AcmReceiver directly, not AudioCodingModule by Niels Möller · 6 years ago
  91. 054e3bb Reland "Replace the implementation of `GetContributingSources()` on the audio side." by Chen Xing · 6 years ago
  92. da4f093 Reland "Only include payload in bytes sent/received." by Bjorn A Mellem · 6 years ago
  93. bcd068d Revert "Only include payload in bytes sent/received." by Bjorn Mellem · 6 years ago
  94. 74a1b4b Only include payload in bytes sent/received. by Bjorn A Mellem · 6 years ago
  95. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  96. d2c336f [getStats] Implement "media-source" audio levels, fixing Chrome bug. by Henrik Boström · 6 years ago
  97. 67008df Revert "Replace the implementation of `GetContributingSources()` on the audio side." by Artem Titov · 6 years ago
  98. 8fa7151 Replace the implementation of `GetContributingSources()` on the audio side. by Chen Xing · 6 years ago
  99. 3472b9a Delete RTCInboundRTPStreamStats::fraction_lost by Niels Möller · 6 years ago
  100. 87da109 Make ReceiveStatisticsImpl::SetMaxReorderingThreshold apply per ssrc by Niels Möller · 6 years ago