1. 3eae7e4 Add exponential backoff of retransmissions for a given packet by Erik Språng · 5 years ago
  2. 632d57d Ignore low probe results when using NetworkStateEstimator under field trial by Per Kjellander · 5 years ago
  3. 67ac9e8 Prepares RTPSender for extracting RtpSenderEgress by Erik Språng · 5 years ago
  4. 53a31f7 Introduce injectable NetEqController interface. by Ivo Creusen · 5 years ago
  5. 1dac707 Cleanup PacketBuffer tests to use immediate result by Danil Chapovalov · 5 years ago
  6. e277bde Add APM test of pre-amplifier gain by Sam Zackrisson · 5 years ago
  7. 3cb6104 AEC3: Support negative delay with external delay estimator by Gustaf Ullberg · 5 years ago
  8. a922904 Calls OnPacketsAcknowledged on RtpRtcp instead of RTPSender directly. by Erik Språng · 5 years ago
  9. b2290f4 Revert "Reset end-of-frame flag in non-VCL packet." by Sergey Silkin · 5 years ago
  10. fc78aac Batches video frame packets when posting to pacer by Erik Språng · 5 years ago
  11. eec3919 Remove trial WebRTC-Bwe-ProbeRateFallback by Per Kjellander · 5 years ago
  12. d113ee3 Removes deprecated WebRTC-Bwe-AimdRateControl-NetworkState trial. by Sebastian Jansson · 5 years ago
  13. 0e2b581 RTC_EXPORT webrtc::DesktopCapturerDifferWrapper. by Mirko Bonadei · 5 years ago
  14. ce1ffcd change PacketBuffer to return it's result rather that use callback by Danil Chapovalov · 5 years ago
  15. 21bfa40 Update APM config on RuntimeSetting pre amplifier gain change by Sam Zackrisson · 5 years ago
  16. 8c51f2e AnalyzeReverseStream with StreamConfig by Gustaf Ullberg · 5 years ago
  17. 13a8e16 Cleanup use of deprecated PacketRouter methods by Erik Språng · 5 years ago
  18. 1272dad Reduce log level of Opus bitrate. by Minyue Li · 5 years ago
  19. 5f2fc41 VP9 decoder: replace DCHECK with error message by Ilya Nikolaevskiy · 5 years ago
  20. c98ff2e Reset end-of-frame flag in non-VCL packet. by Sergey Silkin · 5 years ago
  21. e34fb87 Clarify NetworkControl interface: result of each function must be used by Danil Chapovalov · 5 years ago
  22. 42b6e2d Change failing rtc::dchecked_cast to rtc::saturated_cast. by Jakob Ivarsson · 5 years ago
  23. 72cc71c Harmonize APM config logging, update config ToString by Sam Zackrisson · 5 years ago
  24. b9f6902 Store logging streams in a manually linked list instead of std::list by Danil Chapovalov · 5 years ago
  25. 712b676 Stop using gtest internal macro GTEST_ARRAY_SIZE_ by Danil Chapovalov · 5 years ago
  26. 3663ed3 Move rtc_base/ignore_wundef.h to its own target. by Mirko Bonadei · 5 years ago
  27. 6e5433c AEC3: Multi channel ERL estimator by Sam Zackrisson · 5 years ago
  28. 33ed882 Update the minimum bitrate when a stream allocation is removed. by Jakob Ivarsson · 5 years ago
  29. 1d60052 Delete ApmPublicSubmodules, fix ApmPrivateSubmodules, ApmSubmoduleStates by saza · 5 years ago
  30. 4aae11d Remove redundant fields in PacketBuffer by Danil Chapovalov · 5 years ago
  31. dbbf413 Fix use of unitialized value in test by Erik Språng · 5 years ago
  32. c66e004 Adding missing RTC_EXPORT for component build. by Mirko Bonadei · 5 years ago
  33. 05269ec Rename PacketBuffer tests to follow conventions by Danil Chapovalov · 5 years ago
  34. f07003c Avoid Realloc in LibvpxVp8Encoder by Niels Möller · 5 years ago
  35. 119e219 AEC3: General cleanup after multichannel changes by Per Åhgren · 5 years ago
  36. 98872dc AEC3: Update SpectrumBuffer API by Sam Zackrisson · 5 years ago
  37. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 5 years ago
  38. 88d662a AEC3: Removed some usages of DirectPathFilterDelays by Per Åhgren · 5 years ago
  39. 785d4c4 AEC3: Add multichannel support in the ERLE estimation by Per Åhgren · 5 years ago
  40. 671b403 Split RTPSender into pre- and post-pacer parts. by Erik Språng · 5 years ago
  41. 5b2df17 Width and Height was not associated and provided to decoder for H264 streams which have Nalus before SPS by Shyam Sadhwani · 5 years ago
  42. c06aef2 Reland "Use just a lookup map of RTP modules in PacketRouter" by Erik Språng · 5 years ago
  43. fbe84ef Revert "Use just a lookup map of RTP modules in PacketRouter" by Erik Språng · 5 years ago
  44. 96f3de0 Use just a lookup map of RTP modules in PacketRouter by Erik Språng · 5 years ago
  45. 4970670 Avoid reading outside of memory in WebRtcVad_FindMinimum by Henrik Lundin · 5 years ago
  46. 5f01bf6 Refactor handling of TransportSequenceNumber in PacketRouter by Erik Språng · 5 years ago
  47. a6d7b02 Avoid g_clear_object in pipewire by Tom Anderson · 5 years ago
  48. 04671b0 Delete unused method PacedSender::QueueSizePackets by Niels Möller · 5 years ago
  49. 7ea9b80 Set StreamDataCountersCallback on construction of RTP modules by Erik Språng · 5 years ago
  50. 0bad15f Remove the noise_suppression() pointer to submodule interface by saza · 5 years ago
  51. b11c411 Removed unused RTCP methods SendFeedbackPacket and SendNetworkStateEstimate by Per Kjellander · 5 years ago
  52. 82ed5d1 Replace RtpPacketizerH264::Fragment struct with rtc::ArrayView by Danil Chapovalov · 5 years ago
  53. 6841d25 Reland "RtpRtcp modules and below: Make media, RTX and FEC SSRCs const" by Erik Språng · 5 years ago
  54. f39c815 Cleanup: Replacing set extension status bool with CHECK. by Sebastian Jansson · 5 years ago
  55. ffc8452 AEC3: Add support for logging warnings on delay buffer changes by Sam Zackrisson · 5 years ago
  56. e8a6bc3 Revert "Reland "RtpRtcp modules and below: Make media, RTX and FEC SSRCs const"" by Erik Språng · 5 years ago
  57. c934821 Reland "RtpRtcp modules and below: Make media, RTX and FEC SSRCs const" by Erik Språng · 5 years ago
  58. 4ed0b52 Revert "RtpRtcp modules and below: Make media, RTX and FEC SSRCs const" by Erik Språng · 5 years ago
  59. 8718afb AEC3: Made EchoAudibility multichannel by Per Åhgren · 5 years ago
  60. 41478c7 Remove AudioProcessing::gain_control() getter by Sam Zackrisson · 5 years ago
  61. eb90e6f Merge SendTask implementation for SingleThreadedTaskQueueForTesting and TaskQueueForTest by Danil Chapovalov · 5 years ago
  62. 35214fc Add missing RTC_EXPORT for the component build. by Mirko Bonadei · 5 years ago
  63. 17608dc RtpRtcp modules and below: Make media, RTX and FEC SSRCs const by Erik Språng · 5 years ago
  64. 65c57ff Adds logging of NetworkStateEstimator estimates. by Sebastian Jansson · 5 years ago
  65. 24c678f Adds test for loss based controller under cross traffic induced loss. by Sebastian Jansson · 5 years ago
  66. 0deef72 Remove deprecated functions in RTPSenderVideo by Danil Chapovalov · 5 years ago
  67. 75acef3 Reject invalid spatial index by Kuang-che Wu · 5 years ago
  68. 8be669f AEC3: Add support for multiple channels to the reverb modelling by Per Åhgren · 5 years ago
  69. 6787f23 Remove AudioProcessing::level_estimator() getter by saza · 5 years ago
  70. c67a4d6 Fix WebRTC-Video-MinVideoBitrate for VP9 by Elad Alon · 5 years ago
  71. d8aff21 Adds support for stopping fake TCP cross traffic. by Sebastian Jansson · 5 years ago
  72. e62a588 Merging TransportFeedbackAdapter and SendTimeHistory. by Sebastian Jansson · 5 years ago
  73. 3c918b1 Fix bypass of unnecessary resampling by Gustaf Ullberg · 5 years ago
  74. 51bf200 Reduce number of RTPVideoSender::SendVideo parameters by Danil Chapovalov · 5 years ago
  75. 4b64411 NetEqImpl::GetDecoderFormat: Return RTP clockrate, not codec sample rate by Karl Wiberg · 5 years ago
  76. ee153c9 Send rtcp::RemoteEstimate and rtcp::TransportFeedback in one packet by Per Kjellander · 5 years ago
  77. f17976d Use single thread vp9 decoder for fuzzing by Kuang-che Wu · 5 years ago
  78. 45eb135 Remove the unused `receive_timestamp` arg to NetEq::InsertPacket by Karl Wiberg · 5 years ago
  79. c466f08 Cap vp9 fuzzer frame size to prevent OOM by Kuang-che Wu · 5 years ago
  80. 1699981 Add void::RtcpFeedbackSenderInterface::SendCombinedRtcpPacket by Per Kjellander · 5 years ago
  81. cbbfd08 Replace virtual RtcpPacket::SetSenderSsrc with base member by Danil Chapovalov · 5 years ago
  82. 28214cd Fix handling of large packets in RtxReceiveStream by Niels Möller · 5 years ago
  83. 8675eee Bypass unnecessary resampling. by Gustaf Ullberg · 5 years ago
  84. 5963c7c Count disabled due to low bw streams or layers as bw limited quality in GetStats by Ilya Nikolaevskiy · 5 years ago
  85. 955f8fd Add virtual method rtcp::RtcpPacket::SetSenderSsrc by Per Kjellander · 5 years ago
  86. f980725 AEC3: Send the spectral power estimates for all channels to AecState by Per Åhgren · 5 years ago
  87. d9755ee Delete large up-front allocation in LibvpxVp8Encoder::InitEncode by Niels Möller · 5 years ago
  88. 422b9e0 Run fullband processing at output rate on ARM by Gustaf Ullberg · 5 years ago
  89. 1d3008b AEC3: Remove redundant class by Per Åhgren · 5 years ago
  90. 0169a3e Delete AecState::EchoPathGain() by Sam Zackrisson · 5 years ago
  91. 46b0140 Update filter analyzer for multi channel by Sam Zackrisson · 5 years ago
  92. 999afa9 Fix cropping in H264 decoder wrapper. by Sergey Silkin · 5 years ago
  93. e93b1fe Improve bitstream dumping logic to handle multiple SLs correctly by Ilya Nikolaevskiy · 5 years ago
  94. b4161d3 AEC3: Add multichannel support to the residual echo estimator by Per Åhgren · 5 years ago
  95. 7c06777 Cleanup includes in modules/include/module_common_types.h by Danil Chapovalov · 5 years ago
  96. 0824c6f Delete voice_detection() pointer to submodule by Sam Zackrisson · 5 years ago
  97. 99a2096 Added support for skipping get_audio events, adding dummy packets and setting a field trial string. by Ivo Creusen · 5 years ago
  98. b441acf AEC3: Add support in the echo subtractor for handling multiple channels by Per Åhgren · 5 years ago
  99. 2b84dad Fixed issue with H264 packet buffer where it was not detecting presence of sps/pps for idr frames by Shyam Sadhwani · 5 years ago
  100. 4f2e940 ACM: Adding support for more than 2 channels in the send pipeline by Per Åhgren · 5 years ago