mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-18 08:07:56 +01:00
![]() If at creation of a VP8 encoder there is not enough bitrate to enable a given spatial layer - the configuration won't be updated to indicate the correct temporal layer count. This means GetEncoderInfo() will indicate lack of temporal layer support, which triggers issues with rate allocation. This CL fixes that by always setting an initial bitrate of 0bps. Bug: webrtc:12788 Change-Id: I10974e85446b58e597d2ca415eaf2550306ce986 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/220929 Commit-Queue: Erik Språng <sprang@webrtc.org> Reviewed-by: Per Kjellander <perkj@webrtc.org> Cr-Commit-Position: refs/heads/master@{#34198} |
||
---|---|---|
.. | ||
include | ||
test | ||
default_temporal_layers.cc | ||
default_temporal_layers.h | ||
default_temporal_layers_unittest.cc | ||
libvpx_vp8_decoder.cc | ||
libvpx_vp8_decoder.h | ||
libvpx_vp8_encoder.cc | ||
libvpx_vp8_encoder.h | ||
libvpx_vp8_simulcast_test.cc | ||
screenshare_layers.cc | ||
screenshare_layers.h | ||
screenshare_layers_unittest.cc | ||
temporal_layers.h | ||
temporal_layers_checker.cc |