webrtc/test
Danil Chapovalov b6f19d7dfd Reland "Update remaining usage of VideoDecoder::InitDecode to Configure"
This reverts commit d6da4c23cc.

Reason for revert: downstream project adjusted

Original change's description:
> Revert "Update remaining usage of VideoDecoder::InitDecode to Configure"
>
> This reverts commit ca0a08ab60.
>
> Reason for revert: Breaks downstream project.
>
> Original change's description:
> > Update remaining usage of VideoDecoder::InitDecode to Configure
> >
> > Bug: webrtc:13045
> > Change-Id: I5253fddfd613cf0228fc3cd861b91e56558dd34a
> > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/228947
> > Reviewed-by: Erik Språng <sprang@webrtc.org>
> > Commit-Queue: Danil Chapovalov <danilchap@webrtc.org>
> > Cr-Commit-Position: refs/heads/master@{#34777}
>
> TBR=danilchap@webrtc.org,sprang@webrtc.org,webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com
>
> Change-Id: I1868700a43b5aa4b37e9bcba5af233d24526c974
> No-Presubmit: true
> No-Tree-Checks: true
> No-Try: true
> Bug: webrtc:13045
> Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/229024
> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
> Cr-Commit-Position: refs/heads/master@{#34780}

# Not skipping CQ checks because original CL landed > 1 day ago.

Bug: webrtc:13045
Change-Id: I5a44e7126f9f2e405f3be6b84698de53b23203a2
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/229183
Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
Reviewed-by: Erik Språng <sprang@webrtc.org>
Commit-Queue: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#34795}
2021-08-18 15:58:40 +00:00
..
android Roll chromium_revision 34f3c82122..2dffe06711 (867171:871492) 2021-04-12 18:25:58 +00:00
fuzzers Reland "Rename vp9::FrameInfo to vp9::UncompressedHeader and add more fields." 2021-08-17 19:42:00 +00:00
gl
ios Use backticks not vertical bars to denote variables in comments 2021-08-10 10:40:03 +00:00
linux Remove all #include <assert.h>/<cassert> and usage in Obj-C code. 2021-07-22 14:00:26 +00:00
logging Fix an instance of -Wfinal-dtor-non-final-class. 2021-07-28 15:22:27 +00:00
mac
network Delete AsyncSocket class, merge into Socket class 2021-08-17 15:39:25 +00:00
pc Use separate queue for alive frames when self view is enabled in DVQA 2021-08-17 19:51:40 +00:00
peer_scenario Use backticks not vertical bars to denote variables in comments for /test 2021-07-27 12:50:31 +00:00
scenario Roll chromium_revision 47dc8e2f50..680b7dae9d (912091:912910) 2021-08-18 10:22:27 +00:00
testsupport Reland "Update remaining usage of VideoDecoder::InitDecode to Configure" 2021-08-18 15:58:40 +00:00
time_controller Delete AsyncSocket class, merge into Socket class 2021-08-17 15:39:25 +00:00
win Introduce a RunLoop class that supports the TaskQueue interface 2020-05-04 18:10:00 +00:00
audio_decoder_proxy_factory.h Fix a typo for decoder naming 2020-04-27 08:03:47 +00:00
benchmark_main.cc Introduces rtc_base/synchronization/mutex.h. 2020-06-04 09:55:12 +00:00
BUILD.gn test: Make iOS Test Delegate Class conforms the proper protocol 2021-07-29 11:54:47 +00:00
call_config_utils.cc
call_config_utils.h
call_config_utils_unittest.cc
call_test.cc Factor out common receive stream methods to a common interface. 2021-06-14 16:54:07 +00:00
call_test.h Remove 'secondary sink' concept from webrtc::VideoReceiveStream. 2021-02-15 18:08:17 +00:00
configurable_frame_size_encoder.cc Removed _completeFrame since we never allow incomplete frames. 2020-10-28 16:00:27 +00:00
configurable_frame_size_encoder.h Deprecate the raw-pointer constructor of EncodedImage. 2020-09-23 12:51:30 +00:00
DEPS Add TURN server to Emulated Network infrastructure 2020-11-17 21:07:56 +00:00
direct_transport.cc Unify helpers IsRtpPacket and IsRtcpPacket 2021-07-06 10:39:00 +00:00
direct_transport.h Use SequenceChecker from public API 2021-02-10 15:04:55 +00:00
direct_transport_unittest.cc Unify helpers IsRtpPacket and IsRtcpPacket 2021-07-06 10:39:00 +00:00
drifting_clock.cc Add the ability to convert a timestamp to NTP time. 2021-05-21 04:34:11 +00:00
drifting_clock.h Add the ability to convert a timestamp to NTP time. 2021-05-21 04:34:11 +00:00
encoder_settings.cc Replace more instances of rtc::RefCountedObject with make_ref_counted. 2021-04-27 17:01:59 +00:00
encoder_settings.h Use backticks not vertical bars to denote variables in comments for /test 2021-07-27 12:50:31 +00:00
explicit_key_value_config.cc Add simulation of robust throughput estimator to the event log analyzer 2020-06-17 10:33:02 +00:00
explicit_key_value_config.h Add simulation of robust throughput estimator to the event log analyzer 2020-06-17 10:33:02 +00:00
fake_decoder.cc Migrate test VideoDecoders to new VideoDecoder::Configure 2021-08-12 15:41:03 +00:00
fake_decoder.h Migrate test VideoDecoders to new VideoDecoder::Configure 2021-08-12 15:41:03 +00:00
fake_encoder.cc Fix some instances of -Wunused-but-set-variable. 2021-07-28 02:08:30 +00:00
fake_encoder.h Use backticks not vertical bars to denote variables in comments for /test 2021-07-27 12:50:31 +00:00
fake_texture_frame.cc Replace more instances of rtc::RefCountedObject with make_ref_counted. 2021-04-27 17:01:59 +00:00
fake_texture_frame.h
fake_videorenderer.h
fake_vp8_decoder.cc Migrate test VideoDecoders to new VideoDecoder::Configure 2021-08-12 15:41:03 +00:00
fake_vp8_decoder.h Migrate test VideoDecoders to new VideoDecoder::Configure 2021-08-12 15:41:03 +00:00
fake_vp8_encoder.cc Use backticks not vertical bars to denote variables in comments for /test 2021-07-27 12:50:31 +00:00
fake_vp8_encoder.h Use SequenceChecker from public API 2021-02-10 15:04:55 +00:00
fake_vp8_encoder_unittest.cc Ensure FakeVp8Encoder::GetEncoderInfo() writes EncoderInfo.fps_allocation: 2020-09-29 19:29:29 +00:00
field_trial.cc Remove all #include <assert.h>/<cassert> and usage in Obj-C code. 2021-07-22 14:00:26 +00:00
field_trial.h
frame_forwarder.cc Migrate video/ except video/end_to_end_tests and video/adaptation to webrtc::Mutex. 2020-07-08 12:21:08 +00:00
frame_forwarder.h Use backticks not vertical bars to denote variables in comments for /test 2021-07-27 12:50:31 +00:00
frame_generator.cc Delete rtc::Callback0 and friends. 2021-02-16 12:41:35 +00:00
frame_generator.h Partly migrate test/ to webrtc::Mutex. 2020-07-08 14:31:00 +00:00
frame_generator_capturer.cc Optimize calls to std::string::find() and friends for a single char. 2020-12-16 09:01:44 +00:00
frame_generator_capturer.h Partly migrate test/ to webrtc::Mutex. 2020-07-08 14:31:00 +00:00
frame_generator_capturer_unittest.cc In test/ replace mock macros with unified MOCK_METHOD macro 2020-05-15 08:15:02 +00:00
frame_generator_unittest.cc Use backticks not vertical bars to denote variables in comments for /test 2021-07-27 12:50:31 +00:00
frame_utils.cc
frame_utils.h
function_audio_decoder_factory.h
gmock.h
gtest.h
layer_filtering_transport.cc Reland "Launch external ref control for vp9 encoder" 2020-04-23 13:21:45 +00:00
layer_filtering_transport.h
mac_capturer.h
mac_capturer.mm Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. 2020-05-04 15:01:26 +00:00
mappable_native_buffer.cc Replace more instances of rtc::RefCountedObject with make_ref_counted. 2021-04-27 17:01:59 +00:00
mappable_native_buffer.h Use backticks not vertical bars to denote variables in comments for /test 2021-07-27 12:50:31 +00:00
mock_audio_decoder.cc
mock_audio_decoder.h In test/ replace mock macros with unified MOCK_METHOD macro 2020-05-15 08:15:02 +00:00
mock_audio_decoder_factory.h Replace more instances of rtc::RefCountedObject with make_ref_counted. 2021-04-27 17:01:59 +00:00
mock_audio_encoder.cc
mock_audio_encoder.h Use backticks not vertical bars to denote variables in comments for /test 2021-07-27 12:50:31 +00:00
mock_audio_encoder_factory.h In test/ replace mock macros with unified MOCK_METHOD macro 2020-05-15 08:15:02 +00:00
mock_frame_transformer.h Remove FrameTransformerInterface functions using EncodedFrame. 2020-05-06 07:26:44 +00:00
mock_transformable_frame.h Define MockTransformableFrame in test/. 2020-05-04 15:17:54 +00:00
mock_transport.cc
mock_transport.h In test/ replace mock macros with unified MOCK_METHOD macro 2020-05-15 08:15:02 +00:00
null_platform_renderer.cc
null_transport.cc
null_transport.h
OWNERS Add landrey as an owner to PC framework code 2020-12-02 16:34:41 +00:00
platform_video_capturer.cc
platform_video_capturer.h
rtcp_packet_parser.cc
rtcp_packet_parser.h
rtp_file_reader.cc Remove all #include <assert.h>/<cassert> and usage in Obj-C code. 2021-07-22 14:00:26 +00:00
rtp_file_reader.h Use backticks not vertical bars to denote variables in comments for /test 2021-07-27 12:50:31 +00:00
rtp_file_reader_unittest.cc Migrate away from legacy rtp parser in test/ 2021-07-26 13:35:08 +00:00
rtp_file_writer.cc
rtp_file_writer.h
rtp_file_writer_unittest.cc
rtp_rtcp_observer.h Unify helpers IsRtpPacket and IsRtcpPacket 2021-07-06 10:39:00 +00:00
run_loop.cc Delete AsyncSocket class, merge into Socket class 2021-08-17 15:39:25 +00:00
run_loop.h Delete AsyncSocket class, merge into Socket class 2021-08-17 15:39:25 +00:00
run_loop_unittest.cc Reland "Make sure that "current" rtc::Thread instances are always current for TaskQueueBase." 2020-05-15 10:20:03 +00:00
run_test.cc
run_test.h
test_main.cc Move initialization of GoogleMock and flags to main from test_main_lib 2020-08-11 11:46:50 +00:00
test_main_lib.cc Move initialization of GoogleMock and flags to main from test_main_lib 2020-08-11 11:46:50 +00:00
test_main_lib.h Move initialization of GoogleMock and flags to main from test_main_lib 2020-08-11 11:46:50 +00:00
test_video_capturer.cc Partly migrate test/ to webrtc::Mutex. 2020-07-08 14:31:00 +00:00
test_video_capturer.h Partly migrate test/ to webrtc::Mutex. 2020-07-08 14:31:00 +00:00
vcm_capturer.cc
vcm_capturer.h
video_codec_settings.h Use backticks not vertical bars to denote variables in comments for /test 2021-07-27 12:50:31 +00:00
video_decoder_proxy_factory.h Migrate test VideoDecoders to new VideoDecoder::Configure 2021-08-12 15:41:03 +00:00
video_encoder_proxy_factory.h Deprecate write-only member CodecInfo::is_hardware_accelerated 2020-08-04 07:56:49 +00:00
video_renderer.cc
video_renderer.h