webrtc/modules/video_coding/codecs/test
Qingsi Wang 2d82adea03 Revert "Add Profile 2 configuration to VP9 Encoder and Decoder"
This reverts commit fc9c4e88b5.

Reason for revert: Speculative revert. I suspect this breaks the internal importing tests. Will reland it if it is not the culprit.

Original change's description:
> Add Profile 2 configuration to VP9 Encoder and Decoder
> 
> Bug: webrtc:9376
> Change-Id: I4f627fb2b6c146a90cfcaa815da459b09dc00003
> Reviewed-on: https://webrtc-review.googlesource.com/81980
> Commit-Queue: Emircan Uysaler <emircan@webrtc.org>
> Reviewed-by: Niklas Enbom <niklas.enbom@webrtc.org>
> Reviewed-by: Erik Språng <sprang@webrtc.org>
> Reviewed-by: Jerome Jiang <jianj@google.com>
> Cr-Commit-Position: refs/heads/master@{#23917}

TBR=niklase@google.com,jianj@google.com,sprang@webrtc.org,marpan@google.com,niklas.enbom@webrtc.org,emircan@webrtc.org

Change-Id: I6a8c851827707eb861776591087e595de7206ae4
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: webrtc:9376
Reviewed-on: https://webrtc-review.googlesource.com/88100
Reviewed-by: Qingsi Wang <qingsi@webrtc.org>
Commit-Queue: Qingsi Wang <qingsi@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23920}
2018-07-11 06:04:49 +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 Revert "Add Profile 2 configuration to VP9 Encoder and Decoder" 2018-07-11 06:04:49 +00:00
video_codec_unittest.h Revert "Add Profile 2 configuration to VP9 Encoder and Decoder" 2018-07-11 06:04:49 +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 Use absl::make_unique and absl::WrapUnique directly 2018-07-05 10:59:49 +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 Make a copy of the frame if the processing has to be posted. 2018-07-04 14:11:24 +00:00
videoprocessor_unittest.cc Use absl::make_unique and absl::WrapUnique directly 2018-07-05 10:59:49 +00:00