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