webrtc/call/adaptation
Evan Shrubsole f2be3eff26 Move initial frame drop to overuse module
It would be nice for this to stay in video stream encoder,
but this feature is mostly related to quality scaling. Perhaps
something easier to understand is possible in the future.

Bug: webrtc:11222
Change-Id: I71705f33ff94bbcf2fb9b5c94226c8e76dcba94c
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/168051
Commit-Queue: Evan Shrubsole <eshr@google.com>
Reviewed-by: Erik Språng <sprang@webrtc.org>
Reviewed-by: Henrik Boström <hbos@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#30446}
2020-02-03 11:56:31 +00:00
..
test Initial version of ResourceAdaptationProcessor and friends. 2019-12-10 15:31:43 +00:00
BUILD.gn [Overuse] Encoding pipeline as input signals in the abstract interface. 2020-01-22 17:11:20 +00:00
OWNERS Initial version of ResourceAdaptationProcessor and friends. 2019-12-10 15:31:43 +00:00
resource_adaptation_module_interface.cc [Overuse] Setting encoder configurations through the interface. 2020-01-21 11:48:11 +00:00
resource_adaptation_module_interface.h Move initial frame drop to overuse module 2020-02-03 11:56:31 +00:00
resource_adaptation_processor_unittest.cc Initial version of ResourceAdaptationProcessor and friends. 2019-12-10 15:31:43 +00:00
resource_adaptation_processor.cc Initial version of ResourceAdaptationProcessor and friends. 2019-12-10 15:31:43 +00:00
resource_adaptation_processor.h Initial version of ResourceAdaptationProcessor and friends. 2019-12-10 15:31:43 +00:00
resource_consumer_configuration.cc Initial version of ResourceAdaptationProcessor and friends. 2019-12-10 15:31:43 +00:00
resource_consumer_configuration.h Initial version of ResourceAdaptationProcessor and friends. 2019-12-10 15:31:43 +00:00
resource_consumer.cc Initial version of ResourceAdaptationProcessor and friends. 2019-12-10 15:31:43 +00:00
resource_consumer.h Initial version of ResourceAdaptationProcessor and friends. 2019-12-10 15:31:43 +00:00
resource.cc Initial version of ResourceAdaptationProcessor and friends. 2019-12-10 15:31:43 +00:00
resource.h Initial version of ResourceAdaptationProcessor and friends. 2019-12-10 15:31:43 +00:00
video_source_restrictions.cc VideoStreamEncoder configuring source/sink with VideoSourceController. 2020-01-13 11:14:04 +00:00
video_source_restrictions.h VideoStreamEncoder configuring source/sink with VideoSourceController. 2020-01-13 11:14:04 +00:00