1. 63b3095 Make local to capturer clock offset a separate entry in PacketInfo. by Minyue Li · 3 years, 10 months ago
  2. f7de74c Use Timestamp to represent packet receive timestamps by Johannes Kron · 3 years, 11 months ago
  3. c1d5891 Replace `new rtc::RefCountedObject` with `rtc::make_ref_counted` in a few files by Tomas Gunnarsson · 4 years ago
  4. cd83ae2 Speed up FrameCombiner::Combine by 3x by Steve Anton · 4 years ago
  5. 209e294 Remove assoc_send_channel_lock_ from ChannelReceive. by Tomas Gunnarsson · 4 years ago
  6. 0f030fd Use module_process_thread_ for thread checks in ChannelReceive. by Tomas Gunnarsson · 4 years ago
  7. f7b1b95 Add `RTCRemoteOutboundRtpStreamStats` for audio streams by Alessio Bazzica · 4 years ago
  8. f0adf38 Fix timestamps for the remote outbound audio stream stats by Alessio Bazzica · 4 years ago
  9. bc1c93d Add remote-outbound stats for audio streams by Alessio Bazzica · 4 years, 1 month ago
  10. 5eda59c Replace legacy RtpRtcp::GetRemoteStat function with GetLatestReportBlockData by Danil Chapovalov · 4 years, 1 month ago
  11. 451a8af Feed the clock skew to AbsoluteCaptureTimeReceiver in audio receiver. by Minyue Li · 4 years, 1 month ago
  12. e904161 Replace RTC_DEPRECATED with ABSL_DEPRECATED by Danil Chapovalov · 4 years, 1 month ago
  13. dea374a Deliver packet info to source listeners when audio playout is disabled. by Ranveer Aggarwal · 4 years, 1 month ago
  14. d15a575 Use SequenceChecker from public API by Artem Titov · 4 years, 2 months ago
  15. 06159aa Remove deprecated thread checker by Artem Titov · 4 years, 2 months ago
  16. a208861 Reland "Fix data race for config_ in AudioSendStream" by Artem Titov · 4 years, 2 months ago
  17. ad32586 Reland "Prepare to avoid hops to worker for network events." by Tomas Gunnarsson · 4 years, 2 months ago
  18. 47ec157 Revert "Prepare to avoid hops to worker for network events." by Mirko Bonadei · 4 years, 2 months ago
  19. 76a1041 Revert "Fix data race for config_ in AudioSendStream" by Henrik Boström · 4 years, 2 months ago
  20. d48a2b1 Prepare to avoid hops to worker for network events. by Tomas Gunnarsson · 4 years, 2 months ago
  21. c8421c4 Replace rtc::ThreadChecker with webrtc::SequenceChecker by Artem Titov · 4 years, 2 months ago
  22. 51e5c4b Fix data race for config_ in AudioSendStream by Artem Titov · 4 years, 2 months ago
  23. e7c79fd Remove from chromium build targets that are not compatible with it. by Andrey Logvin · 4 years, 2 months ago
  24. 7864600 Add absl_deps field for rtc_test and rtc_executable by Andrey Logvin · 4 years, 2 months ago
  25. 49dbad0 Fixing audio timestamp stall during inactivation (under a kill switch) by Minyue Li · 4 years, 2 months ago
  26. 1cbf21e ChannelStatistics RTT test case around remote SSRC change. by Tim Na · 4 years, 2 months ago
  27. 8467cf2 Reduce redundant flags for audio stream playout state. by Tomas Gunnarsson · 4 years, 2 months ago
  28. e5f4c6b Reland "Refactor rtc_base build targets." by Mirko Bonadei · 4 years, 2 months ago
  29. 7acc2d9 Revert "Refactor rtc_base build targets." by Mirko Bonadei · 4 years, 2 months ago
  30. 507eacf Reland "ChannelStatistics used for RTP stats in VoipStatistics." by Tim Na · 4 years, 2 months ago
  31. 37827c9 Revert "ChannelStatistics used for RTP stats in VoipStatistics." by Alex Loiko · 4 years, 2 months ago
  32. 444e04b ChannelStatistics used for RTP stats in VoipStatistics. by Tim Na · 4 years, 2 months ago
  33. 2accc7d Revert "Add task queue to RtpRtcpInterface::Configuration." by Niels Moller · 4 years, 2 months ago
  34. f23e214 Add task queue to RtpRtcpInterface::Configuration. by Niels Möller · 4 years, 2 months ago
  35. 69241a9 Refactor rtc_base build targets. by Mirko Bonadei · 4 years, 3 months ago
  36. 2412602 Using absl::optional for round trip time return type handling. by Tim Na · 4 years, 3 months ago
  37. 9325d34 Enforcing return type handling on VoIP API. by Tim Na · 4 years, 4 months ago
  38. c20baf6 Remove nesting of Naggy/Strict/NiceMock by Alex Konradi · 4 years, 4 months ago
  39. 0d863f7 Cleanup of bwe_defines.h by Niels Möller · 4 years, 4 months ago
  40. 47a03e8 Default enable sending transport sequence numbers on audio packets. by Jakob Ivarsson · 4 years, 4 months ago
  41. 20e4c80 Reland "Introduce RTC_NO_UNIQUE_ADDRESS." by Mirko Bonadei · 4 years, 4 months ago
  42. b223cb6 Defining API result types on VoIP API by Tim Na · 4 years, 4 months ago
  43. 01719fb Reland "Rename FATAL() into RTC_FATAL()." by Mirko Bonadei · 4 years, 4 months ago
  44. a4fd641 Revert "Rename FATAL() into RTC_FATAL()." by Mirko Bonadei · 4 years, 4 months ago
  45. 26ce03e Locating input audio level before TaskQueue. by Tim Na · 4 years, 4 months ago
  46. 9653d26 Rename FATAL() into RTC_FATAL(). by Mirko Bonadei · 4 years, 4 months ago
  47. a58cae3 VoipVolumeControl subAPI for VoIP API by Tim Na · 4 years, 4 months ago
  48. 254ad1b Delay VoipCore initialization. by Tim Na · 4 years, 5 months ago
  49. 428432d Name change on channel and channel_id for consistency. by Tim Na · 4 years, 5 months ago
  50. 4552e8f Enable continuous audio polling from ADM after StopPlay in VoIP API by Tim Na · 4 years, 5 months ago
  51. 42cafa5 Delete legacy stats minWaitingTimeMs and medianWaitingTimeMs from ACM. by Niels Möller · 4 years, 5 months ago
  52. cd4203b Adding total duration and more test cases to VoipStatistics. by Tim Na · 4 years, 5 months ago
  53. 36274f9 Reland "Reland "Default enable WebRTC-SendSideBwe-WithOverhead."" by Jakob Ivarsson · 4 years, 5 months ago
  54. 8cc6695 Reformat python files checked by pylint (part 1/2). by Mirko Bonadei · 4 years, 5 months ago
  55. f4347f7 VoipStatistics subAPI and implementation. by Tim Na · 4 years, 5 months ago
  56. d546186 Revert "Reland "Default enable WebRTC-SendSideBwe-WithOverhead."" by Björn Terelius · 4 years, 5 months ago
  57. 1dbe30c Reland "Default enable WebRTC-SendSideBwe-WithOverhead." by Jakob Ivarsson · 4 years, 5 months ago
  58. 27af3c4 Revert "Default enable WebRTC-SendSideBwe-WithOverhead." by Jakob Ivarsson · 4 years, 5 months ago
  59. 87c1950 Default enable WebRTC-SendSideBwe-WithOverhead. by Jakob Ivarsson · 4 years, 5 months ago
  60. 0abd518 Revert "Introduce RTC_NO_UNIQUE_ADDRESS." by Mirko Bonadei · 4 years, 6 months ago
  61. 16e7b51 Unit test around ProcessThread usage by Tim Na · 4 years, 6 months ago
  62. 09ceed2 Async audio processing API by Olga Sharonova · 4 years, 6 months ago
  63. f5e261a Introduce RTC_NO_UNIQUE_ADDRESS. by Mirko Bonadei · 4 years, 6 months ago
  64. de95329 Delete macros RTC_DISALLOW_ASSIGN and RTC_DISALLOW_IMPLICIT_CONSTRUCTORS by Niels Möller · 4 years, 6 months ago
  65. 6154a74 Start/stop ProcessThread as first/last audio channel is added/removed. by Tim Na · 4 years, 6 months ago
  66. 77baeee Make MessageHandler be a pure virtual interface. by Tomas Gunnarsson · 4 years, 6 months ago
  67. 4461f05 Delete unused NetEq stats currentPacketLossRate, currentDiscardRate and addedSamples by Niels Möller · 4 years, 6 months ago
  68. 467b7c0 Removing logic forcing AEC within VoIP core by Tim Na · 4 years, 6 months ago
  69. 6b4d962 Fix standard GetStats to not modify NetEq state. by Niels Möller · 4 years, 6 months ago
  70. f264e70 Expand is_linux to is_linux || is_chromeos. by Hidehiko Abe · 4 years, 7 months ago
  71. bef7b05 Make AV sync robust to failures to set a desired minimum delay by Ivo Creusen · 4 years, 7 months ago
  72. 9e9c8b7 Delete obsolete method AudioReceiveStream::OnRtpPacket by Niels Möller · 4 years, 7 months ago
  73. abdb470 Make MessageHandler cleanup optional. by Tomas Gunnarsson · 4 years, 7 months ago
  74. a534729 DTMF Event Sub-API on VoIP API by Jason Long · 4 years, 7 months ago
  75. fde2b24 Reland "Call OnReceivedOverhead after audio network adaptor is created." by Jakob Ivarsson · 4 years, 7 months ago
  76. c8ac358 Revert "Call OnReceivedOverhead after audio network adaptor is created." by Erik Språng · 4 years, 7 months ago
  77. a135557 Call OnReceivedOverhead after audio network adaptor is created. by Jakob Ivarsson · 4 years, 7 months ago
  78. ed97116 Log audio network adaptor and DSCP in AudioSendStream. by Jakob Ivarsson · 4 years, 8 months ago
  79. dba1f94 Added Error Checking in Ingress/Egress and Extra Unit Tests by Jason Long · 4 years, 8 months ago
  80. 3d22108 Remove unused critical section includes. by Markus Handell · 4 years, 8 months ago
  81. a166a35 webrtc::AudioSendStream: Add lock annotation to audio_level_ by Sam Zackrisson · 4 years, 9 months ago
  82. 6287280 Migrate audio/ to use webrtc::Mutex by Markus Handell · 4 years, 9 months ago
  83. 1ff3c58 Add TimeController to the CreatePeerConnectionE2EQualityTestFixture API by Artem Titov · 4 years, 9 months ago
  84. 2b4d2f3 Removes locking in TransportFeedbackProxy. by Erik Språng · 4 years, 9 months ago
  85. edcd966 negotiate RED codec for audio by Philipp Hancke · 4 years, 9 months ago
  86. 08ce986 Switch to absl single target when building with Chromium. by Mirko Bonadei · 4 years, 10 months ago
  87. 2dcf348 Use absl_deps in order to preapre to the Abseil component build release. by Mirko Bonadei · 4 years, 10 months ago
  88. 506d4eb Add missing headers to fix chromium roll by Artem Titov · 4 years, 10 months ago
  89. f25761d Remove dependency from RtpRtcp on the Module interface. by Tomas Gunnarsson · 4 years, 10 months ago
  90. fae0562 Deprecate the static RtpRtcp::Create() method. by Tomas Gunnarsson · 4 years, 10 months ago
  91. 1a49756 fix typos in comments by Philipp Hancke · 4 years, 10 months ago
  92. 909f3a5 Rename several more tests that use EXPECT_DEATH to *DeathTest. by Tommi · 4 years, 10 months ago
  93. cf6544a Avoids unnecessary calls to audio encoder. by Erik Språng · 4 years, 11 months ago
  94. f9c6b68 In audio/ replace mock macros with unified MOCK_METHOD macro by Danil Chapovalov · 4 years, 11 months ago
  95. 04e1bab Replaces OverheadObserver with simple getter. by Erik Språng · 4 years, 11 months ago
  96. c0df5fc VoIP API implementation on top of AudioIngress/Egress by Tim Na · 5 years ago
  97. d719708 Add unit tests for audio channel send frame transformer delegate. by Marina Ciocea · 5 years ago
  98. 701ccf9 Add unit tests for audio receive channel frame transformer delegate. by Marina Ciocea · 5 years ago
  99. 9abc6bd Reduce audiosendstream dependency on rttstats (dead code). by Tommi · 5 years ago
  100. cc73ed3 APM: Add build flag to allow building WebRTC without APM by Per Åhgren · 5 years ago