webrtc/modules/video_coding/codecs/test
Rasmus Brandt f105325a55 Move all Android specific stuff to android_codec_factory_helper.
This helps separate concerns, so that the VideoProcessorIntegrationTest
is almost oblivious to the fact that it needs to connect to the JVM
to get the Android HW codecs.

Bug: webrtc:8448
Change-Id: I4359b31f84be48eaf99d83525bcce6e593e874f8
Reviewed-on: https://webrtc-review.googlesource.com/47384
Reviewed-by: Sergey Silkin <ssilkin@webrtc.org>
Commit-Queue: Rasmus Brandt <brandtr@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#21890}
2018-02-05 13:08:26 +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 Remove min/max/avg parsing of stats. 2018-01-19 08:21:39 +00:00
stats.cc Move rtp_timestamp_to_frame_num_ map from VideoProcessor to Stats class. 2018-01-22 09:02:56 +00:00
stats.h Get rid of packet loss related stuff from videoprocessor. 2018-01-22 15:45:58 +00:00
stats_unittest.cc Move rtp_timestamp_to_frame_num_ map from VideoProcessor to Stats class. 2018-01-22 09:02:56 +00:00
test_config.cc Adding simulcast/spatial layering support to VideoProcessor. 2018-02-01 13:28:46 +00:00
test_config.h Adding simulcast/spatial layering support to VideoProcessor. 2018-02-01 13:28:46 +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 Rename VideoCodecTest to VideoCodecUnitTest. 2018-02-02 10:27:33 +00:00
video_codec_unittest.h Rename VideoCodecTest to VideoCodecUnitTest. 2018-02-02 10:27:33 +00:00
videoprocessor.cc Adding simulcast/spatial layering support to VideoProcessor. 2018-02-01 13:28:46 +00:00
videoprocessor.h Adding simulcast/spatial layering support to VideoProcessor. 2018-02-01 13:28:46 +00:00
videoprocessor_integrationtest.cc Move all Android specific stuff to android_codec_factory_helper. 2018-02-05 13:08:26 +00:00
videoprocessor_integrationtest.h Move all Android specific stuff to android_codec_factory_helper. 2018-02-05 13:08:26 +00:00
videoprocessor_integrationtest_libvpx.cc Adding simulcast/spatial layering support to VideoProcessor. 2018-02-01 13:28:46 +00:00
videoprocessor_integrationtest_mediacodec.cc Move all Android specific stuff to android_codec_factory_helper. 2018-02-05 13:08:26 +00:00
videoprocessor_integrationtest_openh264.cc Added number of simulcast/spatial layers to TestConfig. 2018-01-24 07:31:51 +00:00
videoprocessor_integrationtest_parameterized.cc Adding simulcast/spatial layering support to VideoProcessor. 2018-02-01 13:28:46 +00:00
videoprocessor_integrationtest_videotoolbox.cc Move all Android specific stuff to android_codec_factory_helper. 2018-02-05 13:08:26 +00:00
videoprocessor_unittest.cc Adding simulcast/spatial layering support to VideoProcessor. 2018-02-01 13:28:46 +00:00