aboutsummaryrefslogtreecommitdiff
path: root/video/video_quality_test.cc
AgeCommit message (Expand)Author
2020-07-08Cleanup setting VideoQualityTestFixtureInterface::Param structDanil Chapovalov
2020-06-03Delete field trial WebRTC-GenericDescriptorDanil Chapovalov
2020-05-11Make video_loopback work with av1Danil Chapovalov
2020-05-04Introduce a RunLoop class that supports the TaskQueue interfaceTommi
2020-04-15Do not register generic frame descriptor v1 in integration testsDanil Chapovalov
2020-03-16Make video quality tests to always take a fixed durationIlya Nikolaevskiy
2020-03-10Reland "Wire up internal libvpx VP9 scaler to statistics proxy"Ilya Nikolaevskiy
2020-03-10Revert "Wire up internal libvpx VP9 scaler to statistics proxy"Sebastian Jansson
2020-03-09Wire up internal libvpx VP9 scaler to statistics proxyIlya Nikolaevskiy
2020-03-04Fix video_loopback crash when selecting all streamsEvan Shrubsole
2019-12-07Migrate WebRTC on FrameGeneratorInterface and remove FrameGenerator classArtem Titov
2019-11-26Delete media transport integration.Bjorn A Mellem
2019-10-22Hide deprecated SingleThreadedTaskQueueForTest behind an accessorDanil Chapovalov
2019-10-22Use deprecated SingleThreadedTaskQueueForTesting as regular task queueDanil Chapovalov
2019-10-21Replace SingleThreadedTaskQueueForTesting::SendTask usage with ::webrtc::Send...Danil Chapovalov
2019-10-11Move video_sources_.clear() call to CallTest::DestroyStreamsNiels Möller
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-13Move MediaTransportInterface out of the libjingle_peerconnection_api targetNiels Möller
2019-08-21Simplify the VideoFrameDumpingDecoder API.Markus Handell
2019-07-29Add k prefix to FrameGenerator::OutputType enum valuesSebastian Jansson
2019-07-08Format almost everything.Jonas Olsson
2019-06-28Define FecControllerOverride and plumb it down to VideoEncoderElad Alon
2019-06-13Add kPayloadTypeGeneric to CallTest and use it in VideoQualityTest.Rasmus Brandt
2019-06-13Add injectable video encoder and decoder to video quality test.“Michael
2019-06-12Reland "Delete TestAudioDeviceModule factory which uses GlobalTaskQueueFactory"Danil Chapovalov
2019-06-11Reland "Inform VideoEncoder of negotiated capabilities"Elad Alon
2019-06-11Revert "Delete TestAudioDeviceModule factory which uses GlobalTaskQueueFactory"Philip Eliasson
2019-06-11Delete TestAudioDeviceModule factory which uses GlobalTaskQueueFactoryDanil Chapovalov
2019-06-11Revert "Inform VideoEncoder of negotiated capabilities"Philip Eliasson
2019-06-11Inform VideoEncoder of negotiated capabilitiesElad Alon
2019-05-24Reland "VP9 screenshare: Don't base layers frame-rate on input frame-rate"Ilya Nikolaevskiy
2019-05-24Revert "VP9 screenshare: Don't base layers frame-rate on input frame-rate"Ilya Nikolaevskiy
2019-05-24VP9 screenshare: Don't base layers frame-rate on input frame-rateIlya Nikolaevskiy
2019-05-22Publish rtc event log api and default factory for it in api/Danil Chapovalov
2019-05-21Introduce MediaTransportConfigAnton Sukhanov
2019-05-08Promote RtcEventLogOutputFile to api/Niels Möller
2019-05-08Add missing overrides to QualityTestVideoEncoderElad Alon
2019-05-03Allows injection of network controller factory in test fixture.Sebastian Jansson
2019-04-18Use explicit TaskQueueFactory for FrameGeneratorCapturer in video/ testsDanil Chapovalov
2019-04-18Inject network state predictor into video quality test.Ying Wang
2019-04-15Reland "Fix threading model of video quality test with audio enabled"Artem Titov
2019-04-12Reland "Replace usage of old SetRates/SetRateAllocation methods"Erik Språng
2019-04-11Add RtcEventLogFactory factory with explicit TaskQueueFactoryDanil Chapovalov
2019-04-11Revert "Replace usage of old SetRates/SetRateAllocation methods"Minyue Li
2019-04-11Revert "Fix threading model of video quality test with audio enabled"Artem Titov
2019-04-11Replace usage of old SetRates/SetRateAllocation methodsErik Språng
2019-04-02Fix threading model of video quality test with audio enabledArtem Titov
2019-04-01Propagate TaskQueueFactory to AudioDeviceBufferDanil Chapovalov
2019-03-29Removing avoidable usages of Clock::GetRealTimeClock().Sebastian Jansson