1. 42b6e2d Change failing rtc::dchecked_cast to rtc::saturated_cast. by Jakob Ivarsson · 5 years ago
  2. 72cc71c Harmonize APM config logging, update config ToString by Sam Zackrisson · 5 years ago
  3. b9f6902 Store logging streams in a manually linked list instead of std::list by Danil Chapovalov · 5 years ago
  4. 712b676 Stop using gtest internal macro GTEST_ARRAY_SIZE_ by Danil Chapovalov · 5 years ago
  5. 3663ed3 Move rtc_base/ignore_wundef.h to its own target. by Mirko Bonadei · 5 years ago
  6. 6e5433c AEC3: Multi channel ERL estimator by Sam Zackrisson · 5 years ago
  7. 33ed882 Update the minimum bitrate when a stream allocation is removed. by Jakob Ivarsson · 5 years ago
  8. 1d60052 Delete ApmPublicSubmodules, fix ApmPrivateSubmodules, ApmSubmoduleStates by saza · 5 years ago
  9. 4aae11d Remove redundant fields in PacketBuffer by Danil Chapovalov · 5 years ago
  10. dbbf413 Fix use of unitialized value in test by Erik Språng · 5 years ago
  11. c66e004 Adding missing RTC_EXPORT for component build. by Mirko Bonadei · 5 years ago
  12. 05269ec Rename PacketBuffer tests to follow conventions by Danil Chapovalov · 5 years ago
  13. f07003c Avoid Realloc in LibvpxVp8Encoder by Niels Möller · 5 years ago
  14. 119e219 AEC3: General cleanup after multichannel changes by Per Åhgren · 5 years ago
  15. 98872dc AEC3: Update SpectrumBuffer API by Sam Zackrisson · 5 years ago
  16. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 5 years ago
  17. 88d662a AEC3: Removed some usages of DirectPathFilterDelays by Per Åhgren · 5 years ago
  18. 785d4c4 AEC3: Add multichannel support in the ERLE estimation by Per Åhgren · 5 years ago
  19. 671b403 Split RTPSender into pre- and post-pacer parts. by Erik Språng · 5 years ago
  20. 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
  21. c06aef2 Reland "Use just a lookup map of RTP modules in PacketRouter" by Erik Språng · 5 years ago
  22. fbe84ef Revert "Use just a lookup map of RTP modules in PacketRouter" by Erik Språng · 5 years ago
  23. 96f3de0 Use just a lookup map of RTP modules in PacketRouter by Erik Språng · 5 years ago
  24. 4970670 Avoid reading outside of memory in WebRtcVad_FindMinimum by Henrik Lundin · 5 years ago
  25. 5f01bf6 Refactor handling of TransportSequenceNumber in PacketRouter by Erik Språng · 5 years ago
  26. a6d7b02 Avoid g_clear_object in pipewire by Tom Anderson · 5 years ago
  27. 04671b0 Delete unused method PacedSender::QueueSizePackets by Niels Möller · 5 years ago
  28. 7ea9b80 Set StreamDataCountersCallback on construction of RTP modules by Erik Språng · 5 years ago
  29. 0bad15f Remove the noise_suppression() pointer to submodule interface by saza · 5 years ago
  30. b11c411 Removed unused RTCP methods SendFeedbackPacket and SendNetworkStateEstimate by Per Kjellander · 5 years ago
  31. 82ed5d1 Replace RtpPacketizerH264::Fragment struct with rtc::ArrayView by Danil Chapovalov · 5 years ago
  32. 6841d25 Reland "RtpRtcp modules and below: Make media, RTX and FEC SSRCs const" by Erik Språng · 5 years ago
  33. f39c815 Cleanup: Replacing set extension status bool with CHECK. by Sebastian Jansson · 5 years ago
  34. ffc8452 AEC3: Add support for logging warnings on delay buffer changes by Sam Zackrisson · 5 years ago
  35. e8a6bc3 Revert "Reland "RtpRtcp modules and below: Make media, RTX and FEC SSRCs const"" by Erik Språng · 5 years ago
  36. c934821 Reland "RtpRtcp modules and below: Make media, RTX and FEC SSRCs const" by Erik Språng · 5 years ago
  37. 4ed0b52 Revert "RtpRtcp modules and below: Make media, RTX and FEC SSRCs const" by Erik Språng · 5 years ago
  38. 8718afb AEC3: Made EchoAudibility multichannel by Per Åhgren · 5 years ago
  39. 41478c7 Remove AudioProcessing::gain_control() getter by Sam Zackrisson · 5 years ago
  40. eb90e6f Merge SendTask implementation for SingleThreadedTaskQueueForTesting and TaskQueueForTest by Danil Chapovalov · 5 years ago
  41. 35214fc Add missing RTC_EXPORT for the component build. by Mirko Bonadei · 5 years ago
  42. 17608dc RtpRtcp modules and below: Make media, RTX and FEC SSRCs const by Erik Språng · 5 years ago
  43. 65c57ff Adds logging of NetworkStateEstimator estimates. by Sebastian Jansson · 5 years ago
  44. 24c678f Adds test for loss based controller under cross traffic induced loss. by Sebastian Jansson · 5 years ago
  45. 0deef72 Remove deprecated functions in RTPSenderVideo by Danil Chapovalov · 5 years ago
  46. 75acef3 Reject invalid spatial index by Kuang-che Wu · 5 years ago
  47. 8be669f AEC3: Add support for multiple channels to the reverb modelling by Per Åhgren · 5 years ago
  48. 6787f23 Remove AudioProcessing::level_estimator() getter by saza · 5 years ago
  49. c67a4d6 Fix WebRTC-Video-MinVideoBitrate for VP9 by Elad Alon · 5 years ago
  50. d8aff21 Adds support for stopping fake TCP cross traffic. by Sebastian Jansson · 5 years ago
  51. e62a588 Merging TransportFeedbackAdapter and SendTimeHistory. by Sebastian Jansson · 5 years ago
  52. 3c918b1 Fix bypass of unnecessary resampling by Gustaf Ullberg · 5 years ago
  53. 51bf200 Reduce number of RTPVideoSender::SendVideo parameters by Danil Chapovalov · 5 years ago
  54. 4b64411 NetEqImpl::GetDecoderFormat: Return RTP clockrate, not codec sample rate by Karl Wiberg · 5 years ago
  55. ee153c9 Send rtcp::RemoteEstimate and rtcp::TransportFeedback in one packet by Per Kjellander · 5 years ago
  56. f17976d Use single thread vp9 decoder for fuzzing by Kuang-che Wu · 5 years ago
  57. 45eb135 Remove the unused `receive_timestamp` arg to NetEq::InsertPacket by Karl Wiberg · 5 years ago
  58. c466f08 Cap vp9 fuzzer frame size to prevent OOM by Kuang-che Wu · 5 years ago
  59. 1699981 Add void::RtcpFeedbackSenderInterface::SendCombinedRtcpPacket by Per Kjellander · 5 years ago
  60. cbbfd08 Replace virtual RtcpPacket::SetSenderSsrc with base member by Danil Chapovalov · 5 years ago
  61. 28214cd Fix handling of large packets in RtxReceiveStream by Niels Möller · 5 years ago
  62. 8675eee Bypass unnecessary resampling. by Gustaf Ullberg · 5 years ago
  63. 5963c7c Count disabled due to low bw streams or layers as bw limited quality in GetStats by Ilya Nikolaevskiy · 5 years ago
  64. 955f8fd Add virtual method rtcp::RtcpPacket::SetSenderSsrc by Per Kjellander · 5 years ago
  65. f980725 AEC3: Send the spectral power estimates for all channels to AecState by Per Åhgren · 5 years ago
  66. d9755ee Delete large up-front allocation in LibvpxVp8Encoder::InitEncode by Niels Möller · 5 years ago
  67. 422b9e0 Run fullband processing at output rate on ARM by Gustaf Ullberg · 5 years ago
  68. 1d3008b AEC3: Remove redundant class by Per Åhgren · 5 years ago
  69. 0169a3e Delete AecState::EchoPathGain() by Sam Zackrisson · 5 years ago
  70. 46b0140 Update filter analyzer for multi channel by Sam Zackrisson · 5 years ago
  71. 999afa9 Fix cropping in H264 decoder wrapper. by Sergey Silkin · 5 years ago
  72. e93b1fe Improve bitstream dumping logic to handle multiple SLs correctly by Ilya Nikolaevskiy · 5 years ago
  73. b4161d3 AEC3: Add multichannel support to the residual echo estimator by Per Åhgren · 5 years ago
  74. 7c06777 Cleanup includes in modules/include/module_common_types.h by Danil Chapovalov · 5 years ago
  75. 0824c6f Delete voice_detection() pointer to submodule by Sam Zackrisson · 5 years ago
  76. 99a2096 Added support for skipping get_audio events, adding dummy packets and setting a field trial string. by Ivo Creusen · 5 years ago
  77. b441acf AEC3: Add support in the echo subtractor for handling multiple channels by Per Åhgren · 5 years ago
  78. 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
  79. 4f2e940 ACM: Adding support for more than 2 channels in the send pipeline by Per Åhgren · 5 years ago
  80. dc34a25 Adds RTPSenderVideo::Config struct with red/ulpfec config by Erik Språng · 5 years ago
  81. b9bfe65 Delete VCMEncodedFrame::VerifyAndAllocate by Niels Möller · 5 years ago
  82. 7536bc5 Account for IP and UDP headers in emulated network by Niels Möller · 5 years ago
  83. ea55b08 Adds support for passing a vector of packets to the paced sender. by Erik Språng · 5 years ago
  84. 79f3287 Cleanup of simple TODO(srte) comments. by Sebastian Jansson · 5 years ago
  85. 78c82a4 Adds trial to always start probes with a small padding packet. by Erik Språng · 5 years ago
  86. 6cf554e Reduces locking in RtpSenderVideo. by Erik Språng · 5 years ago
  87. 62aee93 Adds trial to calculate audio overhead based on available data. by Sebastian Jansson · 5 years ago
  88. f1e97b9 Reland "Prepares RtpSenderVideo for batch forwarding of generated packets" by Erik Språng · 5 years ago
  89. f4e0c29 SimulcastEncoderAdapter: support per layer fallback and single encoder proxying by Erik Språng · 5 years ago
  90. fddbe6c Improve readability in GoogCcNetworkController::OnSentPacket by Elad Alon · 5 years ago
  91. 8f736c0 AEC3: Analyze multi-channel SubtractorOutput in AecState by Sam Zackrisson · 5 years ago
  92. b3bb204 Remove unused RtpFrameObject ctor. by philipel · 5 years ago
  93. e00ea5e Refactoring CapBitrateToThresholds in SendSideBandwidthEstimation. by Sebastian Jansson · 5 years ago
  94. 002b6f4 Fixes for support of disabling lower spatial layers in VP9 by Ilya Nikolaevskiy · 5 years ago
  95. 32eae4c AEC3: use different seed for different channels in CNG by Sam Zackrisson · 5 years ago
  96. 08a9f98 Revert "Prepares RtpSenderVideo for batch forwarding of generated packets" by Erik Språng · 5 years ago
  97. e7314cd In ulpfec receiver check for malformed packets to avoid DCHECKS tirggering by Ilya Nikolaevskiy · 5 years ago
  98. 2449d7a Refactor legacy FrameBuffer to use EncodedImageBuffer::Realloc by Niels Möller · 5 years ago
  99. fc35874 Use new RtpFrameObject ctor for unittests. by philipel · 5 years ago
  100. ff2e215 Change FrameBuffer::CombineAndDeleteFrames to allocate a new buffer by Niels Möller · 5 years ago