webrtc/modules/video_coding/codecs/vp8
Rasmus Brandt 0cedc054a2 Refactor SimulcastTestUtility into SimulcastTestFixture{,Impl}
This will allow exposing the interface to downstream users that
want to test VP8 simulcast. No functional changes to the tests
themselves are expected.

Bug: webrtc:9281
Change-Id: I4128b8f35a4412c5b330cf55c8dc0e173d4570da
Reviewed-on: https://webrtc-review.googlesource.com/77361
Commit-Queue: Rasmus Brandt <brandtr@webrtc.org>
Reviewed-by: Fredrik Solenberg <solenberg@webrtc.org>
Reviewed-by: Magnus Jedvert <magjed@webrtc.org>
Reviewed-by: Stefan Holmer <stefan@webrtc.org>
Reviewed-by: Erik Språng <sprang@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23469}
2018-05-31 11:48:17 +00:00
..
include Enable and fix chromium clang warnings in sdk/android targets. 2018-04-05 11:22:03 +00:00
test Deprecate RTPFragmentationHeader argument to VideoDecoder::Decode 2018-05-08 08:09:35 +00:00
default_temporal_layers.cc Delete logic to set picture id and tl0 pic idx in encoders. 2018-03-27 13:11:16 +00:00
default_temporal_layers.h Delete logic to set picture id and tl0 pic idx in encoders. 2018-03-27 13:11:16 +00:00
default_temporal_layers_unittest.cc Delete logic to set picture id and tl0 pic idx in encoders. 2018-03-27 13:11:16 +00:00
libvpx_vp8_decoder.cc Deprecate RTPFragmentationHeader argument to VideoDecoder::Decode 2018-05-08 08:09:35 +00:00
libvpx_vp8_decoder.h Deprecate RTPFragmentationHeader argument to VideoDecoder::Decode 2018-05-08 08:09:35 +00:00
libvpx_vp8_encoder.cc Don't expose resilience mode in VP8 and VP9 configuration. 2018-04-25 13:54:33 +00:00
libvpx_vp8_encoder.h Move BitrateAllocation to api/ and rename it VideoBitrateAllocation 2018-04-23 15:31:27 +00:00
libvpx_vp8_simulcast_test.cc Refactor SimulcastTestUtility into SimulcastTestFixture{,Impl} 2018-05-31 11:48:17 +00:00
screenshare_layers.cc Always update libvpx configuration if bitrate has changed. 2018-04-11 15:27:56 +00:00
screenshare_layers.h Delete logic to set picture id and tl0 pic idx in encoders. 2018-03-27 13:11:16 +00:00
screenshare_layers_unittest.cc Always update libvpx configuration if bitrate has changed. 2018-04-11 15:27:56 +00:00
simulcast_rate_allocator.cc Move BitrateAllocation to api/ and rename it VideoBitrateAllocation 2018-04-23 15:31:27 +00:00
simulcast_rate_allocator.h Directly include VideoBitrateAllocation in common_video/ targets 2018-05-23 17:57:14 +00:00
simulcast_test_fixture_impl.cc Refactor SimulcastTestUtility into SimulcastTestFixture{,Impl} 2018-05-31 11:48:17 +00:00
simulcast_test_fixture_impl.h Refactor SimulcastTestUtility into SimulcastTestFixture{,Impl} 2018-05-31 11:48:17 +00:00
temporal_layers.cc Delete logic to set picture id and tl0 pic idx in encoders. 2018-03-27 13:11:16 +00:00
temporal_layers.h Delete obsolete tl_factory member and all mention thereof. 2018-04-09 11:02:38 +00:00