1. 8e1bf7e Merge remote-tracking branch 'upstream-master' by Jorge E. Moreira · 4 years, 2 months ago
  2. f8ebb49 Merge branch 'upstream-master' by Jorge E. Moreira · 4 years, 3 months ago
  3. 31cb3ab Do not propage RTPFragmentationHeader into rtp_rtcp by Danil Chapovalov · 4 years, 2 months ago
  4. 8fddf1f Delete callbacks from RtpDemuxer on ssrc binding by Danil Chapovalov · 4 years, 3 months ago
  5. 3cb525b Rename CriticalSection to RecursiveCriticalSection. by Markus Handell · 4 years, 3 months ago
  6. 73ecede [Adaptation] Move AdaptationConstraints to VideoStreamAdapter by Evan Shrubsole · 4 years, 3 months ago
  7. 517f81e [Adaptation] Make ResourceAdaptationProcessorInterface resources thread-safe by Evan Shrubsole · 4 years, 3 months ago
  8. dc4d422 [Adaptation] Move AdaptationListeners to VideoStreamAdapter by Evan Shrubsole · 4 years, 3 months ago
  9. c1b2712 Delete RtcpDemuxer as unused by Danil Chapovalov · 4 years, 3 months ago
  10. 3444a49 [Adaptation] Remove deg.prefs from ResourceAdaptationProcessor by Evan Shrubsole · 4 years, 3 months ago
  11. 8fe932a Migrate call/ to webrtc::Mutex. by Markus Handell · 4 years, 3 months ago
  12. afd1dcb [Adaptation] Move TriggerAdaptationDueToFrameDroppedDueToSize by Evan Shrubsole · 4 years, 3 months ago
  13. d7d2f27 [Adaptation] Adaptation holds restrictions by Evan Shrubsole · 4 years, 3 months ago
  14. 9492d50 [Adaptation] Move deg.pref. out of ResourceAdaptationProcessor by Evan Shrubsole · 4 years, 3 months ago
  15. 1d50cb6 Reland "Reland "Allows FEC generation after pacer step."" by Erik Språng · 4 years, 3 months ago
  16. 34b1a42 [Adaptation] Move input state into VideoStreamAdapter by Evan Shrubsole · 4 years, 3 months ago
  17. ec0af26 [Adaptation] VideoStreamAdapter broadcasts adaptations by Evan Shrubsole · 4 years, 3 months ago
  18. a1888ae Revert "Reland "Allows FEC generation after pacer step."" by Erik Språng · 4 years, 3 months ago
  19. 19df870 Reland "Allows FEC generation after pacer step." by Erik Språng · 4 years, 3 months ago
  20. 29444c6 [Adaptation] Multi-processor support for injected Resources. by Henrik Boström · 4 years, 3 months ago
  21. 4c50e70 Ensure CreateTimeControllerBasedCallFactory use simulated time in Call::SharedModuleThread by Per Kjellander · 4 years, 3 months ago
  22. e6ac8ff Propagate active decode targets bitmask into DependencyDescriptor by Danil Chapovalov · 4 years, 3 months ago
  23. d21f7ab Remove media_has_been_sent from RtpState. by Tomas Gunnarsson · 4 years, 3 months ago
  24. edcd966 negotiate RED codec for audio by Philipp Hancke · 4 years, 3 months ago
  25. 1b48532 Revert "Allows FEC generation after pacer step." by Erik Språng · 4 years, 3 months ago
  26. 75fd127 Allows FEC generation after pacer step. by Erik Språng · 4 years, 3 months ago
  27. 24762f2 Fix missing dependencies. by Mirko Bonadei · 4 years, 3 months ago
  28. 9465978 Remove framemarking RTP extension. by philipel · 4 years, 4 months ago
  29. ce971b0 [Adaptation] Implement remove for most limited resources. by Evan Shrubsole · 4 years, 4 months ago
  30. 24263f4 Embed FrameDependencyTemplate builder helpers directly into the struct by Danil Chapovalov · 4 years, 4 months ago
  31. f4a9991 [Adaptation] Adding adaptation resources from Call. by Henrik Boström · 4 years, 4 months ago
  32. 6446903 Only allow most limited resource to trigger adapt up by Evan Shrubsole · 4 years, 4 months ago
  33. 2dcf348 Use absl_deps in order to preapre to the Abseil component build release. by Mirko Bonadei · 4 years, 4 months ago
  34. f25761d Remove dependency from RtpRtcp on the Module interface. by Tomas Gunnarsson · 4 years, 4 months ago
  35. 4d75d9c Clean resource_adaptation_processor_unittest use of TaskQueueForTest by Evan Shrubsole · 4 years, 4 months ago
  36. 636865e Delete field trial WebRTC-GenericDescriptor by Danil Chapovalov · 4 years, 4 months ago
  37. fae0562 Deprecate the static RtpRtcp::Create() method. by Tomas Gunnarsson · 4 years, 4 months ago
  38. e2e8c17 [Adaptation] Move Resource to api/ folder. by Henrik Boström · 4 years, 4 months ago
  39. 39ab1b5 [Adaptation] Remove Resource::UsageState() and ClearUsageState(). by Henrik Boström · 4 years, 4 months ago
  40. 0f0aa9c [Adaptation] Move IsAdaptationUpAllowed/OnAdaptationApplied out of API. by Henrik Boström · 4 years, 4 months ago
  41. 5cc28b0 [Adaptation] Prep Resource for api/ move. Introduce VSE-Resource. by Henrik Boström · 4 years, 4 months ago
  42. f1c5b95 Rename worker_queue to send_transport_queue. by Marina Ciocea · 4 years, 4 months ago
  43. 2e69660 [InsertableStreams] Send transformed frames on worker queue. by Marina Ciocea · 4 years, 4 months ago
  44. b940a7d [Adaptation] Add const to Can* methods in VideoSourceRestrictor by Evan Shrubsole · 4 years, 4 months ago
  45. f0eef12 [Adaptation] Add more ResourceAdaptationProcessor logging. by Henrik Boström · 4 years, 4 months ago
  46. 8edfe6e Remove unnecessary sequence checker. by Tommi · 4 years, 4 months ago
  47. 0d4647d Remove send_crit_, bitrate_crit_ and last_bandwidth_bps_crit_ locks. by Tommi · 4 years, 4 months ago
  48. 31001a6 Remove receive_crit_ from Call. by Tommi · 4 years, 4 months ago
  49. 25c77c1 Add SharedModuleThread class to share a module thread across Call instances. by Tommi · 4 years, 4 months ago
  50. 236e0ed Add logging for video restrictions by Evan Shrubsole · 4 years, 4 months ago
  51. 4b860c1 Calculate chain_diff for DependencyDescriptor from GenericFrameInfo by Danil Chapovalov · 4 years, 4 months ago
  52. 4ab61cb Optionally allows TaskQueuePacedSender to coalesce send events. by Erik Språng · 4 years, 4 months ago
  53. 909f3a5 Rename several more tests that use EXPECT_DEATH to *DeathTest. by Tommi · 4 years, 5 months ago
  54. 04c94ad Fix misleading SequenceChecker variable name. by Tommi · 4 years, 5 months ago
  55. 49a5e3e Logging of demuxer conflicts and sink bindings. by Yura Yaroshevich · 4 years, 5 months ago
  56. 9a5efe9 In call/ replace mock macros with unified MOCK_METHOD macro by Danil Chapovalov · 4 years, 5 months ago
  57. 9b7232a Set up a new rtc::Thread instance per test. by Tommi · 4 years, 5 months ago
  58. 2b7d969 RtpVideoSender: remove lock recursions. by Markus Handell · 4 years, 5 months ago
  59. 84afe46 Don't await adaptation after deg-pref change by Evan Shrubsole · 4 years, 5 months ago
  60. 95d40ee Remove unused VideoStream::balanced_settings() by Evan Shrubsole · 4 years, 5 months ago
  61. 381d109 [Adaptation] Move adaptation logic to a separate task queue. by Henrik Boström · 4 years, 5 months ago
  62. c55516d [Adaptation] Make Resources reference counted and add more DCHECKs. by Henrik Boström · 4 years, 5 months ago
  63. bf46cfe Refactors send rate statistics in RtpSenderEgress by Erik Språng · 4 years, 5 months ago
  64. 8e321cd [Adaptation] Make QuailtyScalerResourse to report underuse if quality scaling is off by Ilya Nikolaevskiy · 4 years, 5 months ago
  65. 822a874 Switch CallStats to TQ interface + callbacks on the worker thread. by Tommi · 4 years, 5 months ago
  66. 553c869 Start consolidating management/querying of stats on the Call thread. by Tommi · 4 years, 5 months ago
  67. 04e1bab Replaces OverheadObserver with simple getter. by Erik Språng · 4 years, 5 months ago
  68. 03fade5 IWYU: uint32_t is defined in cstdint by Stephan Hartmann · 4 years, 5 months ago
  69. 3b6afee Add comparison methods for VideoSourceRestrictions by Evan Shrubsole · 4 years, 5 months ago
  70. 0dcb470 [Adaptation] Adapt up requires previous underuse by Evan Shrubsole · 4 years, 5 months ago
  71. a0ff50c Reland "Improve outbound-rtp statistics for simulcast" by Henrik Boström · 4 years, 5 months ago
  72. 4210888 Refactors FEC in preparation for deferred packet generation. by Erik Språng · 4 years, 5 months ago
  73. 9a925c9 Revert "Improve outbound-rtp statistics for simulcast" by Henrik Boström · 4 years, 5 months ago
  74. 1148fd5 Define MockFrameTransformer in test/. by Marina Ciocea · 4 years, 5 months ago
  75. 3745d3f [Adaptation] Use ResourceAdaptationProcessorInterface* instead of impl. by Henrik Boström · 4 years, 5 months ago
  76. 722fa4d [Adaptation] Misc tests for processor, input provider and restrictions. by Henrik Boström · 4 years, 5 months ago
  77. 91aa732 [Adaptation] Add OnAdaptationApplied(), remove ResourceListenerResponse. by Henrik Boström · 4 years, 5 months ago
  78. 62a0d64 Remove deprecated constant. by Mirko Bonadei · 4 years, 5 months ago
  79. cc73ed3 APM: Add build flag to allow building WebRTC without APM by Per Åhgren · 4 years, 5 months ago
  80. dc4f75f [Adaptation] Make ResourceUsageState nullable, remove kStable. by Henrik Boström · 4 years, 5 months ago
  81. 4c3a7db Remove RtpVideoHeader::discardable flag. by Danil Chapovalov · 4 years, 5 months ago
  82. cbc0cba Updates RtpVideoSender to populate RtpRtcp::Config.field_trials by Erik Språng · 4 years, 6 months ago
  83. 87eece9 [Adaptation] Introducing call/adaptation/ResourceAdaptationProcessor. by Henrik Boström · 4 years, 6 months ago
  84. d2930c6 [Adaptation] Report AdaptationCounters OnVideoSourceRestrictionsUpdated. by Henrik Boström · 4 years, 6 months ago
  85. 1d76654 [Adaptation] Move VideoStreamAdapter to call/adaptation/. by Henrik Boström · 4 years, 6 months ago
  86. b613e3a [Adaptation] Resource::IsAdaptationUpAllowed() for IsBitrateConstrained. by Henrik Boström · 4 years, 6 months ago
  87. d516b25 [Adaptation] Introduce VideoStreamInputState and its Provider. by Henrik Boström · 4 years, 6 months ago
  88. da6cda8 Improve outbound-rtp statistics for simulcast by Eldar Rello · 4 years, 6 months ago
  89. 67402f8 [Adaptation] Delete Processor Proof-of-Concept. by Henrik Boström · 4 years, 6 months ago
  90. ee1e6bc Remove deprecated VideoSendStream::StreamStats data members. by Mirko Bonadei · 4 years, 6 months ago
  91. 3c9bcc1 Reland of the test portion of: by Tommi · 4 years, 6 months ago
  92. dc69fd2 [InsertableStreams] Fix video sender simulcast. by Marina Ciocea · 4 years, 6 months ago
  93. d03d968 Revert "[InsertableStreams] Fix simulcast: set frame transformer for all streams" by Marina Ciocea · 4 years, 6 months ago
  94. 16cc9ef Revert "Preparation for ReceiveStatisticsProxy lock reduction." by Artem Titov · 4 years, 6 months ago
  95. d926cf6 [InsertableStreams] Fix simulcast: set frame transformer for all streams by Marina Ciocea · 4 years, 6 months ago
  96. 24eed27 Preparation for ReceiveStatisticsProxy lock reduction. by Tommi · 4 years, 6 months ago
  97. 06d3559 Replace std::string::find() == 0 with absl::StartsWith (part 2). by Mirko Bonadei · 4 years, 6 months ago
  98. 3e9af7f Insert audio frame transformer between depacketizer and decoder. by Marina Ciocea · 4 years, 6 months ago
  99. e1aa22f [InsertableStreams] Set video frame transformer if RTP stream already started. by Guido Urdaneta · 4 years, 6 months ago
  100. d2aa8f9 Insert audio frame transformer between encoder and packetizer. by Marina Ciocea · 4 years, 6 months ago