webrtc/modules/video_coding/codecs/test
Niels Möller a12c42a6b2 Delete root header file typedef.h.
Usage replaced with stdint.h, rtc_base/system/arch.h and
rtc_base/system/unused.h, as appropriate.

Bug: webrtc:6854
Change-Id: I97225465d14b969903d92979e2df3c3c05d35f18
Reviewed-on: https://webrtc-review.googlesource.com/90249
Reviewed-by: Niklas Enbom <niklas.enbom@webrtc.org>
Reviewed-by: Fredrik Solenberg <solenberg@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24100}
2018-07-25 14:59:26 +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 Reland "Reland "Add Profile 2 configuration to VP9 Encoder and Decoder"" 2018-07-14 06:51:20 +00:00
video_codec_unittest.h Reland "Reland "Add Profile 2 configuration to VP9 Encoder and Decoder"" 2018-07-14 06:51:20 +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 Delete obsolete file call/video_config.h. 2018-07-25 09:11:39 +00:00
videocodec_test_fixture_impl.h Move VisualizationParams to VideoCodecTestFixture::Config. 2018-05-29 07:18:04 +00:00
videocodec_test_libvpx.cc Use absl::make_unique and absl::WrapUnique directly 2018-07-05 10:59:49 +00:00
videocodec_test_mediacodec.cc Use absl::make_unique and absl::WrapUnique directly 2018-07-05 10:59:49 +00:00
videocodec_test_openh264.cc Use absl::make_unique and absl::WrapUnique directly 2018-07-05 10:59:49 +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 Use absl::make_unique and absl::WrapUnique directly 2018-07-05 10:59:49 +00:00
videoprocessor.cc Change test VideoProcessor kMaxBufferedInputFrames from 10 to 20. 2018-07-09 11:56:43 +00:00
videoprocessor.h Exposing video bitrate allocator into API 2018-07-23 21:23:21 +00:00
videoprocessor_unittest.cc Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00