webrtc/api/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
..
audioproc_float.cc Moved audioproc_f interface into api directory. 2018-03-15 12:31:37 +00:00
audioproc_float.h Moved audioproc_f interface into api directory. 2018-03-15 12:31:37 +00:00
create_simulcast_test_fixture.cc Use absl::make_unique and absl::WrapUnique directly 2018-07-05 10:59:49 +00:00
create_simulcast_test_fixture.h Generalize SimulcastEncoderAdapter, use for H264 & VP8. 2018-06-21 15:57:43 +00:00
create_video_quality_test_fixture.cc Use absl::make_unique and absl::WrapUnique directly 2018-07-05 10:59:49 +00:00
create_video_quality_test_fixture.h Convert video quality test from a TEST_F to a TEST fixture. 2018-06-21 15:49:43 +00:00
create_videocodec_test_fixture.cc Use absl::make_unique and absl::WrapUnique directly 2018-07-05 10:59:49 +00:00
create_videocodec_test_fixture.h Move VideoCodecTest configuration classes to api/test. 2018-05-22 12:14:38 +00:00
DEPS Convert video quality test from a TEST_F to a TEST fixture. 2018-06-21 15:49:43 +00:00
fakeconstraints.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
mock_audio_mixer.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
mock_peerconnectioninterface.h Regenerate mock peer connection to add missing mock methods. 2018-07-10 09:23:26 +00:00
mock_rtpreceiver.h Reland "Update RTCStatsCollector to work with RtpTransceivers" 2018-02-17 00:01:39 +00:00
mock_rtpsender.h Reland "Implement RtpParameters.transaction_id for PC RtpSenderInterface" 2018-05-15 15:51:02 +00:00
mock_video_decoder_factory.h Add StereoCodecAdapter classes 2017-10-31 06:39:52 +00:00
mock_video_encoder_factory.h Add StereoCodecAdapter classes 2017-10-31 06:39:52 +00:00
simulated_network.h Remove rtc::Optional alias and api:optional target 2018-07-10 18:02:23 +00:00
simulcast_test_fixture.h Refactor SimulcastTestUtility into SimulcastTestFixture{,Impl} 2018-05-31 11:48:17 +00:00
video_quality_test_fixture.h Revert "Add Profile 2 configuration to VP9 Encoder and Decoder" 2018-07-11 06:04:49 +00:00
videocodec_test_fixture.h Remove adapter bools from VideoCodecTestFixture::Config. 2018-05-29 08:02:13 +00:00
videocodec_test_stats.cc Move VideoCodecTest configuration classes to api/test. 2018-05-22 12:14:38 +00:00
videocodec_test_stats.h Move VideoCodecTest configuration classes to api/test. 2018-05-22 12:14:38 +00:00