1. c20a19c Allow extracting the linear AEC output by Per Åhgren · 5 years ago
  2. d4002a7 RTC_EXPORT missing symbols for Chromium's component build. by Mirko Bonadei · 5 years ago
  3. 86b33e0 Don't ask for the friendly name of a default device if we failed to enumerate it. by Tim Haloun · 5 years ago
  4. 059daa4 Don't leak device moniker when BindToStorage fails. by Tim Haloun · 5 years ago
  5. 251b0dc Simplified throughput estimator by Björn Terelius · 5 years ago
  6. 3a65f39 Expose NetEqDecodingTest for re-use in chromium tests. by Yves Gerey · 5 years ago
  7. 7587de4 APM runtime setting: fix kPlayoutVolumeChange not dispatched by Alessio Bazzica · 5 years ago
  8. e644a03 Add field trial for rampup in quality based on available bandwidth. by Åsa Persson · 5 years ago
  9. 2c6f373 Remove legacy EchoControlFactory::Create by Gustaf Ullberg · 5 years ago
  10. b61ad3a RTC_EXPORT webrtc::GetScreenRect. by Mirko Bonadei · 5 years ago
  11. b8c1be5 Further AGC refactoring in preparation for adding multichannel support by Per Åhgren · 5 years ago
  12. 8e83c7a Make Opus PLC always output 10ms audio. by Minyue Li · 5 years ago
  13. b49aec5 Correcting the AGC saturation detection for multichannel input by Per Åhgren · 5 years ago
  14. 7c1fb41 Removing old scheme for dumping internal AGC diagnostic data by Per Åhgren · 5 years ago
  15. 22fd5d7 Fixes incorrect probe timing check. by Erik Språng · 5 years ago
  16. 3c78ea4 Enable FEC protection of packets with VideoTimingExtension by Ilya Nikolaevskiy · 5 years ago
  17. e9f663c In dependency descritpor add active decode targets bitmask field by Danil Chapovalov · 5 years ago
  18. 7c19a70 Audio Processing Module: add play-out audio device runtime information by Alessio Bazzica · 5 years ago
  19. 54875d0 Add missing RTC_EXPORT for the Chromium Windows build. by Mirko Bonadei · 5 years ago
  20. 361d1c3 Simplifications/refactoring of the analog AGC to make it multichannel by Per Åhgren · 5 years ago
  21. b81ab99 RNN VAD: Optimize GRU (recurrent) weights optimized layout by Alessio Bazzica · 5 years ago
  22. 82976bb Expose OpusTest class for re-use as chromium test. by Yves Gerey · 5 years ago
  23. d58fdbe RNN VAD: FC layer with SSE2 impl by Alessio Bazzica · 5 years ago
  24. 43afc09 Reland "RNN VAD: prepare for SIMD optimization" by Alessio Bazzica · 5 years ago
  25. bd82615 Suppress noisy logging from opus encoder. by Sergey Silkin · 5 years ago
  26. bae1275 Using unit types in TransportFeedbackAdapter. by Sebastian Jansson · 5 years ago
  27. df8fd28 Add output_path to VideoCodecTestFixture::Config. by Sergey Silkin · 5 years ago
  28. 5ab21f8 Revert "RNN VAD: prepare for SIMD optimization" by Alessio Bazzica · 5 years ago
  29. 7350a90 RNN VAD: prepare for SIMD optimization by Alessio Bazzica · 5 years ago
  30. 5ea5749 AEC3: Multichannel suppressor by Gustaf Ullberg · 5 years ago
  31. 4e5c709 Reland "Correct AEC3 multichannel functionality activation" by Per Åhgren · 5 years ago
  32. b210eeb Reland "Refactors BitrateProber with unit types and absolute probe time." by Erik Språng · 5 years ago
  33. 1983458 Revert "Reland "Correct AEC3 multichannel functionality activation"" by Per Åhgren · 5 years ago
  34. d5a7838 Reland "Correct AEC3 multichannel functionality activation" by Per Åhgren · 5 years ago
  35. ca585bb Make some DecisionLogic functions virtual. by Ivo Creusen · 5 years ago
  36. bb56d4b Revert "Refactors BitrateProber with unit types and absolute probe time." by Erik Språng · 5 years ago
  37. ebf4552 Adds WebRTC-Audio-AgcMinMicLevelExperiment to AGC1 by henrika · 5 years ago
  38. 2b9317a Stop checking VP8BaseHeavyTl3RateAllocation field trial on every frame. by Rasmus Brandt · 5 years ago
  39. a06048a Return status instead of CHECKing in event log parser. by Björn Terelius · 5 years ago
  40. cc9bf63 Revert "Correct AEC3 multichannel functionality activation" by Per Åhgren · 5 years ago
  41. 9dda1b3 Correct AEC3 multichannel functionality activation by Per Åhgren · 5 years ago
  42. 8846c8a RNN VAD: cast and scale quantized weights at init by Alessio Bazzica · 5 years ago
  43. 26452ff Cleanup of TransportFeedbackAdapter. by Sebastian Jansson · 5 years ago
  44. c3d1f9b Enable injection of a custom NetEqFactory into PeerConnectionFactory. by Ivo Creusen · 5 years ago
  45. 3ce44a3 Move NetEq headers to api/ by Ivo Creusen · 5 years ago
  46. 739a5b3 Refactors BitrateProber with unit types and absolute probe time. by Erik Språng · 5 years ago
  47. caaa9e7 AEC3: Handle multichannel audio in single CNG instance by Gustaf Ullberg · 5 years ago
  48. cd2a92f Removes RPLR based FEC controller. by Sebastian Jansson · 5 years ago
  49. d1ea4c9 Update comments on Audio Level RTP header extension. by Minyue Li · 5 years ago
  50. fb075d5 Removing unused Opus wrapper API: WebRTCOpus_DecodePlc. by Minyue Li · 5 years ago
  51. 0cbb58e Reland "Refactoring of the noise suppressor and adding true multichannel support" by Per Åhgren · 5 years ago
  52. 5bd8cb7 Revert "Reland "Implemented screen enumeration and selection for desktop capture under X11 using the X Resize and Rotate extension version 1.5."" by Henrik Boström · 5 years ago
  53. 54d0278 Renaming opus_interface.c to opus_interface.cc. by Minyue Li · 5 years ago
  54. 09860e0 Split out counting unique rtp timestamps from packet_buffer by Danil Chapovalov · 5 years ago
  55. a0adf3d Reland "Implemented screen enumeration and selection for desktop capture under X11 using the X Resize and Rotate extension version 1.5." by Trevor Hayes · 5 years ago
  56. 4778f6c Revert "Refactoring of the noise suppressor and adding true multichannel support" by Artem Titov · 5 years ago
  57. f298855 Cleanup of feedback observer interface by Sebastian Jansson · 5 years ago
  58. 470b2d5 Stop relying on GN's sources_assignment_filter. by Mirko Bonadei · 5 years ago
  59. ae40e19 AEC3: Adding a configurable render signal gain by Per Åhgren · 5 years ago
  60. 87a7b82 Refactoring of the noise suppressor and adding true multichannel support by Per Åhgren · 5 years ago
  61. 9cdc9cc Cleanup of deprecated RTPSender code by Erik Språng · 5 years ago
  62. cb30726 Remove deprecated Audio Processing APIs by Gustaf Ullberg · 5 years ago
  63. fbec2ec Detach H264 sps pps tracker from VCMPacket by Danil Chapovalov · 5 years ago
  64. 05c4792 Removes OnPacketAdded callback from feedback adapter. by Sebastian Jansson · 5 years ago
  65. 9c71e49 Remove redundant BitrateProber::OnIncomingPacket() call by Erik Språng · 5 years ago
  66. 77b7529 Reland "Use RtpSenderEgress directly instead of via RTPSender" by Erik Språng · 5 years ago
  67. 79e653c Apply bitrate boosting depending on field-trial. by Ivo Creusen · 5 years ago
  68. 70770ac Make AudioFrame member instead of raw pointer in APM test fixture by Sam Zackrisson · 5 years ago
  69. cff20c2 Adds protected bitrate helper methods to RtpRtcpImpl by Erik Språng · 5 years ago
  70. a81e2b4 Revert "Use RtpSenderEgress directly instead of via RTPSender" by Erik Språng · 5 years ago
  71. b533010 Use RtpSenderEgress directly instead of via RTPSender by Erik Språng · 5 years ago
  72. 3eae7e4 Add exponential backoff of retransmissions for a given packet by Erik Språng · 5 years ago
  73. 632d57d Ignore low probe results when using NetworkStateEstimator under field trial by Per Kjellander · 5 years ago
  74. 67ac9e8 Prepares RTPSender for extracting RtpSenderEgress by Erik Språng · 5 years ago
  75. 53a31f7 Introduce injectable NetEqController interface. by Ivo Creusen · 5 years ago
  76. 1dac707 Cleanup PacketBuffer tests to use immediate result by Danil Chapovalov · 5 years ago
  77. e277bde Add APM test of pre-amplifier gain by Sam Zackrisson · 5 years ago
  78. 3cb6104 AEC3: Support negative delay with external delay estimator by Gustaf Ullberg · 5 years ago
  79. a922904 Calls OnPacketsAcknowledged on RtpRtcp instead of RTPSender directly. by Erik Språng · 5 years ago
  80. b2290f4 Revert "Reset end-of-frame flag in non-VCL packet." by Sergey Silkin · 5 years ago
  81. fc78aac Batches video frame packets when posting to pacer by Erik Språng · 5 years ago
  82. eec3919 Remove trial WebRTC-Bwe-ProbeRateFallback by Per Kjellander · 5 years ago
  83. d113ee3 Removes deprecated WebRTC-Bwe-AimdRateControl-NetworkState trial. by Sebastian Jansson · 5 years ago
  84. 0e2b581 RTC_EXPORT webrtc::DesktopCapturerDifferWrapper. by Mirko Bonadei · 5 years ago
  85. ce1ffcd change PacketBuffer to return it's result rather that use callback by Danil Chapovalov · 5 years ago
  86. 21bfa40 Update APM config on RuntimeSetting pre amplifier gain change by Sam Zackrisson · 5 years ago
  87. 8c51f2e AnalyzeReverseStream with StreamConfig by Gustaf Ullberg · 5 years ago
  88. 13a8e16 Cleanup use of deprecated PacketRouter methods by Erik Språng · 5 years ago
  89. 1272dad Reduce log level of Opus bitrate. by Minyue Li · 5 years ago
  90. 5f2fc41 VP9 decoder: replace DCHECK with error message by Ilya Nikolaevskiy · 5 years ago
  91. c98ff2e Reset end-of-frame flag in non-VCL packet. by Sergey Silkin · 5 years ago
  92. e34fb87 Clarify NetworkControl interface: result of each function must be used by Danil Chapovalov · 5 years ago
  93. 42b6e2d Change failing rtc::dchecked_cast to rtc::saturated_cast. by Jakob Ivarsson · 5 years ago
  94. 72cc71c Harmonize APM config logging, update config ToString by Sam Zackrisson · 5 years ago
  95. b9f6902 Store logging streams in a manually linked list instead of std::list by Danil Chapovalov · 5 years ago
  96. 712b676 Stop using gtest internal macro GTEST_ARRAY_SIZE_ by Danil Chapovalov · 5 years ago
  97. 3663ed3 Move rtc_base/ignore_wundef.h to its own target. by Mirko Bonadei · 5 years ago
  98. 6e5433c AEC3: Multi channel ERL estimator by Sam Zackrisson · 5 years ago
  99. 33ed882 Update the minimum bitrate when a stream allocation is removed. by Jakob Ivarsson · 5 years ago
  100. 1d60052 Delete ApmPublicSubmodules, fix ApmPrivateSubmodules, ApmSubmoduleStates by saza · 5 years ago