webrtc/call/adaptation
Jonas Oreland c7f691a71a WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 2
convert call/ (and the collaterals)

Bug: webrtc:10335
Change-Id: I8f6bc13c032713aa2a947724b464f6f35454d39a
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/254320
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Commit-Queue: Jonas Oreland <jonaso@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#36165}
2022-03-09 22:17:52 +00:00
..
test Update call/ to not use implicit T* --> scoped_refptr<T> conversion 2022-01-14 10:26:11 +00:00
adaptation_constraint.cc [Adaptation] Move IsAdaptationUpAllowed/OnAdaptationApplied out of API. 2020-06-02 13:02:36 +00:00
adaptation_constraint.h [Adaptation] Remove resource adaptation queue 2020-08-25 12:16:20 +00:00
broadcast_resource_listener_unittest.cc [Adaptation] Multi-processor support for injected Resources. 2020-07-02 10:28:11 +00:00
broadcast_resource_listener.cc Update call/ to not use implicit T* --> scoped_refptr<T> conversion 2022-01-14 10:26:11 +00:00
broadcast_resource_listener.h Migrate call/ to webrtc::Mutex. 2020-07-06 15:48:30 +00:00
BUILD.gn WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 2 2022-03-09 22:17:52 +00:00
degradation_preference_provider.cc [Adaptation] Move deg.pref. out of ResourceAdaptationProcessor 2020-07-03 13:10:27 +00:00
degradation_preference_provider.h [Adaptation] Remove resource adaptation queue 2020-08-25 12:16:20 +00:00
encoder_settings.cc [Adaptation] Refactor AdaptationTarget. Peek next restrictions. 2020-03-14 11:29:03 +00:00
encoder_settings.h [Adaptation] Refactor AdaptationTarget. Peek next restrictions. 2020-03-14 11:29:03 +00:00
OWNERS Switch to eshr@webrtc.org in OWNER files 2021-10-12 10:03:42 +00:00
resource_adaptation_processor_interface.cc [Adaptation] VideoStreamAdapter broadcasts adaptations 2020-07-02 12:16:25 +00:00
resource_adaptation_processor_interface.h VideoStreamEncoder - wait less. 2022-01-26 09:53:33 +00:00
resource_adaptation_processor_unittest.cc WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 2 2022-03-09 22:17:52 +00:00
resource_adaptation_processor.cc VideoStreamEncoder - wait less. 2022-01-26 09:53:33 +00:00
resource_adaptation_processor.h VideoStreamEncoder - wait less. 2022-01-26 09:53:33 +00:00
resource_unittest.cc [Adaptation] Multi-processor support for injected Resources. 2020-07-02 10:28:11 +00:00
video_source_restrictions_unittest.cc Add comparison methods for VideoSourceRestrictions 2020-05-07 13:27:13 +00:00
video_source_restrictions.cc [Adaptation] Move Resource to api/ folder. 2020-06-03 08:51:29 +00:00
video_source_restrictions.h Use backticks not vertical bars to denote variables in comments for /call 2021-07-27 18:29:33 +00:00
video_stream_adapter_unittest.cc WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 2 2022-03-09 22:17:52 +00:00
video_stream_adapter.cc WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 2 2022-03-09 22:17:52 +00:00
video_stream_adapter.h WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 2 2022-03-09 22:17:52 +00:00
video_stream_input_state_provider_unittest.cc Use pixels from single active stream if set in CanDecreaseResolutionTo 2021-02-22 10:25:32 +00:00
video_stream_input_state_provider.cc Use pixels from single active stream if set in CanDecreaseResolutionTo 2021-02-22 10:25:32 +00:00
video_stream_input_state_provider.h Migrate call/ to webrtc::Mutex. 2020-07-06 15:48:30 +00:00
video_stream_input_state.cc Use pixels from single active stream if set in CanDecreaseResolutionTo 2021-02-22 10:25:32 +00:00
video_stream_input_state.h Use pixels from single active stream if set in CanDecreaseResolutionTo 2021-02-22 10:25:32 +00:00