webrtc/modules/video_coding/codecs/vp8
Seth Hampson 8fb22e71ee Updates tests for turning simulcast streams on/off.
Due to libvpx we were restricted to always turning the low simulcast
stream on, or else the encoder would always label the active streams'
encoded frames as key frames. Now that libvpx has been updated and
rolled in, this change updates tests to reflect that it is working.

Bug: webrtc:8653
Change-Id: I065ef817ace2292605e27e135802cf4a3e90647e
Reviewed-on: https://webrtc-review.googlesource.com/46340
Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org>
Reviewed-by: Erik Språng <sprang@webrtc.org>
Commit-Queue: Seth Hampson <shampson@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#21831}
2018-01-31 17:32:21 +00:00
..
include Reland "Update internal SW codecs to return unique_ptrs" 2017-11-13 14:23:58 +00:00
test Reland: googBandwidthLimitedResolution stat is not always set depending on configuration. 2017-12-18 11:20:13 +00:00
default_temporal_layers.cc Break VP8 temporal_layers dependency on libvpx. 2018-01-25 10:37:21 +00:00
default_temporal_layers.h Break VP8 temporal_layers dependency on libvpx. 2018-01-25 10:37:21 +00:00
default_temporal_layers_unittest.cc Break VP8 temporal_layers dependency on libvpx. 2018-01-25 10:37:21 +00:00
screenshare_layers.cc Break VP8 temporal_layers dependency on libvpx. 2018-01-25 10:37:21 +00:00
screenshare_layers.h Break VP8 temporal_layers dependency on libvpx. 2018-01-25 10:37:21 +00:00
screenshare_layers_unittest.cc Break VP8 temporal_layers dependency on libvpx. 2018-01-25 10:37:21 +00:00
simulcast_rate_allocator.cc Reland "Enables/disables simulcast streams by allocating a bitrate of 0 to the spatial layer." 2018-01-18 22:42:23 +00:00
simulcast_rate_allocator.h Reland "Enables/disables simulcast streams by allocating a bitrate of 0 to the spatial layer." 2018-01-18 22:42:23 +00:00
simulcast_test_utility.h Updates tests for turning simulcast streams on/off. 2018-01-31 17:32:21 +00:00
simulcast_unittest.cc Reland "Enables/disables simulcast streams by allocating a bitrate of 0 to the spatial layer." 2018-01-18 22:42:23 +00:00
temporal_layers.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
temporal_layers.h Break VP8 temporal_layers dependency on libvpx. 2018-01-25 10:37:21 +00:00
vp8_impl.cc Break VP8 temporal_layers dependency on libvpx. 2018-01-25 10:37:21 +00:00
vp8_impl.h Change forced software encoder fallback for VP8 to be only based on resolution and not bitrate. 2017-11-13 10:58:42 +00:00