webrtc/modules/video_coding/codecs
Sergey Silkin 8b9b5f98db Activate/deactivate VP9 spatial layers.
* Stop encoding spatial layers S(n >= N) if application deactivates
spatial layer N by setting RTCRtpEncodingParameters.active = false.

* Move calculation of padding bitrate to SvcRateAllocator class.

* Pad up to minimum required bitrate of base layer if ALR probing is
enabled.

Bug: webrtc:9350
Change-Id: I398284c943d43348def535c83263fc234c9767fa
Reviewed-on: https://webrtc-review.googlesource.com/c/113240
Reviewed-by: Erik Språng <sprang@webrtc.org>
Reviewed-by: Stefan Holmer <stefan@webrtc.org>
Commit-Queue: Sergey Silkin <ssilkin@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25945}
2018-12-10 12:55:51 +00:00
..
h264 Add chroma siting to ColorSpace 2018-12-10 11:19:35 +00:00
i420 Convert all webrtc code to not access EncodedImage::_size directly. 2018-12-07 16:19:34 +00:00
interface [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
multiplex Convert all webrtc code to not access EncodedImage::_size directly. 2018-12-07 16:19:34 +00:00
test Convert all webrtc code to not access EncodedImage::_size directly. 2018-12-07 16:19:34 +00:00
vp8 Convert all webrtc code to not access EncodedImage::_size directly. 2018-12-07 16:19:34 +00:00
vp9 Activate/deactivate VP9 spatial layers. 2018-12-10 12:55:51 +00:00