aboutsummaryrefslogtreecommitdiff
path: root/call/adaptation
AgeCommit message (Expand)Author
2020-07-23Merge remote tracking branch 'upstream-master'Jorge E. Moreira
2020-07-17Merge branch 'upstream-master'Jorge E. Moreira
2020-07-09[Adaptation] Move AdaptationConstraints to VideoStreamAdapterEvan Shrubsole
2020-07-09[Adaptation] Make ResourceAdaptationProcessorInterface resources thread-safeEvan Shrubsole
2020-07-09[Adaptation] Move AdaptationListeners to VideoStreamAdapterEvan Shrubsole
2020-07-07[Adaptation] Remove deg.prefs from ResourceAdaptationProcessorEvan Shrubsole
2020-07-06Migrate call/ to webrtc::Mutex.Markus Handell
2020-07-06[Adaptation] Move TriggerAdaptationDueToFrameDroppedDueToSizeEvan Shrubsole
2020-07-06[Adaptation] Adaptation holds restrictionsEvan Shrubsole
2020-07-03[Adaptation] Move deg.pref. out of ResourceAdaptationProcessorEvan Shrubsole
2020-07-02[Adaptation] Move input state into VideoStreamAdapterEvan Shrubsole
2020-07-02[Adaptation] VideoStreamAdapter broadcasts adaptationsEvan Shrubsole
2020-07-02[Adaptation] Multi-processor support for injected Resources.Henrik Boström
2020-06-15[Adaptation] Implement remove for most limited resources.Evan Shrubsole
2020-06-11[Adaptation] Adding adaptation resources from Call.Henrik Boström
2020-06-11Only allow most limited resource to trigger adapt upEvan Shrubsole
2020-06-08Use absl_deps in order to preapre to the Abseil component build release.Mirko Bonadei
2020-06-04Clean resource_adaptation_processor_unittest use of TaskQueueForTestEvan Shrubsole
2020-06-03[Adaptation] Move Resource to api/ folder.Henrik Boström
2020-06-03[Adaptation] Remove Resource::UsageState() and ClearUsageState().Henrik Boström
2020-06-02[Adaptation] Move IsAdaptationUpAllowed/OnAdaptationApplied out of API.Henrik Boström
2020-06-02[Adaptation] Prep Resource for api/ move. Introduce VSE-Resource.Henrik Boström
2020-05-29[Adaptation] Add const to Can* methods in VideoSourceRestrictorEvan Shrubsole
2020-05-28[Adaptation] Add more ResourceAdaptationProcessor logging.Henrik Boström
2020-05-25Add logging for video restrictionsEvan Shrubsole
2020-05-15In call/ replace mock macros with unified MOCK_METHOD macroDanil Chapovalov
2020-05-13Don't await adaptation after deg-pref changeEvan Shrubsole
2020-05-13Remove unused VideoStream::balanced_settings()Evan Shrubsole
2020-05-13[Adaptation] Move adaptation logic to a separate task queue.Henrik 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-05-07Add comparison methods for VideoSourceRestrictionsEvan Shrubsole
2020-05-07[Adaptation] Adapt up requires previous underuseEvan Shrubsole
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-20[Adaptation] Make ResourceUsageState nullable, remove kStable.Henrik Boström
2020-04-17[Adaptation] Introducing call/adaptation/ResourceAdaptationProcessor.Henrik Boström
2020-04-17[Adaptation] Report AdaptationCounters OnVideoSourceRestrictionsUpdated.Henrik Boström
2020-04-17[Adaptation] Move VideoStreamAdapter to call/adaptation/.Henrik Boström
2020-04-17[Adaptation] Resource::IsAdaptationUpAllowed() for IsBitrateConstrained.Henrik Boström
2020-04-17[Adaptation] Introduce VideoStreamInputState and its Provider.Henrik Boström
2020-04-17[Adaptation] Delete Processor Proof-of-Concept.Henrik Boström
2020-03-14[Adaptation] Refactor AdaptationTarget. Peek next restrictions.Henrik Boström
2020-03-11[Adaptation] Rename and move resource adaptation module/processor stuff.Henrik Boström
2020-03-06[Overuse] Make VideoStreamAdapter responsible for executing adaptation.Henrik Boström
2020-03-06Correct email address in OWNERS file.Henrik Boström
2020-03-06[Overuse] Initial version of VideoStreamAdapter (Restrictor moved).Henrik Boström
2020-02-25Support injecting new Resources for overuseEvan Shrubsole
2020-02-25[Overuse] Can[Increase/Decrease][Resolution/FrameRate]?Henrik Boström