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