webrtc/modules/video_coding/codecs/test
Sergey Silkin 02fed02c00 Assign spatial_idx in FrameStatistics ctor.
- Add spatial_idx to FrameStatistics ctor.
- Pass FrameStatistics object to AddFrame.

Bug: none
Change-Id: I9d6de449b45a007438f6fd3317176bf45fb23806
Reviewed-on: https://webrtc-review.googlesource.com/101781
Reviewed-by: Rasmus Brandt <brandtr@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Commit-Queue: Sergey Silkin <ssilkin@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24856}
2018-09-27 08:35:29 +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 Obj-C SDK Cleanup 2018-08-30 10:42:41 +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 Make fewer copies when using StringBuilder. 2018-09-24 09:39:19 +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 different thresholds for ARM and x86 in libvpx tests 2018-09-12 08:18:33 +00:00
videocodec_test_mediacodec.cc Add config option to run VideoCodecTest in real time. 2018-08-29 09:19:25 +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 Assign spatial_idx in FrameStatistics ctor. 2018-09-27 08:35:29 +00:00
videocodec_test_stats_impl.h Assign spatial_idx in FrameStatistics ctor. 2018-09-27 08:35:29 +00:00
videocodec_test_stats_impl_unittest.cc Assign spatial_idx in FrameStatistics ctor. 2018-09-27 08:35:29 +00:00
videocodec_test_videotoolbox.cc Use absl::make_unique and absl::WrapUnique directly 2018-07-05 10:59:49 +00:00
videoprocessor.cc Assign spatial_idx in FrameStatistics ctor. 2018-09-27 08:35:29 +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