1. 33f9d2b Migrate WebRTC on FrameGeneratorInterface and remove FrameGenerator class by Artem Titov · 4 years, 8 months ago
  2. 1518fd3 Add support for setting a custom NetEqFactory in PeerConnection level tests. by Ivo Creusen · 4 years, 8 months ago
  3. 0020226 Replace VideoSourceInterface with FrameGeneratorInterface in AddVideoConfig by Artem Titov · 4 years, 8 months ago
  4. 503d723 Introduce FrameGeneratorInterface by Artem Titov · 4 years, 8 months ago
  5. 5256d8b Refactor FrameGenerator to return VideoFrameBuffer with VideoFrame::UpdateRect by Artem Titov · 4 years, 8 months ago
  6. c4e506e Fix writing into closed FrameWriter when dumping video in PC framework by Artem Titov · 4 years, 8 months ago
  7. b4463ee Add ability to specify custom video source for PC framework. by Artem Titov · 4 years, 9 months ago
  8. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 4 years, 9 months ago
  9. eb90e6f Merge SendTask implementation for SingleThreadedTaskQueueForTesting and TaskQueueForTest by Danil Chapovalov · 4 years, 10 months ago
  10. 9afdddf Enable capturing from camera in PC framework by Artem Titov · 4 years, 10 months ago
  11. b96a311 Sum byte counts for all reports of type kStatsReportTypeSsrc by Niels Möller · 4 years, 10 months ago
  12. 65235d3 Add GetStats at end of PeerConnection quality tests by Niels Möller · 4 years, 10 months ago
  13. d27a0c1 Report payload byte counts in PC-level quality tests by Niels Möller · 4 years, 10 months ago
  14. 89e7fcb Revert "Enable capturing from camera in PC framework" by Artem Titov · 4 years, 10 months ago
  15. 482d26c Enable capturing from camera in PC framework by Artem Titov · 4 years, 10 months ago
  16. 82ce384 Add improvement directions to PC and Call framework metrics by Artem Titov · 4 years, 10 months ago
  17. 3433d56 Reduce resolution and bitrates of smoke test by Johannes Kron · 4 years, 10 months ago
  18. 03bbef5 Fix accidental change of transport time metric by Johannes Kron · 4 years, 10 months ago
  19. c12db81 Add frame receive to frame rendered metric to video_quality_analyzer by Johannes Kron · 4 years, 10 months ago
  20. ac315b2 Add support for max/min encode bitrate to peer connection quality test by Johannes Kron · 4 years, 10 months ago
  21. e942b14 New build target api:media_interface by Niels Möller · 4 years, 10 months ago
  22. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 4 years, 10 months ago
  23. 65f17ca Move MediaTransportInterface out of the libjingle_peerconnection_api target by Niels Möller · 4 years, 11 months ago
  24. 087be5c Add ability to export internal state of SamplesStatsCounter. by Artem Titov · 4 years, 11 months ago
  25. 2486aeb Add ability to disable PSNR and SSIM computation in DVQA by Artem Titov · 4 years, 11 months ago
  26. b3f1487 Add ability to provide TEXT hint only when requested in PC framework by Artem Titov · 4 years, 11 months ago
  27. ddef8d1 Add support of displaying video during the PC level test by Artem Titov · 5 years ago
  28. 19f9c2a Refactor video analyzer injection helper by Artem Titov · 5 years ago
  29. 662e31f Prepare to move packet_socket_factory to api/. by Patrik Höglund · 5 years ago
  30. bbbae42 Refactor video analyzer injection helper by Artem Titov · 5 years ago
  31. 4894fde Fix test_support_unittests with enable_iterator_debugging=true by Kimmo Kinnunen · 5 years ago
  32. 6dcd4dc New target for api/rtp_parameters.h and api/media_types.h. by Niels Möller · 5 years ago
  33. 4b9701e Fix simulcast tests and PC framework for conference mode support by Artem Titov · 5 years ago
  34. 728a0ee Reland "Introduce ability to test echo in PC level test framework" by Artem Titov · 5 years ago
  35. a854921 Enable custom metrics gathering from stats API in PC framework. by Artem Titov · 5 years ago
  36. 5870503 Revert "Introduce ability to test echo in PC level test framework" by Sami Kalliomäki · 5 years ago
  37. 77acb01 Introduce ability to test echo in PC level test framework by Artem Titov · 5 years ago
  38. 3ab8eb5 Add steps logging into PC test framework by Artem Titov · 5 years ago
  39. cc96db6 Simplify stats poller stop in PC level framework by Artem Titov · 5 years ago
  40. 4d207a3 Add frames_in_flight metric to catch not delivered frames by Artem Titov · 5 years ago
  41. 83bbe91 Delete deprecated rtc_event_log header by Danil Chapovalov · 5 years ago
  42. 1e49ab2 Migrate part of Vp9 SVC tests on PC framework. Add temporal layers support. by Artem Titov · 5 years ago
  43. 8dcaed9 Split VideoFrameWriter into yuv and y4m writers by Artem Titov · 5 years ago
  44. 2e6c294 Refactor test_peer.cc to reduce amount of arguments passing around by Artem Titov · 5 years ago
  45. 97e015f Update metrics units for better fit in DefaultVideoQualityAnalyzer by Artem Titov · 5 years ago
  46. f034b86 Remove dead code from DefaultVideoQualityAnalyzer by Artem Titov · 5 years ago
  47. ed0febf Add k prefix to FrameGenerator::OutputType enum values by Sebastian Jansson · 5 years ago
  48. cfefa0a Revert "Record audio/video bytes sent in analyzer stream stats." by Mirko Bonadei · 5 years ago
  49. d978cb4 Record audio/video bytes sent in analyzer stream stats. by Bjorn A Mellem · 5 years ago
  50. 39483c6 Migrate some Vp8 simulcast and screen share tests on PC framework by Artem Titov · 5 years ago
  51. d70d80d Add support of negotiating Vp9 SVC in PC test framework. by Artem Titov · 5 years ago
  52. 594597c Add ability to turn on conference mode during simulcast in PC framework. by Artem Titov · 5 years ago
  53. 1685059 Add support of quick test mode into PC framework by Artem Titov · 5 years ago
  54. bc558ce Add support of specifying audio sample rate for PC test framework by Artem Titov · 5 years ago
  55. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  56. e420c6a Add missing include for memcpy/memcmp by Artem Titov · 5 years ago
  57. 16661eb Fix: report video_bwe_stats as bytes per second, as specified in the unit by Artem Titov · 5 years ago
  58. ea95c37 Report freeze_time_ms from PC test framework by Artem Titov · 5 years ago
  59. 754c952 Don't do ToI420() for each frame while checking is it dummy by Artem Titov · 5 years ago
  60. 6d9f001 Fix regression in PC quality test. by Artem Titov · 5 years ago
  61. 8f01c4e Define FecControllerOverride and plumb it down to VideoEncoder by Elad Alon · 5 years ago
  62. 4ba04b7 Delete RtcEventLogFactory factory as now unused by Danil Chapovalov · 5 years ago
  63. b64ad0e Using Clock::CurrentTime() where non-test behavior is unchanged. by Sebastian Jansson · 5 years ago
  64. 4d504c7 New interface EncodedImageBufferInterface, replacing use of CopyOnWriteBuffer by Niels Möller · 5 years ago
  65. 7f2a67f Cleanup names and extra checks for errors in PC test framework by Artem Titov · 5 years ago
  66. ad82e8e Fix: restore disabling PC smoke test on iOS by Artem Titov · 5 years ago
  67. ef3fd9c Add support for simulcast with Vp8 from caller into PC level quality tests. by Artem Titov · 5 years ago
  68. da1c65f Change reporting of time_between_freezes. by Artem Titov · 5 years ago
  69. 370f93a Reland "Inform VideoEncoder of negotiated capabilities" by Elad Alon · 5 years ago
  70. 49d661a Revert "Inform VideoEncoder of negotiated capabilities" by Philip Eliasson · 5 years ago
  71. 11dfff0 Inform VideoEncoder of negotiated capabilities by Elad Alon · 5 years ago
  72. 1a5fc90 in test/pc/e2e pass TaskQueueFactory explicitly by Danil Chapovalov · 5 years ago
  73. 5d24b16 Prepare for splitting the api/video:video_frames build rule. by Chen Xing · 5 years ago
  74. 85a9d91 Add ability to set min/start/max bitrate on peer's PC in PC quality tests by Artem Titov · 5 years ago
  75. 232b6a1 Propagate screenshare info into video track and it's source. by Artem Titov · 5 years ago
  76. 2370242 Enable flex fec support in PC quality test framework by Artem Titov · 5 years ago
  77. 4d29ef0 Add periodic alive message logging to prevent test infra think, that test is dead by Artem Titov · 5 years ago
  78. 7581ff7 Add screen share support to PC level test framework by Artem Titov · 5 years ago
  79. 0379d8c Change a way, how receive stream is determined in DefaultAudioQualityAnalyzer. by Artem Titov · 5 years ago
  80. daac582 Remove -Wno-undef and -Wno-extra-semi. by Mirko Bonadei · 5 years ago
  81. d8b9ed7 Promote RtcEventLogOutputFile to api/ by Niels Möller · 5 years ago
  82. 60f14ce Do not use absl::flat_hash_map in DefaultVideoQualityAnalyzer. by Mirko Bonadei · 5 years ago
  83. 630bd43 DefaultAudioQualityAnalyzer: use bytes_recv instead of packets_recv. by Mirko Bonadei · 5 years ago
  84. f65a89b Add support of specifying concrete codec for video stream by Artem Titov · 5 years ago
  85. 4487ac4 Reland "Add Video Bwe stats collection to DefaultVideoQualityAnalyzer." by Mirko Bonadei · 5 years ago
  86. b93c4e6 Add propagation of test duration to PC framework user. by Artem Titov · 5 years ago
  87. e680c83 Revert "Add Video Bwe stats collection to DefaultVideoQualityAnalyzer." by Artem Titov · 5 years ago
  88. 8848229 Add Video Bwe stats collection to DefaultVideoQualityAnalyzer. by Mirko Bonadei · 5 years ago
  89. 1845922 Introduce QualityMetricsReporter and implement network stats gathering by Artem Titov · 5 years ago
  90. 43f7002 Delete DecodedImageCallback::ReceivedDecodedFrame by Niels Möller · 5 years ago
  91. 7e2f6b7 Fix reporting of metrics when there is no video in the test. by Artem Titov · 5 years ago
  92. d0e0ed8 Use explicit TaskQueueFactory for FrameGeneratorCapturer in test/pc/e2e by Danil Chapovalov · 5 years ago
  93. 2d87a50 Only process cross traffic simulation if added. by Sebastian Jansson · 5 years ago
  94. 76723ae Add API to get raw stats value from DefaultAudioQualityAnalyzer by Artem Titov · 5 years ago
  95. 2317c5e Delete method DecodedImageCallback::ReceivedDecodedReferenceFrame by Niels Möller · 5 years ago
  96. 153056b Add ability to play audio in circle for TestAudioDevice wav file capturer by Artem Titov · 5 years ago
  97. 6a0aad9 Temporary switch back to generated audio to fix test flakes by Artem Titov · 5 years ago
  98. 16cb8f5 Reland "Replace usage of old SetRates/SetRateAllocation methods" by Erik Språng · 5 years ago
  99. 70f80e5 Add support for creation of AEC dump during the test with PC framework. by Artem Titov · 5 years ago
  100. 7aacdd9 Reland "Delete CodecSpecificInfo argument from VideoDecoder::Decode" by Niels Möller · 5 years ago