1. f83d0ef Revert "Remove an old hack from test_main_lib.cc." by Patrik Höglund · 4 years, 7 months ago
  2. 82a5100 Replacing /target:target with /target in BUILD autofix. by Sebastian Jansson · 4 years, 7 months ago
  3. ea55b08 Adds support for passing a vector of packets to the paced sender. by Erik Språng · 4 years, 7 months ago
  4. 79f3287 Cleanup of simple TODO(srte) comments. by Sebastian Jansson · 4 years, 7 months ago
  5. 5114a92 Remove an old hack from test_main_lib.cc. by Patrik Höglund · 4 years, 7 months ago
  6. 0429f78 Base overhead calculation for audio priority rate on available data. by Sebastian Jansson · 4 years, 7 months ago
  7. 78c82a4 Adds trial to always start probes with a small padding packet. by Erik Språng · 4 years, 7 months ago
  8. 608083b Reset QP sum when QP is not reported on decoded frame. by Mirta Dvornicic · 4 years, 7 months ago
  9. 6cf554e Reduces locking in RtpSenderVideo. by Erik Språng · 4 years, 7 months ago
  10. f23131f Removing AudioAllocationSettings moving functionality to AudioSendStream. by Sebastian Jansson · 4 years, 7 months ago
  11. b96a311 Sum byte counts for all reports of type kStatsReportTypeSsrc by Niels Möller · 4 years, 7 months ago
  12. 2077542 Roll chromium_revision 1fdb019b56..b5ead1daa2 (701929:702047) by chromium-webrtc-autoroll · 4 years, 7 months ago
  13. 62aee93 Adds trial to calculate audio overhead based on available data. by Sebastian Jansson · 4 years, 7 months ago
  14. f1e97b9 Reland "Prepares RtpSenderVideo for batch forwarding of generated packets" by Erik Språng · 4 years, 7 months ago
  15. 1413ede Roll chromium_revision 4ce9e096a5..1fdb019b56 (701829:701929) by chromium-webrtc-autoroll · 4 years, 7 months ago
  16. 2e70719 Roll chromium_revision 443491f487..4ce9e096a5 (701518:701829) by chromium-webrtc-autoroll · 4 years, 7 months ago
  17. f4e0c29 SimulcastEncoderAdapter: support per layer fallback and single encoder proxying by Erik Språng · 4 years, 7 months ago
  18. fddbe6c Improve readability in GoogCcNetworkController::OnSentPacket by Elad Alon · 4 years, 7 months ago
  19. 9d7eb28 Don't limit simulcast layers number for screenshare based on resolution by Ilya Nikolaevskiy · 4 years, 7 months ago
  20. 64672dc Adds log output to peer connection level scenario framework. by Sebastian Jansson · 4 years, 7 months ago
  21. 65235d3 Add GetStats at end of PeerConnection quality tests by Niels Möller · 4 years, 7 months ago
  22. 7c2bed8 Avoid memcpy in JavaToNativeEncodedImage by Niels Möller · 4 years, 7 months ago
  23. 55377fe Roll chromium_revision aa4c7d6aab..443491f487 (701411:701518) by chromium-webrtc-autoroll · 4 years, 7 months ago
  24. bfcec4c Delete old placeholders for moved api/ header files by Niels Möller · 4 years, 7 months ago
  25. 7c079f6 Reland "Fix minor regression caused by a8336d3" by Evan Shrubsole · 4 years, 7 months ago
  26. 8f736c0 AEC3: Analyze multi-channel SubtractorOutput in AecState by Sam Zackrisson · 4 years, 7 months ago
  27. b3bb204 Remove unused RtpFrameObject ctor. by philipel · 4 years, 7 months ago
  28. 2f7d779 Use new RtpFrameObject ctor for fuzzing. by philipel · 4 years, 7 months ago
  29. 2be50f5 Roll chromium_revision a935474316..aa4c7d6aab (701308:701411) by chromium-webrtc-autoroll · 4 years, 7 months ago
  30. 8e1343a Add an alt-protocol to SDP to indicate which m= sections use a plugin transport. by Bjorn A Mellem · 4 years, 7 months ago
  31. 894eb8b Roll chromium_revision 1d84c1e780..a935474316 (701137:701308) by chromium-webrtc-autoroll · 4 years, 7 months ago
  32. 4aded80 Roll chromium_revision bd70e4cf18..1d84c1e780 (701000:701137) by chromium-webrtc-autoroll · 4 years, 7 months ago
  33. 1e91551 Fix -Wtautological-constant-compare in test/fuzzers. by Mirko Bonadei · 4 years, 7 months ago
  34. ef3dbad New class ScopedJavaRefCounted by Niels Möller · 4 years, 7 months ago
  35. e00ea5e Refactoring CapBitrateToThresholds in SendSideBandwidthEstimation. by Sebastian Jansson · 4 years, 7 months ago
  36. 002b6f4 Fixes for support of disabling lower spatial layers in VP9 by Ilya Nikolaevskiy · 4 years, 7 months ago
  37. 32eae4c AEC3: use different seed for different channels in CNG by Sam Zackrisson · 4 years, 7 months ago
  38. 09f1195 Always pass arguments to INSTANTIATE_TEST_SUITE_P. by Mirko Bonadei · 4 years, 7 months ago
  39. 45b176f Downgrade fps in same step as resolution in initial drop due to size. by Åsa Persson · 4 years, 7 months ago
  40. 08a9f98 Revert "Prepares RtpSenderVideo for batch forwarding of generated packets" by Erik Språng · 4 years, 7 months ago
  41. e7314cd In ulpfec receiver check for malformed packets to avoid DCHECKS tirggering by Ilya Nikolaevskiy · 4 years, 7 months ago
  42. 2449d7a Refactor legacy FrameBuffer to use EncodedImageBuffer::Realloc by Niels Möller · 4 years, 7 months ago
  43. fbf75a7 Video: Log scalability configuration on encoder reconfigure by Ilya Nikolaevskiy · 4 years, 7 months ago
  44. fc35874 Use new RtpFrameObject ctor for unittests. by philipel · 4 years, 7 months ago
  45. ff2e215 Change FrameBuffer::CombineAndDeleteFrames to allocate a new buffer by Niels Möller · 4 years, 7 months ago
  46. 44db436 Propagate task queue to create test::DirectTransport by TaskQueueBase interface by Danil Chapovalov · 4 years, 7 months ago
  47. 578270d Roll chromium_revision 929ce7dfed..bd70e4cf18 (700900:701000) by chromium-webrtc-autoroll · 4 years, 7 months ago
  48. 0e3517d Roll chromium_revision 15c33f453d..929ce7dfed (700783:700900) by chromium-webrtc-autoroll · 4 years, 7 months ago
  49. 68e92ce Roll chromium_revision e76bf0b809..15c33f453d (700610:700783) by chromium-webrtc-autoroll · 4 years, 7 months ago
  50. ba2ba59 Rewrite test::DirectTransport to work with any TaskQueue implementation by Danil Chapovalov · 4 years, 7 months ago
  51. bc8049e Reland "VP9 encoder: handle disabled layers correctly" by Ilya Nikolaevskiy · 4 years, 7 months ago
  52. e72a78e Roll chromium_revision 42b9d99dab..e76bf0b809 (700503:700610) by chromium-webrtc-autoroll · 4 years, 7 months ago
  53. 1903a35 Roll chromium_revision ecfd30c363..42b9d99dab (700332:700503) by chromium-webrtc-autoroll · 4 years, 7 months ago
  54. 7da4e56 Allow receive-only use of datagram transport for data channels. by Bjorn A Mellem · 4 years, 7 months ago
  55. 63173d5 pipewire: handle deleting the capturer while a D-Bus call is in progress by Michael Olbrich · 4 years, 8 months ago
  56. c6d7d58 Roll chromium_revision 2d2f043b9a..ecfd30c363 (700199:700332) by chromium-webrtc-autoroll · 4 years, 7 months ago
  57. ee8ee2f Avoids update of WebRTC.Audio.SourceMatchesRecordingSession for Android < N by henrika · 4 years, 7 months ago
  58. a21d50c Prepares RtpSenderVideo for batch forwarding of generated packets by Erik Språng · 4 years, 7 months ago
  59. d27a0c1 Report payload byte counts in PC-level quality tests by Niels Möller · 4 years, 7 months ago
  60. b4ffe88 Roll chromium_revision fbc0a229ff..2d2f043b9a (700084:700199) by chromium-webrtc-autoroll · 4 years, 7 months ago
  61. 89e7fcb Revert "Enable capturing from camera in PC framework" by Artem Titov · 4 years, 7 months ago
  62. abd9e0f VideoStreamEncoder: Don't crop and scales frames for external encoders by Ilya Nikolaevskiy · 4 years, 7 months ago
  63. 482d26c Enable capturing from camera in PC framework by Artem Titov · 4 years, 7 months ago
  64. 7acc4a4 Reset |reference_finder_| on codec switch. by philipel · 4 years, 7 months ago
  65. 5dacece Removed unused _rotation_set variable from EncodedFrame. by philipel · 4 years, 7 months ago
  66. 741bab0 Add Slice method to CopyOnWriteBuffer and use it in FEC code. by Ilya Nikolaevskiy · 4 years, 7 months ago
  67. 85d5c19 Added RtpFrameObject ctor with no PacketBuffer pointer. by philipel · 4 years, 7 months ago
  68. 2bc5558 Renaming variables in SendSideBandwidthEstimation. by Sebastian Jansson · 4 years, 7 months ago
  69. ccfb340 Update balanced tests to use BalancedDegradationTest fixture. by Åsa Persson · 4 years, 7 months ago
  70. ace2a2b Roll chromium_revision 1fa0f66d36..fbc0a229ff (699974:700084) by chromium-webrtc-autoroll · 4 years, 7 months ago
  71. d6eab9e Roll chromium_revision 489dde9b43..1fa0f66d36 (699869:699974) by chromium-webrtc-autoroll · 4 years, 7 months ago
  72. c5bc9d6 Treat wlan as a WiFi adapter name on all platforms. by Qingsi Wang · 4 years, 7 months ago
  73. 30c2b66 Roll chromium_revision edf70056b5..489dde9b43 (699748:699869) by chromium-webrtc-autoroll · 4 years, 7 months ago
  74. 71037a8 Implement TaskQueueBase interface by SingleThreadedTaskQueueForTesting by Danil Chapovalov · 4 years, 7 months ago
  75. ad10222 Cleanup of unused field trials and options in SendSideBandwidthEstimation by Sebastian Jansson · 4 years, 7 months ago
  76. d63f8f8 Roll chromium_revision b3fb292c9b..edf70056b5 (699622:699748) by chromium-webrtc-autoroll · 4 years, 7 months ago
  77. 461ee85 Cleanup of target rates in GoogCC/SendSideBandwidthEstimation. by Sebastian Jansson · 4 years, 7 months ago
  78. 7bdf073 First step of adding multi-channel support to the echo subtractor by Per Åhgren · 4 years, 7 months ago
  79. 538ca57 Converts const methods in BitrateAllocator to non-member functions. by Sebastian Jansson · 4 years, 7 months ago
  80. e32ae4f Invalidate encoder rates on VideoStreamEncoder::ReconfigureEncoder by Evan Shrubsole · 4 years, 7 months ago
  81. 0e3b1ff Moving e to comply to the rest of the stack/heap storage scheme by Per Åhgren · 4 years, 7 months ago
  82. 90d6efb Revert "VP9 encoder: handle disabled layers correctly" by Ilya Nikolaevskiy · 4 years, 7 months ago
  83. 7911d37 AEC3: Simplify use of SignalTransition by Gustaf Ullberg · 4 years, 7 months ago
  84. 01dd885 Moves contents of bitrate_controller to goog_cc by Sebastian Jansson · 4 years, 7 months ago
  85. 88fe84b VP9 encoder: handle disabled layers correctly by Ilya Nikolaevskiy · 4 years, 7 months ago
  86. b67c44c Add unit tests for balanced degradation settings. by Åsa Persson · 4 years, 7 months ago
  87. 70bc753 Add comments to MultiCodecReceiveTest. by Åsa Persson · 4 years, 7 months ago
  88. 84004c4 Roll chromium_revision f24b5ede72..b3fb292c9b (699513:699622) by chromium-webrtc-autoroll · 4 years, 7 months ago
  89. fc604aa Unset sinks when deleting CompositeDataChannelTransport. by Bjorn A Mellem · 4 years, 7 months ago
  90. 9d91174 Roll chromium_revision ae812cd84f..f24b5ede72 (699366:699513) by chromium-webrtc-autoroll · 4 years, 7 months ago
  91. bc3eebc Reland "Reland "Refactor SCTP data channels to use DataChannelTransportInterface."" by Bjorn A Mellem · 4 years, 7 months ago
  92. 2225c06 Roll chromium_revision 9f21b695c1..ae812cd84f (699240:699366) by chromium-webrtc-autoroll · 4 years, 7 months ago
  93. f34116e Replacing bandwidth adaptation trial with stable target in Opus encoder. by Sebastian Jansson · 4 years, 7 months ago
  94. c30bc16 Adds abs-send-time and size field outputs to event log parser. by Sebastian Jansson · 4 years, 7 months ago
  95. 74344d2 Support 2 byte payload size DTX packets in NetEq simulation. by Jakob Ivarsson · 4 years, 7 months ago
  96. 9d28102 Remove deprecated method by Johannes Kron · 4 years, 7 months ago
  97. af3fdc0 AEC3: Suppression filter handles multiple channels by Gustaf Ullberg · 4 years, 7 months ago
  98. 67309ef Add release callback and reference count to java EncodedImage class by Niels Möller · 4 years, 7 months ago
  99. 1b57541 Always pass arguments to INSTANTIATE_TEST_SUITE_P. by Mirko Bonadei · 4 years, 7 months ago
  100. 63df20a Roll chromium_revision 1d4ed9e21d..9f21b695c1 (699120:699240) by chromium-webrtc-autoroll · 4 years, 7 months ago