aboutsummaryrefslogtreecommitdiff
path: root/test/pc
AgeCommit message (Expand)Author
2020-03-12Revert "Temporary debug logging for SingleProcessEncodedImageDataInjector"Artem Titov
2020-03-05Add printout of supported codecs in PC test frameworkArtem Titov
2020-03-05Fix potential deadlock during release of quality analyzing codecsArtem Titov
2020-02-28Extract BWE stats collection.Artem Titov
2020-02-28Temporary debug logging for SingleProcessEncodedImageDataInjectorArtem Titov
2020-02-28Deprecate use of cricket::MediaContentDescription::CopyHarald Alvestrand
2020-02-27Add ability to enable AV sync in PC level testsArtem Titov
2020-02-25Fix potential memory exhaustion in DefaultVideoQualityAnalyzerArtem Titov
2020-02-20Make pc level smoke tests faster.Patrik Höglund
2020-02-17Force copy video frame entirely in OnFrameRendered in DVQAArtem Titov
2020-02-17PC test framework: cleanup deprecated APIArtem Titov
2020-02-10Add harmonic frame rate metric to the PC level test frameworkArtem Titov
2020-02-10Use newer version of TimeDelta and TimeStamp factories in webrtcDanil Chapovalov
2020-01-22Propagate multicodec support to other places of PC level frameworkArtem Titov
2020-01-20Add support of negotiating multiple codecs in PC frameworkArtem Titov
2020-01-16Make it possible to inject IceTransport in pc quality test fixtureJonas Oreland
2019-12-07Migrate WebRTC on FrameGeneratorInterface and remove FrameGenerator classArtem Titov
2019-12-06Add support for setting a custom NetEqFactory in PeerConnection level tests.Ivo Creusen
2019-12-05Replace VideoSourceInterface with FrameGeneratorInterface in AddVideoConfigArtem Titov
2019-12-04Introduce FrameGeneratorInterfaceArtem Titov
2019-12-02Refactor FrameGenerator to return VideoFrameBuffer with VideoFrame::UpdateRectArtem Titov
2019-11-21Fix writing into closed FrameWriter when dumping video in PC frameworkArtem Titov
2019-11-12Add ability to specify custom video source for PC framework.Artem Titov
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-10Enable capturing from camera in PC frameworkArtem Titov
2019-10-03Sum byte counts for all reports of type kStatsReportTypeSsrcNiels Möller
2019-10-01Add GetStats at end of PeerConnection quality testsNiels Möller
2019-09-26Report payload byte counts in PC-level quality testsNiels Möller
2019-09-26Revert "Enable capturing from camera in PC framework"Artem Titov
2019-09-26Enable capturing from camera in PC frameworkArtem Titov
2019-09-24Add improvement directions to PC and Call framework metricsArtem Titov
2019-09-23Reduce resolution and bitrates of smoke testJohannes Kron
2019-09-20Fix accidental change of transport time metricJohannes Kron
2019-09-19Add frame receive to frame rendered metric to video_quality_analyzerJohannes Kron
2019-09-19Add support for max/min encode bitrate to peer connection quality testJohannes Kron
2019-09-19New build target api:media_interfaceNiels Möller
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-09-12Add ability to export internal state of SamplesStatsCounter.Artem Titov
2019-09-10Add ability to disable PSNR and SSIM computation in DVQAArtem Titov
2019-09-10Add ability to provide TEXT hint only when requested in PC frameworkArtem Titov
2019-09-09Add support of displaying video during the PC level testArtem Titov
2019-09-06Refactor video analyzer injection helperArtem Titov
2019-09-06Prepare to move packet_socket_factory to api/.Patrik Höglund
2019-09-05Refactor video analyzer injection helperArtem Titov
2019-08-30Fix test_support_unittests with enable_iterator_debugging=trueKimmo Kinnunen
2019-08-29New target for api/rtp_parameters.h and api/media_types.h.Niels Möller
2019-08-28Fix simulcast tests and PC framework for conference mode supportArtem Titov
2019-08-20Reland "Introduce ability to test echo in PC level test framework"Artem Titov