1. b0f2e0c [Overuse] Make VideoStreamAdapter responsible for executing adaptation. by Henrik Boström · 4 years, 5 months ago
  2. efbec9a [Overuse] Initial version of VideoStreamAdapter (Restrictor moved). by Henrik Boström · 4 years, 5 months ago
  3. 33be9df Replace AdaptCount with a single counter. by Evan Shrubsole · 4 years, 5 months ago
  4. 6038383 [Overuse] Separate getting adaptation target from applying it. by Henrik Boström · 4 years, 5 months ago
  5. d6fb409 [Overuse] Make some should-be-const methods const. by Henrik Boström · 4 years, 5 months ago
  6. aa6fbc1 Support injecting new Resources for overuse by Evan Shrubsole · 4 years, 5 months ago
  7. d2a1f09 [Overuse] Make Most Adaptation Preconditions Explicit by Henrik Boström · 4 years, 5 months ago
  8. 02956fe [Overuse] Can[Increase/Decrease][Resolution/FrameRate]? by Henrik Boström · 4 years, 5 months ago
  9. 2e161c4 Revert "Remove ResourceAdaptationModule::OnMaybeEncodeFrame" by Mirko Bonadei · 4 years, 5 months ago
  10. 93d9ae8 Remove ResourceAdaptationModule::OnMaybeEncodeFrame by Evan Shrubsole · 4 years, 5 months ago
  11. 8cfecac [Overuse] Move initial framedrop logic into private inner class. by Henrik Boström · 4 years, 6 months ago
  12. 0653485 [Overuse] Move EncodeUsageResource/QualityScalerResource to own files. by Henrik Boström · 4 years, 6 months ago
  13. 48258ac [Overuse] Implement Resource and ResourceUsageListener. by Henrik Boström · 4 years, 6 months ago
  14. 7875c99 [Overuse] Add EncodeUsageResource and QualityScalerResource. by Henrik Boström · 4 years, 6 months ago
  15. e331a12 Move quality rampup experiment to overuse module by Evan Shrubsole · 4 years, 6 months ago
  16. 7c3a1fc Move initial quality experiment to adaptation module by Evan Shrubsole · 4 years, 6 months ago
  17. c81798b Configure QP scaler in adaptation module by Evan Shrubsole · 4 years, 6 months ago
  18. f2be3ef Move initial frame drop to overuse module by Evan Shrubsole · 4 years, 6 months ago
  19. c809e8b Move quality scaling frame drop logic to adaptation module by Evan Shrubsole · 4 years, 6 months ago
  20. bfe3ef8 Report frame qp to quality scaler via overuse module by Evan Shrubsole · 4 years, 6 months ago
  21. cf05952 Move quality scaler into adaptation module by Evan Shrubsole · 4 years, 6 months ago
  22. ad515a2 [Overuse] Move GetCpuOveruseOptions() to adaption module. by Henrik Boström · 4 years, 6 months ago
  23. d4578ae [Overuse] Encoding pipeline as input signals in the abstract interface. by Henrik Boström · 4 years, 6 months ago
  24. ede69c0 [Overuse] Setting the target bitrate through the interface. by Henrik Boström · 4 years, 6 months ago
  25. 4bab2fc [Overuse] Setting encoder configurations through the interface. by Henrik Boström · 4 years, 6 months ago
  26. 6c13fd9 Move bandwidth overuse detection out of VideoStreamEncoder by Evan Shrubsole · 4 years, 6 months ago
  27. fae6f0e [Overuse] MaybeUpdateTargetFrameRate() & ResetVideoSourceRestrictions() by Henrik Boström · 4 years, 6 months ago
  28. a3d4252 ResourceAdaptationModule HasInputVideo+DegradationPreference setters. by Henrik Boström · 4 years, 6 months ago
  29. 64f1f3f Replace RTC_FALLTHROUGH with ABSL_FALLTHROUGH_INTENTED by Danil Chapovalov · 4 years, 6 months ago
  30. 07b17df Move DegradationPreference logic to the encoder queue. by Henrik Boström · 4 years, 6 months ago
  31. 8234b92 Move DegradationPreference logic out of VideoSourceSinkController. by Henrik Boström · 4 years, 7 months ago
  32. ce0ea49 VideoStreamEncoder configuring source/sink with VideoSourceController. by Henrik Boström · 4 years, 7 months ago
  33. d238200 Introduce ResourceAdaptationModuleListener and VideoSourceRestrictions. by Henrik Boström · 4 years, 7 months ago
  34. f5e71e4 BalancedDegradationSettings: add codec specific min bitrate settings. by Åsa Persson · 4 years, 7 months ago
  35. 382cc6d Add incomplete ResourceAdaptationModuleInterface. by Henrik Boström · 4 years, 7 months ago
  36. b08882b Refactor out VideoStreamEncoder's overuse logic to separate module. by Henrik Boström · 4 years, 7 months ago