aboutsummaryrefslogtreecommitdiff
path: root/video/end_to_end_tests/fec_tests.cc
AgeCommit message (Expand)Author
2020-07-07Migrate video/adaptation and video/end_to_end_tests to webrtc::Mutex.Markus Handell
2019-12-16Make video engine tests aware of padding packetsDanil Chapovalov
2019-12-06Use RtpPacket instead of legacy RtpHeaderParser in video/ testsDanil Chapovalov
2019-10-07Cleanup includes in modules/include/module_common_types.hDanil Chapovalov
2019-09-30Propagate task queue to create test::DirectTransport by TaskQueueBase interfaceDanil Chapovalov
2019-09-17Use std::make_unique instead of absl::make_unique.Mirko Bonadei
2019-09-03Deprecate SingleThreadedTaskQueueForTesting class.Yves Gerey
2019-03-29Use Abseil container algorithms in video/Steve Anton
2019-02-19Reland "Delete test/constants.h"Elad Alon
2019-02-18Revert "Delete test/constants.h"Oleh Prypin
2019-02-17Delete test/constants.hElad Alon
2019-01-11(4) Rename files to snake_case: update BUILD.gn, include paths, header guards...Steve Anton
2019-01-08Include absl/memory/memory.h if absl::make_unique is usedSteve Anton
2018-11-13Refactor bitrate configuration in CallTestNiels Möller
2018-10-26Use function_video_(en|de)coder_factory from apiDanil Chapovalov
2018-10-08Switch usages of DefaultNetworkSimulationConfig to BuiltInNetworkBehaviorConfigArtem Titov
2018-09-28Reland "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream c...Niels Möller
2018-09-27Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream c...Sebastian Jansson
2018-09-27Revert "Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceive...Oleh Prypin
2018-09-27Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream c...Niels Moller
2018-09-27Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config.Niels Möller
2018-09-11Use SdpVideoFormat in VideoReceiveStream::DecoderNiels Möller
2018-09-04Reland "Remove obsolete field trial from the tests"Ilya Nikolaevskiy
2018-09-04Revert "Remove obsolete field trial from the tests"Ilya Nikolaevskiy
2018-09-03Remove obsolete field trial from the testsIlya Nikolaevskiy
2018-08-20Mark DirectTransport subclasses ctors as deprecated and switch from themArtem Titov
2018-08-20Introduce SimulatedNetworkReceiverInterface.Artem Titov
2018-07-13Replaces call config create in tests with modify.Sebastian Jansson
2018-07-10Removes unnecessary destructor checks in tests.Sebastian Jansson
2018-04-19Reland "Move creating encoder to VideoStreamEncoder."Niels Möller
2018-04-18Revert "Move creating encoder to VideoStreamEncoder."Niels Moller
2018-04-17Move creating encoder to VideoStreamEncoder.Niels Möller
2018-04-05Reland "Reland "Move rtp-specific config out of EncoderSettings.""Niels Möller
2018-03-29Revert "Reland "Move rtp-specific config out of EncoderSettings.""Niels Möller
2018-03-26Reland "Move rtp-specific config out of EncoderSettings."Niels Möller
2018-03-21Revert "Move rtp-specific config out of EncoderSettings."Niels Moller
2018-03-21Move rtp-specific config out of EncoderSettings.Niels Möller
2018-02-02Split end to end tests into more cohesive test sets.Sebastian Jansson