1. ea615af Remove WebRTC-VP8ConferenceTemporalLayers field trial by Sergey Silkin · 8 months ago
  2. 3f9589a Remove max_qp argument from GetSimulcastConfig() by Sergey Silkin · 8 months ago
  3. c0a32fe Remove bitrate_priority argument from GetSimulcastConfig() by Sergey Silkin · 8 months ago
  4. 954e72b Update MockAudioEncoderFactory to override Create instead of MakeAudioEncoder by Danil Chapovalov · 8 months ago
  5. 3172d16 Clean up EncoderStreamFactory by Sergey Silkin · 8 months ago
  6. 55c3600 Remove <ostream> dependencies by Tommi · 8 months ago
  7. fe4c1dd Fix logic reading spatial/temporal id in VideoStreamEncoder. by Erik Språng · 8 months ago
  8. eb3da2b Extract video writing into separate target by Artem Titov · 9 months ago
  9. a6c34d1 Introduce an empty target for video_frame_writer by Artem Titov · 9 months ago
  10. defafcb Pass random seed to SchedulableNetworkBehavior. by Jeremy Leconte · 9 months ago
  11. aefed55 [iwyu][1\n] Applying to api/[a-s]* by Dor Hen · 9 months ago
  12. feea82f Fix issue with SchedulableNetworkBehavior::UpdateConfigAndReschedule returning negative delay by Per K · 9 months ago
  13. 469e698 Remove kMaxNalusPerPacket hard limit for H264 frames by Sergio Garcia Murillo · 9 months ago
  14. da485a1 Implement delayed start of Scheduled network configuration by Per K · 9 months ago
  15. f9f631c Add terelius@ as owner of test/network by Per K · 9 months ago
  16. c74412b Deprecate rtc::RefCountInterface by Harald Alvestrand · 9 months ago
  17. 4158678 Split "helpers" from SSL target to "crypto_random" and rename by Philipp Hancke · 9 months ago
  18. b792d60 Support IVF source in video codec tester by Sergey Silkin · 9 months ago
  19. 3fa94c4 Block posting new tasks until queue size is reduced by Sergey Silkin · 9 months ago
  20. a0d1a51 Reland "Add SchedulableNetworkBehavior and tests." by Per Kjellander · 9 months ago
  21. f4ff3f3 Ensure test capturer does not set ntp time by Per K · 9 months ago
  22. 045589e Revert "Add SchedulableNetworkBehavior and tests." by Per Kjellander · 10 months ago
  23. 0681553 Add SchedulableNetworkBehavior and tests. by Per K · 10 months ago
  24. ae5d503 Deprecate `absl_deps` in templates and update documentation. by Florent Castelli · 10 months ago
  25. 4e86f14 Fix GN template webrtc_fuzzer_test to work with Abseil targets in deps by Florent Castelli · 10 months ago
  26. 99c519b Mass removal of absl_deps in all BUILD.gn files by Florent Castelli · 10 months ago
  27. c7fd5af Split SSL adapters from main ssl build target 1/2 by Philipp Hancke · 10 months ago
  28. 819cfb0 Add GoogCCScenario test of WebRTC-Bwe-ResetOnAdapterIdChange by Per K · 10 months ago
  29. b25c747 Change behaviour of repeated initial probes by Per K · 10 months ago
  30. 5566b91 Reland "Replace usage of link_capacity_kbps with DataRate link_capacity" by Per K · 10 months ago
  31. fe47d7d Add perkj@ as owner in test/peer_scenario by Per K · 10 months ago
  32. f9da667 [DVQA] Sum the encoded_image_size for simulcast scenario. by Jeremy Leconte · 10 months ago
  33. ff2dd50 Revert "Replace usage of link_capacity_kbps with DataRate link_capacity" by Mirko Bonadei · 10 months ago
  34. 6186c02 Replace usage of link_capacity_kbps with DataRate link_capacity by Per K · 10 months ago
  35. 57dbb1e Reland "Split digest methods from ssl target into digest target" by Philipp Hancke · 10 months ago
  36. 179f96d Provide Environment to construct VideoBitrateAllocator by Danil Chapovalov · 10 months ago
  37. 16fb790 Revert "Provide Environment to construct VideoBitrateAllocator" by Jeremy Leconte · 10 months ago
  38. 4bf4e17 Provide Environment to construct VideoBitrateAllocator by Danil Chapovalov · 10 months ago
  39. eaa4f3a Fix nits in simulated network. by Björn Terelius · 10 months ago
  40. dbdf36c Add key_interval command line argument to codec test by Sergey Silkin · 10 months ago
  41. 26a082c Introduce a mode that lets NetworkEmulationManager ignore DTLS handshake sizes. by Sergey Sukhanov · 10 months ago
  42. 5f3fc50 Split CreateEncodingSettings by Sergey Silkin · 10 months ago
  43. 35af7cc Move sharding logic to the correct context by Christoffer Dewerin · 10 months ago
  44. fc57037 Revert "Split digest methods from ssl target into digest target" by Mirko Bonadei · 10 months ago
  45. 0d037df Reland "Add more accurate support for changing capacity in SimulatedNetwork" by Per K · 10 months ago
  46. f126e8a Delete implicit layering mode. by Sergey Silkin · 10 months ago
  47. 47bfe39 Split digest methods from ssl target into digest target by Philipp Hancke · 10 months ago
  48. 6866da1 Revert "Add more accurate support for changing capacity in SimulatedNetwork" by Per Kjellander · 10 months ago
  49. 51a70c0 Add more accurate support for changing capacity in SimulatedNetwork by Per K · 10 months ago
  50. 2ee83c1 Provide Environment for ReceiveSideConfestionController construction by Danil Chapovalov · 10 months ago
  51. 853e247 Set full path to input video in EncodeDecode test by Sergey Silkin · 10 months ago
  52. 8410b6e Add --screencast and --frame_drop flags to EncodeDecode test by Sergey Silkin · 10 months ago
  53. 363917a Add support for receiving CongestionControlFeedback to RTCPReceiver by Per K · 10 months ago
  54. 62735dd In Vp9 encoder references fuzzer ignore EncoderInfoOverride field trial by Danil Chapovalov · 10 months ago
  55. acfd279 av1: make packetization generate more evenly sized packets by Philipp Hancke · 10 months ago
  56. a345880 Add IWYU export pragmas to gtest/gmock by Evan Shrubsole · 10 months ago
  57. cd09858 Convert decoder TRACE_EVENT to flows by Evan Shrubsole · 10 months ago
  58. 569849e Move call/simulated_network to test/network by Per K · 10 months ago
  59. 2e1a2cd Make stats analysis working with empty layers (bitrate=0) by Sergey Silkin · 11 months ago
  60. db50b03 Add perfetto build config by Evan Shrubsole · 11 months ago
  61. 454d651 Fix build errors on GCC w/ libstdc++ 13.2.1 missing cstdint by Vinzenz Feenstra · 12 months ago
  62. f4673f9 Move webrtc::AudioDeviceModule include to api/ folder by Florent Castelli · 11 months ago
  63. 0afde76 Move webrtc::AudioProcessing include to api/ folder by Florent Castelli · 11 months ago
  64. 44ab200 In EncoderStreamFactory pass field trials as required parameter by Danil Chapovalov · 11 months ago
  65. db6767d Remove more ProxyInfo references. by Tommi · 11 months ago
  66. 29abba9 Cleanup WebRTC-SendPacketsOnWorkerThread by Per K · 11 months ago
  67. b065f1b Require webrtc::Environment to create fake video encoders by Danil Chapovalov · 11 months ago
  68. 41b4bf97 Pass Environment instead of clock to Fake video encoders at construction by Danil Chapovalov · 11 months ago
  69. 25468d2 Update y4m header parser. by philipel · 11 months ago
  70. 9630287 Require webrtc::Environment to create VP9 encoder by Danil Chapovalov · 11 months ago
  71. e975b44 Reland "FrameCadenceAdapter keep track of Input framerate" by Per K · 12 months ago
  72. c230da0 In IvfVideoFrameGenerator test helper allow to pass webrtc::Environment at construction by Danil Chapovalov · 12 months ago
  73. 5075cb4 Expose AudioLevel as an absl::optional struct in api/rtp_headers.h by Joachim Reiersen · 12 months ago
  74. cdecc4e Expose bufferedAmountLowThreshold by Victor Boivie · 12 months ago
  75. 1a37aa1 Fix frame not found error when encoder is paused. by Jeremy Leconte · 12 months ago
  76. 802552a Update test VideoEncoderFactories to pass Environment to construct VideoEncoder by Danil Chapovalov · 12 months ago
  77. 4f33b95 Disable flaky expectation on Android device. by Jeremy Leconte · 12 months ago
  78. dcc9508 Cleanup QualityAnalyzingVideoEncoderFactory::CreateVideoEncoder by Danil Chapovalov · 12 months ago
  79. 98aba6b Configure default bitrate targets for VP9 simulcast by Ilya Nikolaevskiy · 12 months ago
  80. fea41f5 pc: Include SCTP queued bytes in buffered_amount by Victor Boivie · 12 months ago
  81. 0fa9088 Deprecate VideoFrame::timestamp() and set_timestamp by Per K · 12 months ago
  82. afaae4e Remove remaining .cc files from rtc_media_base by Harald Alvestrand · 12 months ago
  83. 329f0ea Provide Environment when creating VideoEncoder in test code by Danil Chapovalov · 1 year ago
  84. cd54fd8 sctp: Pass webrtc::Environment to DcSctpTransport by Victor Boivie · 1 year ago
  85. bbff58d Introduce "well-known" SdpVideoFormat codecs by Philipp Hancke · 1 year ago
  86. 97df932 Remove multiplex codec. by Markus Handell · 1 year, 1 month ago
  87. 8adb080 Roll chromium_revision a4279f2842..1f0d2a10bd (1259805:1264465) by Mirko Bonadei · 1 year, 1 month ago
  88. 4f63ea4 Deprecate VP8Decoder::Create by Danil Chapovalov · 1 year, 1 month ago
  89. bf20cf8 Implement Create instead of CreateVideoDecoder in remaining test VideoDecoderFactories by Danil Chapovalov · 1 year, 1 month ago
  90. 4a97488 Rename AudioLevel to AudioLevelExtension in rtp_header_extensions.h by Joachim Reiersen · 1 year, 1 month ago
  91. efea7bb Ignore WebRTC-LibvpxVp9Encoder-SvcFrameDropConfig in VP9 fuzzer by Sergey Silkin · 1 year, 1 month ago
  92. 4efc830 Provide test output path with `OutputPathWithRandomDirectory` 1/n by Dor Hen · 1 year, 1 month ago
  93. 94c3328 Provide unified solution for dir name randomization in tests by Dor Hen · 1 year, 1 month ago
  94. 1b5f47f Set field trials via command line by Sergey Silkin · 1 year, 1 month ago
  95. 5ba4f2a Make file/directory related tests safe for concurrent execution by Dor Hen · 1 year, 1 month ago
  96. dcd1ce2 Add integration test of PeerConnectionInterface::ReconfigureBandwidthEstimation by Per K · 1 year, 1 month ago
  97. 6432970 Make it possible to set spatial layer bitrates explicitly by Sergey Silkin · 1 year, 1 month ago
  98. 974044e Remove code for supporting SDES by Harald Alvestrand · 1 year, 1 month ago
  99. aaa123d Reland "Remove post-decode VAD" by Tomas Lundqvist · 1 year, 1 month ago
  100. 3bddaed rtc_p2p: Split turn port and basic port allocator by Harald Alvestrand · 1 year, 1 month ago