webrtc/call/adaptation
Evan Shrubsole 73ecede5ad [Adaptation] Move AdaptationConstraints to VideoStreamAdapter
Bug: webrtc:11754
Change-Id: Ic51059834ea61c08e977a3a6b5bba48abc86f873
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/178906
Commit-Queue: Evan Shrubsole <eshr@google.com>
Reviewed-by: Henrik Boström <hbos@webrtc.org>
Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#31688}
2020-07-09 13:06:56 +00:00
..
test [Adaptation] Multi-processor support for injected Resources. 2020-07-02 10:28: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] Move Resource to api/ folder. 2020-06-03 08:51:29 +00:00
adaptation_listener.cc [Adaptation] Move IsAdaptationUpAllowed/OnAdaptationApplied out of API. 2020-06-02 13:02:36 +00:00
adaptation_listener.h [Adaptation] Move Resource to api/ folder. 2020-06-03 08:51:29 +00:00
broadcast_resource_listener.cc Migrate call/ to webrtc::Mutex. 2020-07-06 15:48:30 +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 [Adaptation] Remove deg.prefs from ResourceAdaptationProcessor 2020-07-07 08:37:05 +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] Move deg.pref. out of ResourceAdaptationProcessor 2020-07-03 13:10:27 +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 Correct email address in OWNERS file. 2020-03-06 12:28:31 +00:00
resource_adaptation_processor.cc [Adaptation] Move AdaptationConstraints to VideoStreamAdapter 2020-07-09 13:06:56 +00:00
resource_adaptation_processor.h [Adaptation] Move AdaptationConstraints to VideoStreamAdapter 2020-07-09 13:06:56 +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] Move AdaptationConstraints to VideoStreamAdapter 2020-07-09 13:06:56 +00:00
resource_adaptation_processor_unittest.cc [Adaptation] Move AdaptationConstraints to VideoStreamAdapter 2020-07-09 13:06:56 +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 [Adaptation] Move Resource to api/ folder. 2020-06-03 08:51:29 +00:00
video_source_restrictions_unittest.cc Add comparison methods for VideoSourceRestrictions 2020-05-07 13:27:13 +00:00
video_stream_adapter.cc [Adaptation] Move AdaptationConstraints to VideoStreamAdapter 2020-07-09 13:06:56 +00:00
video_stream_adapter.h [Adaptation] Move AdaptationConstraints to VideoStreamAdapter 2020-07-09 13:06:56 +00:00
video_stream_adapter_unittest.cc [Adaptation] Move AdaptationConstraints to VideoStreamAdapter 2020-07-09 13:06:56 +00:00
video_stream_input_state.cc [Adaptation] Misc tests for processor, input provider and restrictions. 2020-04-29 15:59:14 +00:00
video_stream_input_state.h [Adaptation] Misc tests for processor, input provider and restrictions. 2020-04-29 15:59:14 +00:00
video_stream_input_state_provider.cc Migrate call/ to webrtc::Mutex. 2020-07-06 15:48:30 +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 [Adaptation] Misc tests for processor, input provider and restrictions. 2020-04-29 15:59:14 +00:00