aboutsummaryrefslogtreecommitdiff
path: root/video/adaptation/quality_scaler_resource.cc
AgeCommit message (Expand)Author
2021-04-23Replace `new rtc::RefCountedObject` with `rtc::make_ref_counted` in a few filesTomas Gunnarsson
2020-08-26Reland "[Adaptation] Remove QualityScalerResource when disabled."Evan Shrubsole
2020-08-17Revert "[Adaptation] Remove QualityScalerResource when disabled."Guido Urdaneta
2020-08-13[Adaptation] Remove QualityScalerResource when disabled.Evan Shrubsole
2020-08-10[Adaptation] Remove ResourceAdaptation queue from VideoStreamEncoderResourcesEvan Shrubsole
2020-08-10[Adaptation] Move Balanced MinFpsDiff logic to VideoStreamAdapterEvan Shrubsole
2020-07-03[Adaptation] Move deg.pref. out of ResourceAdaptationProcessorEvan Shrubsole
2020-06-02[Adaptation] Prep Resource for api/ move. Introduce VSE-Resource.Henrik Boström
2020-05-28[Adaptation] Add cooldown mechanism to prevent spammy kUnderuse from QPHenrik Boström
2020-05-13[Adaptation] Move adaptation logic to a separate task queue.Henrik Boström
2020-05-11[Adaptation] Give QualityScaler a pending callbacks queue and unittestsHenrik Boström
2020-05-11[Adaptation] Make Resources reference counted and add more DCHECKs.Henrik Boström
2020-05-11[Adaptation] Make QuailtyScalerResourse to report underuse if quality scaling...Ilya Nikolaevskiy
2020-04-30[Adaptation] Use ResourceAdaptationProcessorInterface* instead of impl.Henrik Boström
2020-04-29[Adaptation] Misc tests for processor, input provider and restrictions.Henrik Boström
2020-04-29[Adaptation] Add OnAdaptationApplied(), remove ResourceListenerResponse.Henrik Boström
2020-04-28Asynchronous QualityScaler: Callback-based CheckQpTask.Henrik Boström
2020-04-16Unify AdaptationReason and AdaptReason enums.Evan Shrubsole
2020-03-11[Adaptation] Rename and move resource adaptation module/processor stuff.Henrik Boström