aboutsummaryrefslogtreecommitdiff
path: root/test/scenario
AgeCommit message (Expand)Author
2020-03-20Extend NetworkRoute with more info about local/remote endpointsJonas Oreland
2020-03-06Fix FakeVp8Encoder name.Nikita Zetilov
2020-03-02Adds transport overhead to route changes in scenario tests.Sebastian Jansson
2020-03-02Make scenario tests more tolerant on iOS.Patrik Höglund
2020-03-02Increase accepted PSNR range for SimTimeEncoding testDanil Chapovalov
2020-02-28Thread affinity fix for scenario test SetMuted.Sebastian Jansson
2020-02-27Adds binary proto ANA support in scenario tests.Sebastian Jansson
2020-02-27Use the last video stream for scenario tests stats.Sebastian Jansson
2020-02-20Make scenario unittests faster.Patrik Höglund
2020-02-18Replace DataSize and DataRate factories with newer versionsDanil Chapovalov
2020-02-10Use newer version of TimeDelta and TimeStamp factories in webrtcDanil Chapovalov
2020-02-03Accept undecoded frame pairs in VideoLayerAnalyzerSebastian Jansson
2020-01-29Makes all units and operations constexprSebastian Jansson
2020-01-22Moves ownership of time controller into NetworkEmulationManager.Sebastian Jansson
2020-01-21Reformat GN files.Mirko Bonadei
2020-01-17Using EmulatedEndpoint in Scenario tests.Sebastian Jansson
2020-01-17Simplifies transport overhead mechanism in Scenario test framework.Sebastian Jansson
2020-01-14Adds scenario test for transport wide feedback based retransmission.Sebastian Jansson
2020-01-14Use RTX SSRCs in scenario test framework.Sebastian Jansson
2020-01-03[Cleanup/Optim] Pass IPAddress by const reference.Yves Gerey
2019-12-07Migrate WebRTC on FrameGeneratorInterface and remove FrameGenerator classArtem Titov
2019-12-04Always enter yield policy scope using simulated TimeControllers.Sebastian Jansson
2019-12-03TimeController: Rename Sleep to AdvanceTime.Markus Handell
2019-12-03Trials should always be populated in call config.Erik Språng
2019-12-02Moves SampleStats and EventRateCounter to rtc_base/numericsSebastian Jansson
2019-11-27Add VideoCodecType::kVideoCodecAV1 valueDanil Chapovalov
2019-11-26Delete media transport integration.Bjorn A Mellem
2019-11-22Add TimeController to api/test/ and add a CreateTimeController API.Bjorn A Mellem
2019-10-17Use source_sets in component builds and static_library in release builds.Mirko Bonadei
2019-10-15Merge SendTask implementation for SingleThreadedTaskQueueForTesting and TaskQ...Danil Chapovalov
2019-10-14Adds test for loss based controller under cross traffic induced loss.Sebastian Jansson
2019-10-09Add Duration field to EventRateCounterEvan Shrubsole
2019-10-08Makes render time > decode time in VideoFrameMatcher.Sebastian Jansson
2019-09-24Replacing bandwidth adaptation trial with stable target in Opus encoder.Sebastian Jansson
2019-09-17Replacing local closure classes with C++14 moving capture lambdas.Sebastian Jansson
2019-09-17Use std::make_unique instead of absl::make_unique.Mirko Bonadei
2019-09-16Delete flag VideoReceiveStream::Config::Rtp::rembNiels Möller
2019-09-11Increase allowed jitter buffer size in ScenarioAnalyzerTest.PsnrIsLowWhenNetw...Jakob Ivarsson
2019-09-10Reland "Make relative arrival delay mode default in NetEq delay manager."Jakob Ivarsson
2019-09-05Revert "Make relative arrival delay mode default in NetEq delay manager."Alessio Bazzica
2019-09-05Make relative arrival delay mode default in NetEq delay manager.Jakob Ivarsson
2019-09-02Split out RtpSource from libjingle_peerconnection_apiNiels Möller
2019-08-29Make the RtpHeaderParserImpl available to tests and tools only.Tommi
2019-08-29Fix for tsan failue in real time scenario tests.Sebastian Jansson
2019-08-29New target for api/rtp_parameters.h and api/media_types.h.Niels Möller
2019-08-22Wire the stable target bitrate from GoogCC to the BitrateAllocatorFlorent Castelli
2019-08-07Delete deprecated rtc_event_log headerDanil Chapovalov
2019-08-06Fix for incorrect transport sequence number config for audio in scenario tests.Sebastian Jansson
2019-08-06Reland "Adds PeerConnection scenario test framework."Sebastian Jansson
2019-08-06Fix CallClient so that it calls Call::GetStats() on the right thread.Tommi