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