1. 119e219 AEC3: General cleanup after multichannel changes by Per Åhgren · 5 years ago
  2. 2167163 Rewrite the lib link test to just be a binary. by Patrik Höglund · 5 years ago
  3. 98872dc AEC3: Update SpectrumBuffer API by Sam Zackrisson · 5 years ago
  4. c336dd1 Roll chromium_revision 8a67b116c8..f29003dd01 (707122:707259) by chromium-webrtc-autoroll · 5 years ago
  5. 7bf8699 Roll chromium_revision 1d5b803fd3..8a67b116c8 (707010:707122) by chromium-webrtc-autoroll · 5 years ago
  6. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 5 years ago
  7. e8b962b Roll chromium_revision 60f3e975da..1d5b803fd3 (706891:707010) by chromium-webrtc-autoroll · 5 years ago
  8. 88d662a AEC3: Removed some usages of DirectPathFilterDelays by Per Åhgren · 5 years ago
  9. ce9da16 Use FakeRenderer when fuzzing by Kuang-che Wu · 5 years ago
  10. 785d4c4 AEC3: Add multichannel support in the ERLE estimation by Per Åhgren · 5 years ago
  11. db8df17 Add AEC3 config json parsing fuzzer by Sam Zackrisson · 5 years ago
  12. 671b403 Split RTPSender into pre- and post-pacer parts. by Erik Språng · 5 years ago
  13. eeb79e9 Add a test which breaks if libwebrtc.a don't pull in the right symbols. by Patrik Höglund · 5 years ago
  14. 5b74f8d Roll chromium_revision 08af487375..60f3e975da (706400:706891) by chromium-webrtc-autoroll · 5 years ago
  15. c71d85b Pass full RtpPacket to RtpVideoStreamReceiver::OnReceivedPayload by Danil Chapovalov · 5 years ago
  16. 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
  17. c06aef2 Reland "Use just a lookup map of RTP modules in PacketRouter" by Erik Språng · 5 years ago
  18. 5074758 Update DEPS to download the checked-in JDK. by Mirko Bonadei · 5 years ago
  19. 0ac52dc Use symbol_level=1 also for MSVC dbg bots. by Mirko Bonadei · 5 years ago
  20. fbe84ef Revert "Use just a lookup map of RTP modules in PacketRouter" by Erik Språng · 5 years ago
  21. 96f3de0 Use just a lookup map of RTP modules in PacketRouter by Erik Språng · 5 years ago
  22. 4970670 Avoid reading outside of memory in WebRtcVad_FindMinimum by Henrik Lundin · 5 years ago
  23. dabdde6 Avoid running NullAudioPoller without receiving streams by Gustaf Ullberg · 5 years ago
  24. 5f01bf6 Refactor handling of TransportSequenceNumber in PacketRouter by Erik Språng · 5 years ago
  25. a6d7b02 Avoid g_clear_object in pipewire by Tom Anderson · 5 years ago
  26. 04671b0 Delete unused method PacedSender::QueueSizePackets by Niels Möller · 5 years ago
  27. 7ea9b80 Set StreamDataCountersCallback on construction of RTP modules by Erik Språng · 5 years ago
  28. 9429888 Delete deprecated bytes_sent/bytes_rcvd stat values by Niels Möller · 5 years ago
  29. 562a37f Increase timeout in test-only helper SendTask back to infinity by Danil Chapovalov · 5 years ago
  30. 2bc1ea0 Remove the fileutils hack for good. by Patrik Höglund · 5 years ago
  31. 64444bc Roll chromium_revision fbf280c2d2..08af487375 (706299:706400) by chromium-webrtc-autoroll · 5 years ago
  32. 0bad15f Remove the noise_suppression() pointer to submodule interface by saza · 5 years ago
  33. b11c411 Removed unused RTCP methods SendFeedbackPacket and SendNetworkStateEstimate by Per Kjellander · 5 years ago
  34. 2f4354e Roll chromium_revision bdc89d87bf..fbf280c2d2 (706176:706299) by chromium-webrtc-autoroll · 5 years ago
  35. 2f6e525 Roll chromium_revision 1c1107d4eb..bdc89d87bf (705985:706176) by chromium-webrtc-autoroll · 5 years ago
  36. af0aa09 Roll chromium_revision 88a7a88286..1c1107d4eb (705863:705985) by chromium-webrtc-autoroll · 5 years ago
  37. 82ed5d1 Replace RtpPacketizerH264::Fragment struct with rtc::ArrayView by Danil Chapovalov · 5 years ago
  38. 8038541 Update the header extensions capabilities with mid, rid and rrid by Florent Castelli · 5 years ago
  39. 82ed2e8 Cleanup: Propagating BitrateAllocationUpdate to RtpVideoSender by Sebastian Jansson · 5 years ago
  40. 6841d25 Reland "RtpRtcp modules and below: Make media, RTX and FEC SSRCs const" by Erik Språng · 5 years ago
  41. f39c815 Cleanup: Replacing set extension status bool with CHECK. by Sebastian Jansson · 5 years ago
  42. ffc8452 AEC3: Add support for logging warnings on delay buffer changes by Sam Zackrisson · 5 years ago
  43. e8a6bc3 Revert "Reland "RtpRtcp modules and below: Make media, RTX and FEC SSRCs const"" by Erik Språng · 5 years ago
  44. 844600e Put the resources_dir flag into its own target. by Patrik Höglund · 5 years ago
  45. c934821 Reland "RtpRtcp modules and below: Make media, RTX and FEC SSRCs const" by Erik Språng · 5 years ago
  46. ac0a4cb Reland "Fix GetStats bytesSent/Received, wireup headerBytesSent/Received" by Niels Möller · 5 years ago
  47. e5d0fe0 Updated VideoStreamEncoder to destroy encoder_queue_ before encoder_switch_experiment_. by philipel · 5 years ago
  48. 4ed0b52 Revert "RtpRtcp modules and below: Make media, RTX and FEC SSRCs const" by Erik Språng · 5 years ago
  49. 8718afb AEC3: Made EchoAudibility multichannel by Per Åhgren · 5 years ago
  50. 41478c7 Remove AudioProcessing::gain_control() getter by Sam Zackrisson · 5 years ago
  51. eb90e6f Merge SendTask implementation for SingleThreadedTaskQueueForTesting and TaskQueueForTest by Danil Chapovalov · 5 years ago
  52. 35214fc Add missing RTC_EXPORT for the component build. by Mirko Bonadei · 5 years ago
  53. ef0627f Revert "Fix GetStats bytesSent/Received, wireup headerBytesSent/Received" by Mirko Bonadei · 5 years ago
  54. 55c7694 Roll chromium_revision 18d4117247..88a7a88286 (705754:705863) by chromium-webrtc-autoroll · 5 years ago
  55. 36d171b Add Ramprakash Jelari to AUTHORS. by Sami Kalliomäki · 5 years ago
  56. 17608dc RtpRtcp modules and below: Make media, RTX and FEC SSRCs const by Erik Språng · 5 years ago
  57. 2f28370 Move --resources_dir to its right place. by Patrik Höglund · 5 years ago
  58. 3f0d8e4 Revert "Delete methods EncodedImage::Allocate and EncodedImageBufferInterface::Realloc" by Mirko Bonadei · 5 years ago
  59. c122c29 Roll chromium_revision 2e1ac8de05..18d4117247 (705654:705754) by chromium-webrtc-autoroll · 5 years ago
  60. d942282 Roll chromium_revision 02833e653c..2e1ac8de05 (705539:705654) by chromium-webrtc-autoroll · 5 years ago
  61. f8998cf Add a turn port prune policy to keep the first ready turn port. by Honghai Zhang · 5 years ago
  62. ef98ae6 Use GlobalLock to protect logging by Danil Chapovalov · 5 years ago
  63. 65c57ff Adds logging of NetworkStateEstimator estimates. by Sebastian Jansson · 5 years ago
  64. c6404a1 Add field trial to reduce STUN pings. by Jonas Oreland · 5 years ago
  65. b259b0a Roll chromium_revision c1f96a7b93..02833e653c (705365:705539) by chromium-webrtc-autoroll · 5 years ago
  66. 24c678f Adds test for loss based controller under cross traffic induced loss. by Sebastian Jansson · 5 years ago
  67. 4af7882 Add feature to skip RELAY to non-RELAY connections by Jonas Oreland · 5 years ago
  68. 0deef72 Remove deprecated functions in RTPSenderVideo by Danil Chapovalov · 5 years ago
  69. fbde32e Fix GetStats bytesSent/Received, wireup headerBytesSent/Received by Niels Möller · 5 years ago
  70. 41c650b Use bitrate limits provided by encoder. by Sergey Silkin · 5 years ago
  71. 5ab79e6 Reland "Implement rollback for setRemoteDescription" by Eldar Rello · 5 years ago
  72. 75acef3 Reject invalid spatial index by Kuang-che Wu · 5 years ago
  73. d6bb184 Delete methods EncodedImage::Allocate and EncodedImageBufferInterface::Realloc by Niels Möller · 5 years ago
  74. 8bbf9e2 Roll chromium_revision 002d8b5c6a..c1f96a7b93 (705236:705365) by chromium-webrtc-autoroll · 5 years ago
  75. 8be669f AEC3: Add support for multiple channels to the reverb modelling by Per Åhgren · 5 years ago
  76. 373b149 Roll chromium_revision da0e48ef9f..002d8b5c6a (705127:705236) by chromium-webrtc-autoroll · 5 years ago
  77. 6787f23 Remove AudioProcessing::level_estimator() getter by saza · 5 years ago
  78. c67a4d6 Fix WebRTC-Video-MinVideoBitrate for VP9 by Elad Alon · 5 years ago
  79. db3d81f Roll chromium_revision 3d7980bda8..da0e48ef9f (705004:705127) by chromium-webrtc-autoroll · 5 years ago
  80. d8aff21 Adds support for stopping fake TCP cross traffic. by Sebastian Jansson · 5 years ago
  81. 80f53b7 Extend WebRTC-Video-MinVideoBitrate to experiment per-codec by Elad Alon · 5 years ago
  82. e62a588 Merging TransportFeedbackAdapter and SendTimeHistory. by Sebastian Jansson · 5 years ago
  83. c69c1bb Plot delay feedback in RTCP arrival order. by Björn Terelius · 5 years ago
  84. 5740f3e Clarify expectation on GlobalLock by Danil Chapovalov · 5 years ago
  85. 3c918b1 Fix bypass of unnecessary resampling by Gustaf Ullberg · 5 years ago
  86. 51bf200 Reduce number of RTPVideoSender::SendVideo parameters by Danil Chapovalov · 5 years ago
  87. 4b64411 NetEqImpl::GetDecoderFormat: Return RTP clockrate, not codec sample rate by Karl Wiberg · 5 years ago
  88. 3b819f3 Move video_sources_.clear() call to CallTest::DestroyStreams by Niels Möller · 5 years ago
  89. 7c3b100 Roll chromium_revision 3fcb948181..3d7980bda8 (704895:705004) by chromium-webrtc-autoroll · 5 years ago
  90. e6f9bd0 Roll chromium_revision d66030f8c3..3fcb948181 (704779:704895) by chromium-webrtc-autoroll · 5 years ago
  91. 3273b5e Roll chromium_revision a1c9c88904..d66030f8c3 (704650:704779) by chromium-webrtc-autoroll · 5 years ago
  92. d62ac3f Use fake clock for replay fuzzing by Kuang-che Wu · 5 years ago
  93. d0704ce Remove RTCP tests from channel_unittest. by Bjorn A Mellem · 5 years ago
  94. ee153c9 Send rtcp::RemoteEstimate and rtcp::TransportFeedback in one packet by Per Kjellander · 5 years ago
  95. 9e70f36 Roll chromium_revision 651f5a2987..a1c9c88904 (704530:704650) by chromium-webrtc-autoroll · 5 years ago
  96. f17976d Use single thread vp9 decoder for fuzzing by Kuang-che Wu · 5 years ago
  97. 45eb135 Remove the unused `receive_timestamp` arg to NetEq::InsertPacket by Karl Wiberg · 5 years ago
  98. c466f08 Cap vp9 fuzzer frame size to prevent OOM by Kuang-che Wu · 5 years ago
  99. cd0eedb Don't allocate audio if we have no transport sequence number. by Sebastian Jansson · 5 years ago
  100. 9afdddf Enable capturing from camera in PC framework by Artem Titov · 5 years ago