- eba7cee Extract TestADM into a separate target by Artem Titov · 1 year, 11 months ago
- 4730201 [DVQA] Add a GetSenderPeerName method. by Jeremy Leconte · 1 year, 11 months ago
- 514829c Remove deprecated CreateVideoSink method. by Jeremy Leconte · 1 year, 11 months ago
- 0ae4d24 [DVQA] Migrate prev_frame_rendered_time to absl::optoinal<Timestamp> by Artem Titov · 1 year, 11 months ago
- d12582a Move frame_generator_capturer.h|cc to the new target by Artem Titov · 2 years ago
- 1db3209 [DVQA] Use SampleStatsCounter with time between frames instead of SamplesRateCounter by Artem Titov · 2 years ago
- 40a0e31 Remove AudioConfig::Mode. by Jeremy Leconte · 2 years ago
- 0b148e9 Revert "Migrate away from builtin video encoder/decoder factories in pc tests" by Mirko Bonadei · 2 years ago
- 8be11b0 Migrate away from builtin video encoder/decoder factories in pc tests by Danil Chapovalov · 2 years ago
- a3f7b54 [DVQA] Don't check if peer exists on Pause/Resume. by Jeremy Leconte · 2 years ago
- 6fd5f33d Extend TestVideoTrackSource API by Artem Titov · 2 years ago
- 86ad48c Remove files from old targets by Artem Titov · 2 years ago
- a077c81 Extract test_video_capturer and test_video_capturer_video_track_source by Artem Titov · 2 years ago
- b17957a Use an audio file when AudioConfig::input_file_name is specified. by Jeremy Leconte · 2 years ago
- 0ef8462 [DVQA] Increase default storage duration from 3 to 9 seconds by Artem Titov · 2 years ago
- 041ecb8 New PeerConnectionFactory::CreateVideoTrack with refcounted source by Harald Alvestrand · 2 years ago
- 6a78e93 [PCLF] Introduce test video source and make it more controllable by Artem Titov · 2 years ago
- 2148f8e [DVQA] Change API to pause and resume all streams from a sender. by Jeremy Leconte · 2 years ago
- 1fabbac Update SctpTransportInternal to use RTCError. by Tommi · 2 years ago
- 649c818 [DVQA] Make harmonic fps precomputed by Artem Titov · 2 years ago
- 5afb014 [DVQA] Introduce FramesStorage to centralize frames management by Artem Titov · 2 years ago
- ebce84a [DVQA] Add support for DVQA to pause/resume receiving of stream by peer by Artem Titov · 2 years ago
- 1f98b46 stats: rename RTCInboundRTPStreamStats and RTCOutboundRTPStreamStats by Philipp Hancke · 2 years ago
- e1cd158 Allow setting the network labels in NetworkQualityMetricsReporter by Dor Hen · 2 years, 1 month ago
- c5a4c93 Reland "Make SimulcastIndex() and SpatialIndex() distinct (remove fallback)." by Henrik Boström · 2 years, 1 month ago
- 3637fe5 Update documentation links in test/pc/e2e/g3doc/default_video_quality_analyzer.md by Björn Terelius · 2 years, 1 month ago
- 99e002f Add APIs audio encoder/decoder factories in PeerConfigurer by Dor Hen · 2 years, 1 month ago
- eccd93e Enable the use of CreateDataChannel with a DataChannelInit config. by Jeremy Leconte · 2 years, 1 month ago
- a617867 Reland "Migrate WebRTC documentation to new renderer" by Artem Titov · 2 years, 2 months ago
- 0f2ce5c Revert "Migrate WebRTC documentation to new renderer" by Artem Titov · 2 years, 2 months ago
- 3eceaf4 Migrate WebRTC documentation to new renderer by Artem Titov · 2 years, 2 months ago
- a6b9924 Remove all usage of //rtc_base target by Florent Castelli · 2 years, 2 months ago
- d795689 [DVQA] Remove default value for report_infra_metrics in VideoQualityAnalyzerInjectionHelper by Artem Titov · 2 years, 2 months ago
- e60380f [DVQA] Export QP per spatial layer by Artem Titov · 2 years, 2 months ago
- 7f8680c Use ExpectSizeAndAllElementsAre() in more places. by Mirko Bonadei · 2 years, 2 months ago
- 46ca3f6 Use DoubleEq() instead of Eq(). by Mirko Bonadei · 2 years, 2 months ago
- b81823a stats: use Timestamp instead of uint64_t by Philipp Hancke · 2 years, 2 months ago
- 8382563 Rename expectEmpty to ExpectEmpty. by Mirko Bonadei · 2 years, 2 months ago
- 5dbd1ed Use 0 as a default value for freeze_time_ms. by Mirko Bonadei · 2 years, 2 months ago
- b7f9113 Add API for querying codec support. by Åsa Persson · 2 years, 2 months ago
- 01abbb1 Remove the last internal C++ reference to deprecated 'track' stats. by Henrik Boström · 2 years, 3 months ago
- e04c397 Enforce stream id uniqueness in RtpSender::set_stream_ids by Philipp Hancke · 2 years, 3 months ago
- 68a7c41 Revert "Enforce stream id uniqueness in RtpSender::set_stream_ids" by Ilya Nikolaevskiy · 2 years, 3 months ago
- 315b95c Enforce stream id uniqueness in RtpSender::set_stream_ids by Philipp Hancke · 2 years, 3 months ago
- 794d599 Split media_channel and its dependencies from the rtc_media_base target by Harald Alvestrand · 2 years, 3 months ago
- e9dc70b Remove webrtc::webrtc_pc_e2e::GetCurrentTestName(). by Mirko Bonadei · 2 years, 3 months ago
- 74e6f5b Propagate PCLF test_case to kExperimentalTestNameMetadataKey. by Mirko Bonadei · 2 years, 3 months ago
- fecbec2 Add metadata key to export test name in PCLF generated metrics. by Mirko Bonadei · 2 years, 3 months ago
- 1985b5a Refactor YUV frame reader by Sergey Silkin · 2 years, 3 months ago
- 6a8776a [DVQA] Provide more precise time for qp by Artem Titov · 2 years, 4 months ago
- 538fa81 Add collection of EmulatedNetworkNode stats to stats collector by Artem Titov · 2 years, 4 months ago
- 6d91a71 [DVQA] Allow processing of frames dropped by decoder by Artem Titov · 2 years, 4 months ago
- 4440426 [DVQA] Add QP metric to the video analyzer. by Artem Titov · 2 years, 4 months ago
- 6eb1e70 Reland "[DVQA] Create separate BUILD.gn file for video analyzer" by Ilya Nikolaevskiy · 2 years, 4 months ago
- 76793c3 Revert "[DVQA] Create separate BUILD.gn file for video analyzer" by Ilya Nikolaevskiy · 2 years, 4 months ago
- 116c0a5 [DVQA] Create separate BUILD.gn file for video analyzer by Artem Titov · 2 years, 4 months ago
- c30835c Remove deprecated AddPeer method. by Jeremy Leconte · 2 years, 4 months ago
- 5f42cdc Remove deprecated API for emulated network stats by Artem Titov · 2 years, 4 months ago
- d53578e [PCLF] Close visibility of framework implementation by Artem Titov · 2 years, 4 months ago
- a3e51df Add a new PeerConnectionE2EQualityTestFixture::AddPeer method. by Jeremy Leconte · 2 years, 4 months ago
- 389228d Remove PeerConfigurer interface. by Jeremy Leconte · 2 years, 4 months ago
- e4c1b1c Simplify Network Emulation stats API by Artem Titov · 2 years, 4 months ago
- 0e2cf6c Use classes from media_configuration.h instead of the ones in PeerConnectionE2EQualityTestFixture. by Jeremy Leconte · 2 years, 4 months ago
- 140eb82 [PCLF] Fix tests flakiness in AnalyzingVideoSinkTest by Artem Titov · 2 years, 4 months ago
- 2af9605 [PCLF] Add infra metrics to the AnalyzingVideoSink by Artem Titov · 2 years, 4 months ago
- d34a7ab [DVQA] Add infra metrics to measure time of each frame's processing step by Artem Titov · 2 years, 4 months ago
- d16f290 Move PeerConfigurerImpl to the test public api. by Jeremy Leconte · 2 years, 4 months ago
- 15b97d6 [PCLF] Propagate relevant metadata to all metrics by Artem Titov · 2 years, 5 months ago
- 19813a4 Remove unused MetricsLoggerAndExporter by Artem Titov · 2 years, 5 months ago
- 3ea1608 [PCLF] Improve error handling and test coverage for AnalyzingVideoSink by Artem Titov · 2 years, 5 months ago
- 48f05cd [DVQA] Remove resolution_of_rendered_frame in favor of resolution_of_decoded_frame by Artem Titov · 2 years, 5 months ago
- 21b0572 [PCLF] Rescale frame to the requested resolution before passing it to analyzer by Artem Titov · 2 years, 5 months ago
- d393543 [PCLF] Use resolution from video subscription to dump video by Artem Titov · 2 years, 5 months ago
- 28da546 [PCLF] Fix ExampleVideoQualityAnalyzer to not use VideoFrame::kNotSetId as frame id by Artem Titov · 2 years, 5 months ago
- 15166b2 [ModernStats] Mark obsolete stats as [[deprecated]]. by Henrik Boström · 2 years, 5 months ago
- 048f5c7 [DVQA] Add capture_frame_rate metric as detailed stats by Artem Titov · 2 years, 5 months ago
- 2068d0d [PCLF] Add ability to provide custom VideoFrameWriter by Artem Titov · 2 years, 5 months ago
- 78d80f9 Add SmokeSendAndReceivePacketsOnOneThread by Per Kjellander · 2 years, 5 months ago
- 5584d45 [PCLF] Prepare to add extra scaling step before passing frame to analyzer and video sinks by Artem Titov · 2 years, 5 months ago
- 6b75058 [PCLF] Extract video dumping from video_quality_analyzer_injection_helper for testability by Artem Titov · 2 years, 5 months ago
- 9d9c2d5 Make header files self contained. by Mirko Bonadei · 2 years, 5 months ago
- b15faaa [PCLF] Annotate video metrics with peer, stream and receiver by Artem Titov · 2 years, 5 months ago
- 7fe7091 [DVQA] Annotate per frame stats with relevant frame id by Artem Titov · 2 years, 5 months ago
- ab9849a [PCLF] Sync frame ids export with fixed framerate exporter by Artem Titov · 2 years, 5 months ago
- d2cb1f8 [PCLF] Fix rounding issue in NetworkQualityMetricsReporter by Artem Titov · 2 years, 6 months ago
- 99f5d95 [PCLF] Fix rounding issue in network stats by Artem Titov · 2 years, 6 months ago
- 4c7d3f8 PCLF: Ignore discarded frames in the DefaultVideoQualityAnalyzer by Florent Castelli · 2 years, 6 months ago
- c45f4e4 [PCLF] Fully switch to new metrics export API by Artem Titov · 2 years, 6 months ago
- f863182 Migrate test_main_lib on new global metrics API by Artem Titov · 2 years, 6 months ago
- bfdb957 PCLF: Separate SFU functionality configuration into a new struct by Florent Castelli · 2 years, 6 months ago
- 219ec71 [PCLF] Replace MetricsLoggerAndExporter with MetricsLogger by Artem Titov · 2 years, 6 months ago
- 6a49fb2 [DVQA] Fix: cpu_usage was exported as cpu_usage_% before by Artem Titov · 2 years, 6 months ago
- f68a06c [PCLF] Cleanup old video dumping API by Artem Titov · 2 years, 6 months ago
- 3680605 [PCLF] Enable exporting of perf metric via new API by Artem Titov · 2 years, 6 months ago
- 65ab346 PCLF: Pass all frames to OnFrameEncoded, even if discarded by SFU by Florent Castelli · 2 years, 6 months ago
- f7bc542 [PCLF] Fix test case for network metrics exported through new API by Artem Titov · 2 years, 6 months ago
- d953454 [PCLF] Fix exported test case for audio analyzer through new metrics API by Artem Titov · 2 years, 6 months ago
- 8da2802 [DVQA] Fix: allow export cpu_usage through new perf metrics API by Artem Titov · 2 years, 6 months ago
- d795c8b [PCLF] Add possibility to use new perf metrics api in CrossMediaMetricsReporter by Artem Titov · 2 years, 6 months ago
- 86f2022 [PCLF] Add possibility to use new perf metrics api in NetworkQualityMetricsReporter by Artem Titov · 2 years, 6 months ago