1. b28bc83 [Adaptation] Make Manager's Resources not depend on encoder queue. by Henrik Boström · 5 years ago
  2. 9438ddc [Adaptation] Give QualityScaler a pending callbacks queue and unittests by Henrik Boström · 5 years ago
  3. f9ed56b Add ability to set custom RtpEncodingParameters for each simulcast stream in PC framework by Artem Titov · 5 years ago
  4. c55516d [Adaptation] Make Resources reference counted and add more DCHECKs. by Henrik Boström · 5 years ago
  5. cc57b93 Make video quality analyzer compatible with real SFU in the network by Artem Titov · 5 years ago
  6. baa2c83 Introduce ability to set peer name for PC level tests by Artem Titov · 5 years ago
  7. bf46cfe Refactors send rate statistics in RtpSenderEgress by Erik Språng · 5 years ago
  8. 8e321cd [Adaptation] Make QuailtyScalerResourse to report underuse if quality scaling is off by Ilya Nikolaevskiy · 5 years ago
  9. a270250 [Adaptation] Disable inital frame drop for simuclast/svc by Ilya Nikolaevskiy · 5 years ago
  10. 6efc14b VideoTrackSourceInterface: make some newly introduced methods pure virtual. by Markus Handell · 5 years ago
  11. a54ba4c Make video_loopback work with av1 by Danil Chapovalov · 5 years ago
  12. 3a65dba Revert "Removes lock release in PacedSender callback." by Erik Språng · 5 years ago
  13. ffd0a84 Handle OnRttUpdate in ReceiveStatisticsProxy. by Tommi · 5 years ago
  14. 09e9a83 Change the way that AecDumps are created in APM by Per Åhgren · 5 years ago
  15. 6b9c60b Removes lock release in PacedSender callback. by Erik Språng · 5 years ago
  16. cc8c078 Disable PipeWire on Chromecast builds. by Eli Ribble · 5 years ago
  17. 1c33075 Trigger bots again. by Tommi · 5 years ago
  18. 822a874 Switch CallStats to TQ interface + callbacks on the worker thread. by Tommi · 5 years ago
  19. 674b0c81 Move ReceiveStatisticsProxy stats variables to the worker thread. by Tommi · 5 years ago
  20. d93bf12 Call OnDecodedFrame asynchronously on the worker thread. by Tommi · 5 years ago
  21. ad84d02 Remove locking from RtpStreamsSynchronizer. by Tommi · 5 years ago
  22. d7e08c8 Move processing of frame meta data for OnFrame/OnRenderedFrame to the worker thread by Tommi · 5 years ago
  23. 67ecb68 Trigger bots by Tommi · 5 years ago
  24. 6a871d3 Revert "Remove playout delay lock." by Tommi · 5 years ago
  25. 3580706 Add a RunLoop to RtpReplayer to fix fuzzers by Tommi · 5 years ago
  26. fc11519 Cleanup mocks in api/test by Danil Chapovalov · 5 years ago
  27. 74ef940 Stop pulling binutils from WebRTC DEPS. by Mirko Bonadei · 5 years ago
  28. c623495 Remove playout delay lock. by Tommi · 5 years ago
  29. 33d81a0 Keep OpenH264 iMaxBitrate unspecified. by Sergey Silkin · 5 years ago
  30. 2454d85 Cleanup rtp_rtcp mocks by Danil Chapovalov · 5 years ago
  31. 804393b Removing incorrect DCHECK - breaks android by Tommi · 5 years ago
  32. 28da36a Add unittest for av1 wrappers to test Encode and Decode functions by Danil Chapovalov · 5 years ago
  33. dcde85c Pass PeerConfigurerImpl directly into CreateTestPeer by Artem Titov · 5 years ago
  34. 435fb9a Remove screen_share_config from the VideoConfig. by Andrey Logvin · 5 years ago
  35. 553c869 Start consolidating management/querying of stats on the Call thread. by Tommi · 5 years ago
  36. 04e1bab Replaces OverheadObserver with simple getter. by Erik Språng · 5 years ago
  37. 03fade5 IWYU: uint32_t is defined in cstdint by Stephan Hartmann · 5 years ago
  38. b8a9630 Add a Release method for file wrapper by Per Åhgren · 5 years ago
  39. 3b6afee Add comparison methods for VideoSourceRestrictions by Evan Shrubsole · 5 years ago
  40. 0dcb470 [Adaptation] Adapt up requires previous underuse by Evan Shrubsole · 5 years ago
  41. ab866a2 Remove audio playout generator from APM API by Sam Zackrisson · 5 years ago
  42. b63331b Cleanup mocks for Video (en|de)coder factories by Danil Chapovalov · 5 years ago
  43. 1e83d34 Remove pc level test framework redundant code. by Andrey Logvin · 5 years ago
  44. d6b1094 Revert "Android: Remove min_sdk_version in GN" by Scott Little · 5 years ago
  45. 42c5952 Create default frame generator in the AddVideoConfig method. by Andrey Logvin · 5 years ago
  46. f00ed5b Android: Remove min_sdk_version in GN by Peter Wen · 5 years ago
  47. 9af7543 Add RTC_EXPORT for NullSocketServer by Sergey Ulanov · 5 years ago
  48. fa95e8b fix nil RTCVideoEncoderSelector case in video encoder factory. by Kári Tristan Helgason · 5 years ago
  49. cce8643 Removed spammy log message from the FrameBuffer. by philipel · 5 years ago
  50. 5ed65b2 Add 5G detection to android_network_monitor by Jonas Oreland · 5 years ago
  51. 81be421 Remove FrameTransformerInterface functions using EncodedFrame. by Marina Ciocea · 5 years ago
  52. a0ff50c Reland "Improve outbound-rtp statistics for simulcast" by Henrik Boström · 5 years ago
  53. c0df5fc VoIP API implementation on top of AudioIngress/Egress by Tim Na · 5 years ago
  54. c064467 Pass frame generator to the AddVideoConfig method in the pc framework tests. by Andrey Logvin · 5 years ago
  55. 4210888 Refactors FEC in preparation for deferred packet generation. by Erik Språng · 5 years ago
  56. 9a925c9 Revert "Improve outbound-rtp statistics for simulcast" by Henrik Boström · 5 years ago
  57. 49f574b Delete EncodedImage methods buffer(), set_buffer() and mutable_data() by Niels Möller · 5 years ago
  58. c1aaf4c Revert "disallow pairing ICE-TCP with a local ip address" by Philipp Hancke · 5 years ago
  59. dad6a94 Add helper frame generator factories for the pc framework tests. by Andrey Logvin · 5 years ago
  60. 3c5450e Add support for PendingTaskSafetyFlag to ToQueuedTask. by Tommi · 5 years ago
  61. 9e46cf5 Introduce a RunLoop class that supports the TaskQueue interface by Tommi · 5 years ago
  62. d719708 Add unit tests for audio channel send frame transformer delegate. by Marina Ciocea · 5 years ago
  63. 1b900b1 Removed unused function EncodedFrame::SetEncodedSize. by philipel · 5 years ago
  64. 701ccf9 Add unit tests for audio receive channel frame transformer delegate. by Marina Ciocea · 5 years ago
  65. d9255b1 [getStats] Fix DCHECK crash in MergeInfoAboutOutboundRtpSubstreams(). by Henrik Boström · 5 years ago
  66. 455e802 Define MockTransformableFrame in test/. by Marina Ciocea · 5 years ago
  67. 07ed0f4 Add more unit tests for sender video with frame transformer. by Marina Ciocea · 5 years ago
  68. a81e9c8 Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. by Mirko Bonadei · 5 years ago
  69. ce1320c Add WaitForPreviouslyPostedTasks to TaskQueueForTest. by Marina Ciocea · 5 years ago
  70. 1148fd5 Define MockFrameTransformer in test/. by Marina Ciocea · 5 years ago
  71. 8ae18ad Remove unneeded dependency on CallStats. by Tommi · 5 years ago
  72. 14a23a3 Add field trial to force playout delay by Johannes Kron · 5 years ago
  73. 3745d3f [Adaptation] Use ResourceAdaptationProcessorInterface* instead of impl. by Henrik Boström · 5 years ago
  74. 722fa4d [Adaptation] Misc tests for processor, input provider and restrictions. by Henrik Boström · 5 years ago
  75. bb826c9 Make echo metrics optional by Ivo Creusen · 5 years ago
  76. 6a92e0e Android: Allow for re-assigning ScopedJavaGlobalRef by Magnus Jedvert · 5 years ago
  77. b5a0138 Rename done() into condition(), because it is actually condition in TimeController API by Artem Titov · 5 years ago
  78. 91aa732 [Adaptation] Add OnAdaptationApplied(), remove ResourceListenerResponse. by Henrik Boström · 5 years ago
  79. 4381af4 Change connection ASSERT into metrics for the PC level framework. by Andrey Logvin · 5 years ago
  80. 3b9fe99 Add cpu_usage metrics. by Andrey Logvin · 5 years ago
  81. 012aa37 Asynchronous QualityScaler: Callback-based CheckQpTask. by Henrik Boström · 5 years ago
  82. 9abc6bd Reduce audiosendstream dependency on rttstats (dead code). by Tommi · 5 years ago
  83. b37e59d Add unittests for APM with submodule creation disabled by Sam Zackrisson · 5 years ago
  84. 62a0d64 Remove deprecated constant. by Mirko Bonadei · 5 years ago
  85. 74fc574 Fork a few VideoReceiveStream related classes. by Tommi · 5 years ago
  86. b261118 Fix a typo for decoder naming by Hua, Chunbo · 5 years ago
  87. f7f7cc9 Extend IceControllerFactoryArgs with field trial string by Jonas Oreland · 5 years ago
  88. cc73ed3 APM: Add build flag to allow building WebRTC without APM by Per Åhgren · 5 years ago
  89. 86bd33a Fix the name of the file generated by generate_sslroots.py. by Mirko Bonadei · 5 years ago
  90. 95d9a1a Update set of known root certificates. by Mirko Bonadei · 5 years ago
  91. 1b8ef63 Add an optional override for AudioRecord device by Robin Lee · 5 years ago
  92. c8660b1 Open visibility of some PC level framework components by Artem Titov · 5 years ago
  93. 3e1ac54 Refactor video dumping and rendering in PC level test. by Artem Titov · 5 years ago
  94. 90ecee1 Make AudioEncoder::GetFrameLengthRange() pure virtual. by Ali Tofigh · 5 years ago
  95. cda577f Enable simulcast statistics by Eldar Rello · 5 years ago
  96. 1fb4a05 Reland "Launch external ref control for vp9 encoder" by Ilya Nikolaevskiy · 5 years ago
  97. e110a44 Delete uri for the Generic Frame Descriptor v1 by Danil Chapovalov · 5 years ago
  98. 9665b7d Revert "Launch external ref control for vp9 encoder" by Ilya Nikolaevskiy · 5 years ago
  99. 9427b51 Launch external ref control for vp9 encoder by Ilya Nikolaevskiy · 5 years ago
  100. f4ee036 [InsertableStreams] Clear callback to audio receive channel in delegate. by Marina Ciocea · 5 years ago