1. 0bad15f Remove the noise_suppression() pointer to submodule interface by saza · 5 years ago
  2. b11c411 Removed unused RTCP methods SendFeedbackPacket and SendNetworkStateEstimate by Per Kjellander · 5 years ago
  3. 82ed5d1 Replace RtpPacketizerH264::Fragment struct with rtc::ArrayView by Danil Chapovalov · 5 years ago
  4. 6841d25 Reland "RtpRtcp modules and below: Make media, RTX and FEC SSRCs const" by Erik Språng · 5 years ago
  5. f39c815 Cleanup: Replacing set extension status bool with CHECK. by Sebastian Jansson · 5 years ago
  6. ffc8452 AEC3: Add support for logging warnings on delay buffer changes by Sam Zackrisson · 5 years ago
  7. e8a6bc3 Revert "Reland "RtpRtcp modules and below: Make media, RTX and FEC SSRCs const"" by Erik Språng · 5 years ago
  8. c934821 Reland "RtpRtcp modules and below: Make media, RTX and FEC SSRCs const" by Erik Språng · 5 years ago
  9. 4ed0b52 Revert "RtpRtcp modules and below: Make media, RTX and FEC SSRCs const" by Erik Språng · 5 years ago
  10. 8718afb AEC3: Made EchoAudibility multichannel by Per Åhgren · 5 years ago
  11. 41478c7 Remove AudioProcessing::gain_control() getter by Sam Zackrisson · 5 years ago
  12. eb90e6f Merge SendTask implementation for SingleThreadedTaskQueueForTesting and TaskQueueForTest by Danil Chapovalov · 5 years ago
  13. 35214fc Add missing RTC_EXPORT for the component build. by Mirko Bonadei · 5 years ago
  14. 17608dc RtpRtcp modules and below: Make media, RTX and FEC SSRCs const by Erik Språng · 5 years ago
  15. 65c57ff Adds logging of NetworkStateEstimator estimates. by Sebastian Jansson · 5 years ago
  16. 24c678f Adds test for loss based controller under cross traffic induced loss. by Sebastian Jansson · 5 years ago
  17. 0deef72 Remove deprecated functions in RTPSenderVideo by Danil Chapovalov · 5 years ago
  18. 75acef3 Reject invalid spatial index by Kuang-che Wu · 5 years ago
  19. 8be669f AEC3: Add support for multiple channels to the reverb modelling by Per Åhgren · 5 years ago
  20. 6787f23 Remove AudioProcessing::level_estimator() getter by saza · 5 years ago
  21. c67a4d6 Fix WebRTC-Video-MinVideoBitrate for VP9 by Elad Alon · 5 years ago
  22. d8aff21 Adds support for stopping fake TCP cross traffic. by Sebastian Jansson · 5 years ago
  23. e62a588 Merging TransportFeedbackAdapter and SendTimeHistory. by Sebastian Jansson · 5 years ago
  24. 3c918b1 Fix bypass of unnecessary resampling by Gustaf Ullberg · 5 years ago
  25. 51bf200 Reduce number of RTPVideoSender::SendVideo parameters by Danil Chapovalov · 5 years ago
  26. 4b64411 NetEqImpl::GetDecoderFormat: Return RTP clockrate, not codec sample rate by Karl Wiberg · 5 years ago
  27. ee153c9 Send rtcp::RemoteEstimate and rtcp::TransportFeedback in one packet by Per Kjellander · 5 years ago
  28. f17976d Use single thread vp9 decoder for fuzzing by Kuang-che Wu · 5 years ago
  29. 45eb135 Remove the unused `receive_timestamp` arg to NetEq::InsertPacket by Karl Wiberg · 5 years ago
  30. c466f08 Cap vp9 fuzzer frame size to prevent OOM by Kuang-che Wu · 5 years ago
  31. 1699981 Add void::RtcpFeedbackSenderInterface::SendCombinedRtcpPacket by Per Kjellander · 5 years ago
  32. cbbfd08 Replace virtual RtcpPacket::SetSenderSsrc with base member by Danil Chapovalov · 5 years ago
  33. 28214cd Fix handling of large packets in RtxReceiveStream by Niels Möller · 5 years ago
  34. 8675eee Bypass unnecessary resampling. by Gustaf Ullberg · 5 years ago
  35. 5963c7c Count disabled due to low bw streams or layers as bw limited quality in GetStats by Ilya Nikolaevskiy · 5 years ago
  36. 955f8fd Add virtual method rtcp::RtcpPacket::SetSenderSsrc by Per Kjellander · 5 years ago
  37. f980725 AEC3: Send the spectral power estimates for all channels to AecState by Per Åhgren · 5 years ago
  38. d9755ee Delete large up-front allocation in LibvpxVp8Encoder::InitEncode by Niels Möller · 5 years ago
  39. 422b9e0 Run fullband processing at output rate on ARM by Gustaf Ullberg · 5 years ago
  40. 1d3008b AEC3: Remove redundant class by Per Åhgren · 5 years ago
  41. 0169a3e Delete AecState::EchoPathGain() by Sam Zackrisson · 5 years ago
  42. 46b0140 Update filter analyzer for multi channel by Sam Zackrisson · 5 years ago
  43. 999afa9 Fix cropping in H264 decoder wrapper. by Sergey Silkin · 5 years ago
  44. e93b1fe Improve bitstream dumping logic to handle multiple SLs correctly by Ilya Nikolaevskiy · 5 years ago
  45. b4161d3 AEC3: Add multichannel support to the residual echo estimator by Per Åhgren · 5 years ago
  46. 7c06777 Cleanup includes in modules/include/module_common_types.h by Danil Chapovalov · 5 years ago
  47. 0824c6f Delete voice_detection() pointer to submodule by Sam Zackrisson · 5 years ago
  48. 99a2096 Added support for skipping get_audio events, adding dummy packets and setting a field trial string. by Ivo Creusen · 5 years ago
  49. b441acf AEC3: Add support in the echo subtractor for handling multiple channels by Per Åhgren · 5 years ago
  50. 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
  51. 4f2e940 ACM: Adding support for more than 2 channels in the send pipeline by Per Åhgren · 5 years ago
  52. dc34a25 Adds RTPSenderVideo::Config struct with red/ulpfec config by Erik Språng · 5 years ago
  53. b9bfe65 Delete VCMEncodedFrame::VerifyAndAllocate by Niels Möller · 5 years ago
  54. 7536bc5 Account for IP and UDP headers in emulated network by Niels Möller · 5 years ago
  55. ea55b08 Adds support for passing a vector of packets to the paced sender. by Erik Språng · 5 years ago
  56. 79f3287 Cleanup of simple TODO(srte) comments. by Sebastian Jansson · 5 years ago
  57. 78c82a4 Adds trial to always start probes with a small padding packet. by Erik Språng · 5 years ago
  58. 6cf554e Reduces locking in RtpSenderVideo. by Erik Språng · 5 years ago
  59. 62aee93 Adds trial to calculate audio overhead based on available data. by Sebastian Jansson · 5 years ago
  60. f1e97b9 Reland "Prepares RtpSenderVideo for batch forwarding of generated packets" by Erik Språng · 5 years ago
  61. f4e0c29 SimulcastEncoderAdapter: support per layer fallback and single encoder proxying by Erik Språng · 5 years ago
  62. fddbe6c Improve readability in GoogCcNetworkController::OnSentPacket by Elad Alon · 5 years ago
  63. 8f736c0 AEC3: Analyze multi-channel SubtractorOutput in AecState by Sam Zackrisson · 5 years ago
  64. b3bb204 Remove unused RtpFrameObject ctor. by philipel · 5 years ago
  65. e00ea5e Refactoring CapBitrateToThresholds in SendSideBandwidthEstimation. by Sebastian Jansson · 5 years ago
  66. 002b6f4 Fixes for support of disabling lower spatial layers in VP9 by Ilya Nikolaevskiy · 5 years ago
  67. 32eae4c AEC3: use different seed for different channels in CNG by Sam Zackrisson · 5 years ago
  68. 08a9f98 Revert "Prepares RtpSenderVideo for batch forwarding of generated packets" by Erik Språng · 5 years ago
  69. e7314cd In ulpfec receiver check for malformed packets to avoid DCHECKS tirggering by Ilya Nikolaevskiy · 5 years ago
  70. 2449d7a Refactor legacy FrameBuffer to use EncodedImageBuffer::Realloc by Niels Möller · 5 years ago
  71. fc35874 Use new RtpFrameObject ctor for unittests. by philipel · 5 years ago
  72. ff2e215 Change FrameBuffer::CombineAndDeleteFrames to allocate a new buffer by Niels Möller · 5 years ago
  73. bc8049e Reland "VP9 encoder: handle disabled layers correctly" by Ilya Nikolaevskiy · 5 years ago
  74. 63173d5 pipewire: handle deleting the capturer while a D-Bus call is in progress by Michael Olbrich · 5 years ago
  75. a21d50c Prepares RtpSenderVideo for batch forwarding of generated packets by Erik Språng · 5 years ago
  76. 7acc4a4 Reset |reference_finder_| on codec switch. by philipel · 5 years ago
  77. 5dacece Removed unused _rotation_set variable from EncodedFrame. by philipel · 5 years ago
  78. 741bab0 Add Slice method to CopyOnWriteBuffer and use it in FEC code. by Ilya Nikolaevskiy · 5 years ago
  79. 85d5c19 Added RtpFrameObject ctor with no PacketBuffer pointer. by philipel · 5 years ago
  80. 2bc5558 Renaming variables in SendSideBandwidthEstimation. by Sebastian Jansson · 5 years ago
  81. ad10222 Cleanup of unused field trials and options in SendSideBandwidthEstimation by Sebastian Jansson · 5 years ago
  82. 461ee85 Cleanup of target rates in GoogCC/SendSideBandwidthEstimation. by Sebastian Jansson · 5 years ago
  83. 7bdf073 First step of adding multi-channel support to the echo subtractor by Per Åhgren · 5 years ago
  84. 0e3b1ff Moving e to comply to the rest of the stack/heap storage scheme by Per Åhgren · 5 years ago
  85. 90d6efb Revert "VP9 encoder: handle disabled layers correctly" by Ilya Nikolaevskiy · 5 years ago
  86. 7911d37 AEC3: Simplify use of SignalTransition by Gustaf Ullberg · 5 years ago
  87. 01dd885 Moves contents of bitrate_controller to goog_cc by Sebastian Jansson · 5 years ago
  88. 88fe84b VP9 encoder: handle disabled layers correctly by Ilya Nikolaevskiy · 5 years ago
  89. f34116e Replacing bandwidth adaptation trial with stable target in Opus encoder. by Sebastian Jansson · 5 years ago
  90. 74344d2 Support 2 byte payload size DTX packets in NetEq simulation. by Jakob Ivarsson · 5 years ago
  91. 9d28102 Remove deprecated method by Johannes Kron · 5 years ago
  92. af3fdc0 AEC3: Suppression filter handles multiple channels by Gustaf Ullberg · 5 years ago
  93. 1b57541 Always pass arguments to INSTANTIATE_TEST_SUITE_P. by Mirko Bonadei · 5 years ago
  94. ef14f07 Delete AudioDecoder method IncomingPacket by Niels Möller · 5 years ago
  95. 834a554 Include module_common_types.h only where needed by Niels Möller · 5 years ago
  96. f2690a1 Delete unused method SendSideBandwidthEstimation::UpdateReceiverBlock by Niels Möller · 5 years ago
  97. a99b89b AEC3: Echo remover handles multiple capture signals. by Gustaf Ullberg · 5 years ago
  98. f7457e5 Store PacketBuffer by value instead of as reference counted object by Danil Chapovalov · 5 years ago
  99. 544dfb5 Delete isac GetBandwidthInfo/SetBandwidthInfo by Niels Möller · 5 years ago
  100. ef83cc5 Add fuzzer testing for Dependency Descriptor rtp header extension by Danil Chapovalov · 5 years ago