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. 2e161c4 Revert "Remove ResourceAdaptationModule::OnMaybeEncodeFrame" by Mirko Bonadei · 4 years, 5 months ago
  9. 93d9ae8 Remove ResourceAdaptationModule::OnMaybeEncodeFrame by Evan Shrubsole · 4 years, 5 months ago
  10. 8cfecac [Overuse] Move initial framedrop logic into private inner class. by Henrik Boström · 4 years, 6 months ago
  11. 0653485 [Overuse] Move EncodeUsageResource/QualityScalerResource to own files. by Henrik Boström · 4 years, 6 months ago
  12. 48258ac [Overuse] Implement Resource and ResourceUsageListener. by Henrik Boström · 4 years, 6 months ago
  13. 7875c99 [Overuse] Add EncodeUsageResource and QualityScalerResource. by Henrik Boström · 4 years, 6 months ago
  14. e331a12 Move quality rampup experiment to overuse module by Evan Shrubsole · 4 years, 6 months ago
  15. 7c3a1fc Move initial quality experiment to adaptation module by Evan Shrubsole · 4 years, 6 months ago
  16. c81798b Configure QP scaler in adaptation module by Evan Shrubsole · 4 years, 6 months ago
  17. f2be3ef Move initial frame drop to overuse module by Evan Shrubsole · 4 years, 6 months ago
  18. c809e8b Move quality scaling frame drop logic to adaptation module by Evan Shrubsole · 4 years, 6 months ago
  19. bfe3ef8 Report frame qp to quality scaler via overuse module by Evan Shrubsole · 4 years, 6 months ago
  20. cf05952 Move quality scaler into adaptation module by Evan Shrubsole · 4 years, 6 months ago
  21. ad515a2 [Overuse] Move GetCpuOveruseOptions() to adaption module. by Henrik Boström · 4 years, 6 months ago
  22. d4578ae [Overuse] Encoding pipeline as input signals in the abstract interface. by Henrik Boström · 4 years, 6 months ago
  23. ede69c0 [Overuse] Setting the target bitrate through the interface. by Henrik Boström · 4 years, 6 months ago
  24. 4bab2fc [Overuse] Setting encoder configurations through the interface. by Henrik Boström · 4 years, 6 months ago
  25. 6c13fd9 Move bandwidth overuse detection out of VideoStreamEncoder by Evan Shrubsole · 4 years, 6 months ago
  26. fae6f0e [Overuse] MaybeUpdateTargetFrameRate() & ResetVideoSourceRestrictions() by Henrik Boström · 4 years, 6 months ago
  27. a3d4252 ResourceAdaptationModule HasInputVideo+DegradationPreference setters. by Henrik Boström · 4 years, 6 months ago
  28. 07b17df Move DegradationPreference logic to the encoder queue. by Henrik Boström · 4 years, 6 months ago
  29. 8234b92 Move DegradationPreference logic out of VideoSourceSinkController. by Henrik Boström · 4 years, 7 months ago
  30. ce0ea49 VideoStreamEncoder configuring source/sink with VideoSourceController. by Henrik Boström · 4 years, 7 months ago
  31. d238200 Introduce ResourceAdaptationModuleListener and VideoSourceRestrictions. by Henrik Boström · 4 years, 7 months ago
  32. 382cc6d Add incomplete ResourceAdaptationModuleInterface. by Henrik Boström · 4 years, 7 months ago
  33. b08882b Refactor out VideoStreamEncoder's overuse logic to separate module. by Henrik Boström · 4 years, 7 months ago