webrtc/modules/video_coding/codecs/test
Rasmus Brandt 2aae2733a7 Remove adapter bools from VideoCodecTestFixture::Config.
It should be the responsibility of the fixture user to provide the exact
codecs that should be tested instead. This reduces the coupling between
the test fixture and the codec instantiation.

Bug: webrtc:9317
Change-Id: I60d8f5c4b516ba33e2293d574ba17602c39f992b
Reviewed-on: https://webrtc-review.googlesource.com/79147
Commit-Queue: Rasmus Brandt <brandtr@webrtc.org>
Reviewed-by: Sergey Silkin <ssilkin@webrtc.org>
Reviewed-by: Fredrik Solenberg <solenberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23425}
2018-05-29 08:02:13 +00:00
..
batch Codec instantiation tests for testing device capabilities in batch. 2018-03-05 10:01:02 +00:00
android_codec_factory_helper.cc Move all Android specific stuff to android_codec_factory_helper. 2018-02-05 13:08:26 +00:00
android_codec_factory_helper.h Move all Android specific stuff to android_codec_factory_helper. 2018-02-05 13:08:26 +00:00
objc_codec_factory_helper.h Move all Android specific stuff to android_codec_factory_helper. 2018-02-05 13:08:26 +00:00
objc_codec_factory_helper.mm Move all Android specific stuff to android_codec_factory_helper. 2018-02-05 13:08:26 +00:00
plot_webrtc_test_logs.py Rename VideoProcessorIntegrationTest -> VideoCodecTest. 2018-05-15 11:28:21 +00:00
video_codec_unittest.cc Framerate controller for VP9 screen sharing. 2018-05-19 07:14:48 +00:00
video_codec_unittest.h Framerate controller for VP9 screen sharing. 2018-05-19 07:14:48 +00:00
video_encoder_decoder_instantiation_tests.cc Codec instantiation tests for testing device capabilities in batch. 2018-03-05 10:01:02 +00:00
videocodec_test_fixture_config_unittest.cc Move VideoCodecTest configuration classes to api/test. 2018-05-22 12:14:38 +00:00
videocodec_test_fixture_impl.cc Remove adapter bools from VideoCodecTestFixture::Config. 2018-05-29 08:02:13 +00:00
videocodec_test_fixture_impl.h Move VisualizationParams to VideoCodecTestFixture::Config. 2018-05-29 07:18:04 +00:00
videocodec_test_libvpx.cc Remove adapter bools from VideoCodecTestFixture::Config. 2018-05-29 08:02:13 +00:00
videocodec_test_mediacodec.cc Move VisualizationParams to VideoCodecTestFixture::Config. 2018-05-29 07:18:04 +00:00
videocodec_test_openh264.cc Move VisualizationParams to VideoCodecTestFixture::Config. 2018-05-29 07:18:04 +00:00
videocodec_test_parameterized.cc Move VisualizationParams to VideoCodecTestFixture::Config. 2018-05-29 07:18:04 +00:00
videocodec_test_stats_impl.cc Move VideoCodecTest configuration classes to api/test. 2018-05-22 12:14:38 +00:00
videocodec_test_stats_impl.h Move VideoCodecTest configuration classes to api/test. 2018-05-22 12:14:38 +00:00
videocodec_test_stats_impl_unittest.cc Move VideoCodecTest configuration classes to api/test. 2018-05-22 12:14:38 +00:00
videocodec_test_videotoolbox.cc Move VisualizationParams to VideoCodecTestFixture::Config. 2018-05-29 07:18:04 +00:00
videoprocessor.cc Move VideoCodecTest configuration classes to api/test. 2018-05-22 12:14:38 +00:00
videoprocessor.h Move VideoCodecTest configuration classes to api/test. 2018-05-22 12:14:38 +00:00
videoprocessor_unittest.cc Move VideoCodecTest configuration classes to api/test. 2018-05-22 12:14:38 +00:00