1. c0df5fc VoIP API implementation on top of AudioIngress/Egress by Tim Na · 4 years, 5 months ago
  2. c064467 Pass frame generator to the AddVideoConfig method in the pc framework tests. by Andrey Logvin · 4 years, 5 months ago
  3. 4210888 Refactors FEC in preparation for deferred packet generation. by Erik Språng · 4 years, 5 months ago
  4. 9a925c9 Revert "Improve outbound-rtp statistics for simulcast" by Henrik Boström · 4 years, 5 months ago
  5. 49f574b Delete EncodedImage methods buffer(), set_buffer() and mutable_data() by Niels Möller · 4 years, 5 months ago
  6. c1aaf4c Revert "disallow pairing ICE-TCP with a local ip address" by Philipp Hancke · 4 years, 5 months ago
  7. dad6a94 Add helper frame generator factories for the pc framework tests. by Andrey Logvin · 4 years, 5 months ago
  8. 3c5450e Add support for PendingTaskSafetyFlag to ToQueuedTask. by Tommi · 4 years, 5 months ago
  9. 9e46cf5 Introduce a RunLoop class that supports the TaskQueue interface by Tommi · 4 years, 5 months ago
  10. d719708 Add unit tests for audio channel send frame transformer delegate. by Marina Ciocea · 4 years, 5 months ago
  11. 1b900b1 Removed unused function EncodedFrame::SetEncodedSize. by philipel · 4 years, 5 months ago
  12. 701ccf9 Add unit tests for audio receive channel frame transformer delegate. by Marina Ciocea · 4 years, 5 months ago
  13. d9255b1 [getStats] Fix DCHECK crash in MergeInfoAboutOutboundRtpSubstreams(). by Henrik Boström · 4 years, 5 months ago
  14. 455e802 Define MockTransformableFrame in test/. by Marina Ciocea · 4 years, 5 months ago
  15. 07ed0f4 Add more unit tests for sender video with frame transformer. by Marina Ciocea · 4 years, 5 months ago
  16. a81e9c8 Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. by Mirko Bonadei · 4 years, 5 months ago
  17. ce1320c Add WaitForPreviouslyPostedTasks to TaskQueueForTest. by Marina Ciocea · 4 years, 5 months ago
  18. 1148fd5 Define MockFrameTransformer in test/. by Marina Ciocea · 4 years, 5 months ago
  19. 8ae18ad Remove unneeded dependency on CallStats. by Tommi · 4 years, 5 months ago
  20. 14a23a3 Add field trial to force playout delay by Johannes Kron · 4 years, 5 months ago
  21. 3745d3f [Adaptation] Use ResourceAdaptationProcessorInterface* instead of impl. by Henrik Boström · 4 years, 5 months ago
  22. 722fa4d [Adaptation] Misc tests for processor, input provider and restrictions. by Henrik Boström · 4 years, 5 months ago
  23. bb826c9 Make echo metrics optional by Ivo Creusen · 4 years, 5 months ago
  24. 6a92e0e Android: Allow for re-assigning ScopedJavaGlobalRef by Magnus Jedvert · 4 years, 5 months ago
  25. b5a0138 Rename done() into condition(), because it is actually condition in TimeController API by Artem Titov · 4 years, 5 months ago
  26. 91aa732 [Adaptation] Add OnAdaptationApplied(), remove ResourceListenerResponse. by Henrik Boström · 4 years, 5 months ago
  27. 4381af4 Change connection ASSERT into metrics for the PC level framework. by Andrey Logvin · 4 years, 5 months ago
  28. 3b9fe99 Add cpu_usage metrics. by Andrey Logvin · 4 years, 5 months ago
  29. 012aa37 Asynchronous QualityScaler: Callback-based CheckQpTask. by Henrik Boström · 4 years, 5 months ago
  30. 9abc6bd Reduce audiosendstream dependency on rttstats (dead code). by Tommi · 4 years, 5 months ago
  31. b37e59d Add unittests for APM with submodule creation disabled by Sam Zackrisson · 4 years, 5 months ago
  32. 62a0d64 Remove deprecated constant. by Mirko Bonadei · 4 years, 5 months ago
  33. 74fc574 Fork a few VideoReceiveStream related classes. by Tommi · 4 years, 5 months ago
  34. b261118 Fix a typo for decoder naming by Hua, Chunbo · 4 years, 5 months ago
  35. f7f7cc9 Extend IceControllerFactoryArgs with field trial string by Jonas Oreland · 4 years, 5 months ago
  36. cc73ed3 APM: Add build flag to allow building WebRTC without APM by Per Åhgren · 4 years, 5 months ago
  37. 86bd33a Fix the name of the file generated by generate_sslroots.py. by Mirko Bonadei · 4 years, 5 months ago
  38. 95d9a1a Update set of known root certificates. by Mirko Bonadei · 4 years, 5 months ago
  39. 1b8ef63 Add an optional override for AudioRecord device by Robin Lee · 4 years, 5 months ago
  40. c8660b1 Open visibility of some PC level framework components by Artem Titov · 4 years, 5 months ago
  41. 3e1ac54 Refactor video dumping and rendering in PC level test. by Artem Titov · 4 years, 5 months ago
  42. 90ecee1 Make AudioEncoder::GetFrameLengthRange() pure virtual. by Ali Tofigh · 4 years, 6 months ago
  43. cda577f Enable simulcast statistics by Eldar Rello · 4 years, 5 months ago
  44. 1fb4a05 Reland "Launch external ref control for vp9 encoder" by Ilya Nikolaevskiy · 4 years, 5 months ago
  45. e110a44 Delete uri for the Generic Frame Descriptor v1 by Danil Chapovalov · 4 years, 5 months ago
  46. 9665b7d Revert "Launch external ref control for vp9 encoder" by Ilya Nikolaevskiy · 4 years, 5 months ago
  47. 9427b51 Launch external ref control for vp9 encoder by Ilya Nikolaevskiy · 4 years, 5 months ago
  48. f4ee036 [InsertableStreams] Clear callback to audio receive channel in delegate. by Marina Ciocea · 4 years, 5 months ago
  49. 1120f7d Makes the max padding factor default 3.0x by Erik Språng · 4 years, 5 months ago
  50. 9ce77fd Remove redundant Dcheck in vp9 decoder by Ilya Nikolaevskiy · 4 years, 5 months ago
  51. f355e1a Add glUseProgram to the list of GL functions requiring synchronization by Magnus Jedvert · 4 years, 5 months ago
  52. 11f92bc Audio ingress implementation for voip api. by Tim Na · 4 years, 5 months ago
  53. f2b06ce Reduces unnecessary thread wakeups in TaskQueuePacedSender. by Erik Språng · 4 years, 5 months ago
  54. 811efc0 Trigger bots. by Mirko Bonadei · 4 years, 5 months ago
  55. 146137a Merge OOURA BUILD.gn files. by Mirko Bonadei · 4 years, 5 months ago
  56. 1f0677d Remove some TODOs from pc/. by Mirko Bonadei · 4 years, 5 months ago
  57. e50c979 Exclude frame_analyzer_host build on iOS. by Mirko Bonadei · 4 years, 5 months ago
  58. f0d64a5 Reland "Unify OOURA implementations in one directory." by Mirko Bonadei · 4 years, 5 months ago
  59. dc4f75f [Adaptation] Make ResourceUsageState nullable, remove kStable. by Henrik Boström · 4 years, 5 months ago
  60. 4c3a7db Remove RtpVideoHeader::discardable flag. by Danil Chapovalov · 4 years, 5 months ago
  61. cbc0cba Updates RtpVideoSender to populate RtpRtcp::Config.field_trials by Erik Språng · 4 years, 5 months ago
  62. ed005be Revert "Unify OOURA implementations in one directory." by Mirko Bonadei · 4 years, 5 months ago
  63. 09b439c Unify OOURA implementations in one directory. by Mirko Bonadei · 4 years, 5 months ago
  64. 87eece9 [Adaptation] Introducing call/adaptation/ResourceAdaptationProcessor. by Henrik Boström · 4 years, 5 months ago
  65. de8d551 [Adaptation] Rename the processor "VideoStreamEncoderResourceManager". by Henrik Boström · 4 years, 5 months ago
  66. d2930c6 [Adaptation] Report AdaptationCounters OnVideoSourceRestrictionsUpdated. by Henrik Boström · 4 years, 5 months ago
  67. 0003269 Clean up old GoPs when the RTP sequence number jump. by philipel · 4 years, 5 months ago
  68. ee08643 Remove DetermineIceRole workaround. by Mirko Bonadei · 4 years, 5 months ago
  69. 1d76654 [Adaptation] Move VideoStreamAdapter to call/adaptation/. by Henrik Boström · 4 years, 5 months ago
  70. b613e3a [Adaptation] Resource::IsAdaptationUpAllowed() for IsBitrateConstrained. by Henrik Boström · 4 years, 5 months ago
  71. d516b25 [Adaptation] Introduce VideoStreamInputState and its Provider. by Henrik Boström · 4 years, 5 months ago
  72. da6cda8 Improve outbound-rtp statistics for simulcast by Eldar Rello · 4 years, 5 months ago
  73. 1261b5c [Adaptation] Move EffectiveDegradationPreference to RA-Processor. by Henrik Boström · 4 years, 5 months ago
  74. 2c80923 Remove WebRTC-LibvpxVp{8,9}TrustedRateController. by Mirko Bonadei · 4 years, 5 months ago
  75. 67402f8 [Adaptation] Delete Processor Proof-of-Concept. by Henrik Boström · 4 years, 5 months ago
  76. 29cf2b0 Fix link to prerequisite SW for Android development. by Mirko Bonadei · 4 years, 5 months ago
  77. 4479a82 Remove deprecated SSLIdentity methods that return raw pointers. by Taylor Brandstetter · 4 years, 5 months ago
  78. 9acc18d Makes dynamic pacer select paddig target based on rate. by Erik Språng · 4 years, 5 months ago
  79. 6415dca Remove WebRTC-ExperimentalScreenshareSettings. by Mirko Bonadei · 4 years, 5 months ago
  80. ec9fc22 Delete generic frame descriptor v1 trait and enum value by Danil Chapovalov · 4 years, 5 months ago
  81. efdff53 Limit BWE drops from probes to 85% of the throughput estimate. by Bjorn Terelius · 4 years, 5 months ago
  82. e886d2e Limits size of payload padding packets to 2x target size. by Erik Språng · 4 years, 5 months ago
  83. b33a0ca Remove deprecated ssl_identity methods by Harald Alvestrand · 4 years, 5 months ago
  84. 5c356bb Cleanup: Removes unused BBR congestion controller. by Sebastian Jansson · 4 years, 5 months ago
  85. ce0a11d Unify AdaptationReason and AdaptReason enums. by Evan Shrubsole · 4 years, 5 months ago
  86. dff7925 Remove VideoStreamEncoderObserver::AdaptationReason::kNone by Evan Shrubsole · 4 years, 5 months ago
  87. d059dfb Fix link in documentation. (take 2) by Mirko Bonadei · 4 years, 5 months ago
  88. 3c49531 Fix link in documentation. by Mirko Bonadei · 4 years, 5 months ago
  89. ee1e6bc Remove deprecated VideoSendStream::StreamStats data members. by Mirko Bonadei · 4 years, 5 months ago
  90. 3d687a1 Add null checks in stacktrace.cc by Magnus Jedvert · 4 years, 5 months ago
  91. 8ec11b8 Do not register generic frame descriptor v1 in integration tests by Danil Chapovalov · 4 years, 5 months ago
  92. 3c9bcc1 Reland of the test portion of: by Tommi · 4 years, 5 months ago
  93. 4a5bce9 Change to more idiomatic map erase. by Rasmus Brandt · 4 years, 5 months ago
  94. 708962b Roll chromium_revision 72d0f390b0..a775f4aeaa (758913:759199) by chromium-webrtc-autoroll · 4 years, 5 months ago
  95. 43245c5 Remove excessive log spam in large conferences in downstream project. by Markus Handell · 4 years, 5 months ago
  96. f7f6870 Mark static const class/struct members as constexpr. by Mirko Bonadei · 4 years, 5 months ago
  97. 3ebb6e93 Remove WebRTC-ExcludeTransportSequenceNumberFromFec. by Mirko Bonadei · 4 years, 5 months ago
  98. 2136b56 Roll chromium_revision 304e175c8a..72d0f390b0 (758795:758913) by chromium-webrtc-autoroll · 4 years, 5 months ago
  99. 491ff3d Remove AudioProcessing::UpdateHistogramsOnCallEnd. by Mirko Bonadei · 4 years, 5 months ago
  100. f0684b5 Remove NetEq::InsertPacket deprecated method. by Mirko Bonadei · 4 years, 5 months ago