webrtc/modules/video_coding/codecs/test
Sergey Silkin b6cdfdc165 Refactor rate profile update.
RateProfile::frame_num specifies frame at which this rate profile
should be applied.

Bug: none
Change-Id: I003ee43f44299a49d83f547558284817bfaeacc0
Reviewed-on: https://webrtc-review.googlesource.com/c/115242
Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org>
Reviewed-by: Seth Hampson <shampson@webrtc.org>
Commit-Queue: Sergey Silkin <ssilkin@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#26080}
2018-12-21 08:32:35 +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 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
video_codec_unittest.h Add default constructor for rtc::Event 2018-11-07 08:57:50 +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 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
videocodec_test_fixture_impl.cc Refactor rate profile update. 2018-12-21 08:32:35 +00:00
videocodec_test_fixture_impl.h Move VisualizationParams to VideoCodecTestFixture::Config. 2018-05-29 07:18:04 +00:00
videocodec_test_libvpx.cc Refactor rate profile update. 2018-12-21 08:32:35 +00:00
videocodec_test_mediacodec.cc Refactor rate profile update. 2018-12-21 08:32:35 +00:00
videocodec_test_openh264.cc Refactor rate profile update. 2018-12-21 08:32:35 +00:00
videocodec_test_parameterized.cc Refactor rate profile update. 2018-12-21 08:32:35 +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 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +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 Remove |hw_encoder| and |hw_decoder| from VideoCodecTestFixture::Config. 2018-10-16 10:59:23 +00:00
videoprocessor.cc Convert all webrtc code to not access EncodedImage::_size directly. 2018-12-07 16:19:34 +00:00
videoprocessor.h [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
videoprocessor_unittest.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00