1. 3c15f46 Use SeqNumUnwapper to handle reordering of first packets by Johannes Kron · 5 years ago
  2. cb755b0 StreamDataCounters::last_packet_received_timestamp_ms added. by Henrik Boström · 5 years ago
  3. cf2df2f Bases scenario frame matching on similarity. by Sebastian Jansson · 5 years ago
  4. 1107cab Remove the ability for EchoRemover to override the render vs capture alignment by Gustaf Ullberg · 5 years ago
  5. f537da6 Fix threading model of video quality test with audio enabled by Artem Titov · 5 years ago
  6. a64f397 Use the preferred capture format on windows. by Noah Richards · 5 years ago
  7. 2cc368f Add thread safety annotations for some more PeerConnection members (part 9) by Karl Wiberg · 5 years ago
  8. 66e7679 Export symbols needed by the Chromium component build (part 8). by Mirko Bonadei · 5 years ago
  9. db6335e Make sure screenshare_layers produce non-sync TL1 frames after keyframes by Erik Språng · 5 years ago
  10. ca07360 Roll chromium_revision ab376d5029..d5a4101d31 (646569:646704) by chromium-webrtc-autoroll · 5 years ago
  11. ac1667d Reland "RNN VAD: Replace Ooura with PFFFT for the pitch auto correlation." by Alessio Bazzica · 5 years ago
  12. 4f5975c Roll chromium_revision b29b632278..ab376d5029 (646441:646569) by chromium-webrtc-autoroll · 5 years ago
  13. d38ce9f Revert "RNN VAD: Replace Ooura with PFFFT for the pitch auto correlation." by Qingsi Wang · 5 years ago
  14. e9cda52 Roll chromium_revision 29ea6db316..b29b632278 (646310:646441) by chromium-webrtc-autoroll · 5 years ago
  15. af1f865 Revert "Disable DTLS 1.0, TLS 1.0 and TLS 1.1 downgrade in WebRTC." by Benjamin Wright · 5 years ago
  16. ae4b623 Reland "Add bindings for simulcast and RIDs in Android SDK." by Amit Hilbuch · 5 years ago
  17. 98e9f29 Improve application window picker on Mac that was not listing all apps. by Julien Isorce · 5 years ago
  18. 32a5781 Roll chromium_revision e7b7dc611f..29ea6db316 (646176:646310) by chromium-webrtc-autoroll · 5 years ago
  19. 8daf92a Adds ScaleVideoFrameBuffer to libyuv. by Sebastian Jansson · 5 years ago
  20. 8ce89ba Adds function to calculate squared error sum to libyuv. by Sebastian Jansson · 5 years ago
  21. de83d0c Fix params comments in network emulation layer and its usage in scenario framework by Artem Titov · 5 years ago
  22. 612e179 Follow up CL to address clang-tidy suggestions minor issues. by Artem Titov · 5 years ago
  23. bdecb3c Cleanup: rename endpoint_controller_ into endpoint_container_. by Artem Titov · 5 years ago
  24. 5c4d2ee RTCDataChannel: Ignore "id" when "negotiated" is false by Harald Alvestrand · 5 years ago
  25. 4124dab Processing emulated network on task queue. by Sebastian Jansson · 5 years ago
  26. 6c072ef Track both "network" and "media" rate in EncoderOvershootDetector by Erik Språng · 5 years ago
  27. a9daea4 Avoid crashing if decodeTimeMs is null. by Sami Kalliomäki · 5 years ago
  28. cc5be54 Support for injection of FEC controller in Scenario tests. by Sebastian Jansson · 5 years ago
  29. 1c4547d Adds SetForTest method on FieldTrialParameter class. by Sebastian Jansson · 5 years ago
  30. 4e2d015 Autoscale Y-axis of echo-likelihood plots by Gustaf Ullberg · 5 years ago
  31. 8fcd653 RNN VAD: Replace Ooura with PFFFT for the pitch auto correlation. by Alessio Bazzica · 5 years ago
  32. 4cd433e Switch routing from dest endpoint id to dest ip in network emulation layer by Artem Titov · 5 years ago
  33. 359fe33 Move TaskQueueFactory from Call::Create parameter to CallConfig by Danil Chapovalov · 5 years ago
  34. ffb8c8c Add PFFFT to generate_license by Alessio Bazzica · 5 years ago
  35. c42f1a7 Revert "Move TaskQueueFactory from Call::Create parameter to CallConfig" by Danil Chapovalov · 5 years ago
  36. 90705cb Move TaskQueueFactory from Call::Create parameter to CallConfig by Danil Chapovalov · 5 years ago
  37. ef13990 author_line_count.sh: Move user arguments last by Niels Möller · 5 years ago
  38. 1c41be6 Propagate TaskQueueFactory to AudioDeviceBuffer by Danil Chapovalov · 5 years ago
  39. 105a10a Using TimeController for Scenario test framework by Sebastian Jansson · 5 years ago
  40. 10aac06 Delete VCMJitterBuffer::IncomingRateStatistics by Niels Möller · 5 years ago
  41. db64d99 Delete unused constructor arguments from VCMJitterBuffer by Niels Möller · 5 years ago
  42. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 5 years ago
  43. 89cd0c0 Roll chromium_revision 0dd6679b57..e7b7dc611f (646074:646176) by chromium-webrtc-autoroll · 5 years ago
  44. 708eccc Qualify cmath function calls. by Oleh Prypin · 5 years ago
  45. a7d8f19 Use 'public_deps' to depend on nacl_io [1]. by Mirko Bonadei · 5 years ago
  46. 397b5b5 Add jianj@chromium.org to reviewers for autoroll including libvpx. by Jerome Jiang · 5 years ago
  47. b721761 Reworking byte order utility functions for Windows platforms. by Mirko Bonadei · 5 years ago
  48. 0c7a9ca Roll chromium_revision 3265fd121c..0dd6679b57 (645967:646074) by chromium-webrtc-autoroll · 5 years ago
  49. 3295c01 Prevent fuzzing replayer being stuck forever on malformed packet times. by Benjamin Wright · 5 years ago
  50. 1a08037 Roll chromium_revision 587a782640..3265fd121c (645854:645967) by chromium-webrtc-autoroll · 5 years ago
  51. 9316c1a Suppress max figures open warning. by Konrad Hofbauer · 5 years ago
  52. 921db61 Roll chromium_revision 1959cb7246..587a782640 (645740:645854) by chromium-webrtc-autoroll · 5 years ago
  53. df5e4e0 Merge of ThreadChecker and SequencedTaskChecker. by Sebastian Jansson · 5 years ago
  54. 7b6add3 Makes simulated time controller deterministic. by Sebastian Jansson · 5 years ago
  55. 11c012a Removing avoidable usages of Clock::GetRealTimeClock(). by Sebastian Jansson · 5 years ago
  56. bd631a0 Use Abseil container algorithms in video/ by Steve Anton · 5 years ago
  57. 91c2606 Use Abseil container algorithms in modules/rtp_rtcp/ by Steve Anton · 5 years ago
  58. c90e81e Rename android_tools to android_sdk by Peter Wen · 5 years ago
  59. 9840235 Qualify cmath function calls. by Mirko Bonadei · 5 years ago
  60. 703e34a APM PFFFT wrapper: Add frequency domain convolution by Alessio Bazzica · 5 years ago
  61. 21583fd Roll chromium_revision 725be848c7..1959cb7246 (645432:645740) by chromium-webrtc-autoroll · 5 years ago
  62. aa023e2 Add test-only group id. by Jakob Ivarsson · 5 years ago
  63. e896490 Revert "Fix target bitrate RTCP messages behavior for SVC streams" by Oleh Prypin · 5 years ago
  64. e8bc3a0 Revert "Add bindings for simulcast and RIDs in Android SDK." by Oleh Prypin · 5 years ago
  65. d9b62d3 Add third_party/android_sdk/LICENSE to generate_licenses.py. by Mirko Bonadei · 5 years ago
  66. b118d42 Use Abseil container algorithms in a couple places in media/ by Steve Anton · 5 years ago
  67. f19f5bc Roll chromium_revision 3c4f193f48..725be848c7 (645294:645432) by chromium-webrtc-autoroll · 5 years ago
  68. b19f27a Decode Target Information for VP8 libvpx encoder. by philipel · 5 years ago
  69. 1f928d3 Close data channels when ID assignment fails. by Harald Alvestrand · 5 years ago
  70. 4c7112a Reland "in WebrtcVoiceEngine allow to set TaskQueueFactory" by Danil Chapovalov · 5 years ago
  71. 90d7826 Fix a comment reg. use of field trial. by Christoffer Rodbro · 5 years ago
  72. 9d766b9 Delete deprecated variant of VideoEncoder::Encode by Niels Möller · 5 years ago
  73. ab65d8a Fix target bitrate RTCP messages behavior for SVC streams by Ilya Nikolaevskiy · 5 years ago
  74. e8fd57c Move EventWrapper to its own build target by Niels Möller · 5 years ago
  75. 40c9847 Roll chromium_revision b19e3c4c55..3c4f193f48 (644948:645294) by chromium-webrtc-autoroll · 5 years ago
  76. 361855b Rename OperatingPoint to DecodeTarget. by philipel · 5 years ago
  77. 1333948 Move FifoBuffer to its own file and build target by Niels Möller · 5 years ago
  78. e46f5db Add missing `using` declarations for names in testing namespace. by Mirko Bonadei · 5 years ago
  79. 8ea977d Add ScopedAllowBaseSyncPrimitivesForTesting to Webrtc. by François Doray · 5 years ago
  80. 20393ee Delete all stats-related logic from VCMJitterBuffer. by Niels Möller · 5 years ago
  81. f49429d Adds workaround for audio not restarting after interruption by Kári Tristan Helgason · 5 years ago
  82. e5cc85b Introduce dynamic endpoints by Artem Titov · 5 years ago
  83. e17339b NetEq fuzzer: shorten the maximum fuzzer input by Henrik Lundin · 5 years ago
  84. 6bf1512 Refactor VideoEncoderWrapper, to let EncodedImage own the data buffer. by Niels Möller · 5 years ago
  85. dd41da6 Delete unused methods from VCMReceiveStatisticsCallback by Niels Möller · 5 years ago
  86. ce584cf Remove Remb::kFeedbackMessageType by Elad Alon · 5 years ago
  87. 289f13d Remove CreateVideoStreamEncoder version that uses GlobalTaskQueueFactory by Danil Chapovalov · 5 years ago
  88. 3993b18 Use DefaultTaskQueueFactory in tool network_tester_server by Danil Chapovalov · 5 years ago
  89. 71f76b5 Log when a TargetBitrate XR is sent with layers enabled/disabled. by Rasmus Brandt · 5 years ago
  90. 20574f4 Testing no /DUNICODE assumptions with Win more configs bots. by Mirko Bonadei · 5 years ago
  91. 185e802 Prefix AUDIO_DEVICE_INCLUDE_ANDROID_AAUDIO with WEBRTC_. by Mirko Bonadei · 5 years ago
  92. b3ae979 Roll chromium_revision afedac6c9e..b19e3c4c55 (644823:644948) by chromium-webrtc-autoroll · 5 years ago
  93. ed2207a Introduce a configurable "critical low" bandwidth in AIMD rate control. by Christoffer Rodbro · 5 years ago
  94. efe4c92 Use RtpSender/RtpReceiver track ID for legacy GetStats by Steve Anton · 5 years ago
  95. 177670a Add bindings for simulcast and RIDs in Android SDK. by Amit Hilbuch · 5 years ago
  96. ce50b00 Add bindings for RIDs in iOS SDK. by Amit Hilbuch · 5 years ago
  97. a524f95 Roll chromium_revision d36473037f..afedac6c9e (644705:644823) by chromium-webrtc-autoroll · 5 years ago
  98. 53c75cf Fix for acknowledged bitrate estimator getting stuck at low bandwidth. by Christoffer Rodbro · 5 years ago
  99. b8fffa1 Delete method VCMJitterBuffer::RegisterStatsCallback by Niels Möller · 5 years ago
  100. 3e61c51 AEC3: Fix range in filter analyzer by Gustaf Ullberg · 5 years ago