webrtc/modules/video_coding/codecs
Ilya Nikolaevskiy 03d909634b Ensure that the first active layer isn't disabled by too low input resolution
If e.g. CPU adaptation reduces input video size too much, video pipeline would
reduce the number of used simulcast streams/spatial layers. This may result in
disabled video if some streams are disabled by Rtp encoding parameters API.

Bug: webrtc:11319
Change-Id: Id7f157255599dcb6f494129b83477cda4bea982a
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/168480
Reviewed-by: Evan Shrubsole <eshr@google.com>
Commit-Queue: Ilya Nikolaevskiy <ilnik@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#30498}
2020-02-11 14:57:51 +00:00
..
h264 Concatenate string literals at compile time. 2020-01-14 14:47:48 +00:00
interface [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
multiplex Signal requested resolution alignment requirements from sinks to sources. 2019-12-19 10:39:04 +00:00
test Ensure that the first active layer isn't disabled by too low input resolution 2020-02-11 14:57:51 +00:00
vp8 Use newer version of TimeDelta and TimeStamp factories in modules/ 2020-02-10 11:49:57 +00:00
vp9 Ensure that the first active layer isn't disabled by too low input resolution 2020-02-11 14:57:51 +00:00