webrtc/modules/video_coding/codecs/test
Kári Tristan Helgason c3f8c759c4 Add ability for inject custom codec factories in VP integration test.
This makes it easier to add new test cases without modifying the actual test class.

Bug: None
Change-Id: I48e4f14e26cd6610678ffb07ce9fd56e6bc1ac4e
Reviewed-on: https://webrtc-review.googlesource.com/69600
Commit-Queue: Kári Helgason <kthelgason@webrtc.org>
Reviewed-by: Rasmus Brandt <brandtr@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22840}
2018-04-12 15:45:36 +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 Moved analysis to Stats. 2018-02-20 09:48:41 +00:00
stats.cc Handle per-layer frame drops. 2018-04-06 08:40:22 +00:00
stats.h Calculate and report PSNR for Y, U, V planes separately. 2018-03-14 10:57:50 +00:00
stats_unittest.cc Moved analysis to Stats. 2018-02-20 09:48:41 +00:00
test_config.cc Adding layering configurator and rate allocator for VP9 SVC. 2018-03-29 10:16:47 +00:00
test_config.h Add ability to disable decode in VideoProcessor. 2018-03-14 14:36:35 +00:00
test_config_unittest.cc Adding simulcast/spatial layering support to VideoProcessor. 2018-02-01 13:28:46 +00:00
video_codec_unittest.cc Use frame generator in video codec unit tests. 2018-03-28 13:07:16 +00:00
video_codec_unittest.h Use frame generator in video codec unit tests. 2018-03-28 13:07:16 +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
videoprocessor.cc Handle per-layer frame drops. 2018-04-06 08:40:22 +00:00
videoprocessor.h Handle per-layer frame drops. 2018-04-06 08:40:22 +00:00
videoprocessor_integrationtest.cc Add ability for inject custom codec factories in VP integration test. 2018-04-12 15:45:36 +00:00
videoprocessor_integrationtest.h Add ability for inject custom codec factories in VP integration test. 2018-04-12 15:45:36 +00:00
videoprocessor_integrationtest_libvpx.cc Exclude first frames from RD perf analysis. 2018-04-08 19:07:14 +00:00
videoprocessor_integrationtest_mediacodec.cc Moved analysis to Stats. 2018-02-20 09:48:41 +00:00
videoprocessor_integrationtest_openh264.cc Moved analysis to Stats. 2018-02-20 09:48:41 +00:00
videoprocessor_integrationtest_parameterized.cc Remove FourPeople_1280x720_30.yuv from resources for mobile builds. 2018-02-28 09:55:20 +00:00
videoprocessor_integrationtest_videotoolbox.cc Add ability for inject custom codec factories in VP integration test. 2018-04-12 15:45:36 +00:00
videoprocessor_unittest.cc Moved analysis to Stats. 2018-02-20 09:48:41 +00:00