webrtc/call/adaptation
Evan Shrubsole 1da742b2dc Switch to eshr@webrtc.org in OWNER files
Bug: None
Change-Id: I2457e68302a2afbdf7febbb47fd1531cac38e381
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/234860
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Tommi <tommi@webrtc.org>
Commit-Queue: Evan Shrubsole <eshr@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#35187}
2021-10-12 10:03:42 +00:00
..
test Replace new rtc::RefCountedObject with rtc::make_ref_counted in a few files 2021-04-23 12:04:39 +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.cc Replace new rtc::RefCountedObject with rtc::make_ref_counted in a few files 2021-04-23 12:04:39 +00:00
broadcast_resource_listener.h Migrate call/ to webrtc::Mutex. 2020-07-06 15:48:30 +00:00
broadcast_resource_listener_unittest.cc [Adaptation] Multi-processor support for injected Resources. 2020-07-02 10:28:11 +00:00
BUILD.gn Use SequenceChecker from public API 2021-02-10 15:04:55 +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.cc Use backticks not vertical bars to denote variables in comments for /call 2021-07-27 18:29:33 +00:00
resource_adaptation_processor.h Use backticks not vertical bars to denote variables in comments for /call 2021-07-27 18:29:33 +00:00
resource_adaptation_processor_interface.cc [Adaptation] VideoStreamAdapter broadcasts adaptations 2020-07-02 12:16:25 +00:00
resource_adaptation_processor_interface.h [Adaptation] Remove resource adaptation queue 2020-08-25 12:16:20 +00:00
resource_adaptation_processor_unittest.cc Use backticks not vertical bars to denote variables in comments for /call 2021-07-27 18:29:33 +00:00
resource_unittest.cc [Adaptation] Multi-processor support for injected Resources. 2020-07-02 10:28:11 +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_source_restrictions_unittest.cc Add comparison methods for VideoSourceRestrictions 2020-05-07 13:27:13 +00:00
video_stream_adapter.cc Use backticks not vertical bars to denote variables in comments for /call 2021-07-27 18:29:33 +00:00
video_stream_adapter.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 Implement fake PixelLimitResource for TestBed. 2020-12-04 10:35:53 +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
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_provider_unittest.cc Use pixels from single active stream if set in CanDecreaseResolutionTo 2021-02-22 10:25:32 +00:00