1. 33f9d2b Migrate WebRTC on FrameGeneratorInterface and remove FrameGenerator class by Artem Titov · 4 years, 8 months ago
  2. 44db436 Propagate task queue to create test::DirectTransport by TaskQueueBase interface by Danil Chapovalov · 4 years, 10 months ago
  3. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  4. 4ba04b7 Delete RtcEventLogFactory factory as now unused by Danil Chapovalov · 5 years ago
  5. 3c396e5 Add injectable video encoder and decoder to video quality test. by “Michael · 5 years ago
  6. 304ea5f Add RtcEventLogFactory factory with explicit TaskQueueFactory by Danil Chapovalov · 5 years ago
  7. 1c41be6 Propagate TaskQueueFactory to AudioDeviceBuffer by Danil Chapovalov · 5 years ago
  8. 85fc325 Revert "Partial frame capture API part 5" by Ilya Nikolaevskiy · 5 years ago
  9. 1f0a84a Partial frame capture API part 5 by Ilya Nikolaevskiy · 5 years ago
  10. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  11. 1c931c4 Use VideoSourceInterface for owning test video sources by Niels Möller · 6 years ago
  12. 8eeccbe Delete Start and Stop methods from TestVideoCapturer. by Niels Möller · 6 years ago
  13. c2ebe21 Reland "Use the factory instead of using the builtin code path in `VideoCodecInitializer`" by Jiawei Ou · 6 years ago
  14. 59844ce Revert "Use the factory instead of using the builtin code path in `VideoCodecInitializer`." by Qingsi Wang · 6 years ago
  15. be14217 Use the factory instead of using the builtin code path in `VideoCodecInitializer`. by Jiawei Ou · 6 years ago
  16. 88be972 Delete post_encode_callback by Niels Möller · 6 years ago
  17. cbcbc22 Reland "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config." by Niels Möller · 6 years ago
  18. 1beef1a Delete VideoSendStream::EnableEncodedFrameRecording. by Niels Möller · 6 years ago
  19. e269cb4 Add support of overriding network simulation in video quality tests. by Artem Titov · 6 years ago
  20. 255750b Adds support for real audio devices in video_quality_test. by henrika · 6 years ago
  21. f1f363f Renames test::VideoCapturer to TestVideoCapturer. by Sebastian Jansson · 6 years ago
  22. 39a44b2 In video_quality_test, maintain capturer startup within CPU timing interval. by Christoffer Rodbro · 6 years ago
  23. c2a0288 Enable audio in video_quality_test. by Christoffer Rodbro · 6 years ago
  24. 3bd2c79 Moving functionality from VideoQualityTest to CallTest by Sebastian Jansson · 6 years ago
  25. e6d7c3e Using FunctionVideoEncoderFactory in VideoQualityTest. by Sebastian Jansson · 6 years ago
  26. 8e6602f Separates send and receive event log in CallTest. by Sebastian Jansson · 6 years ago
  27. b6b29e0 Convert video quality test from a TEST_F to a TEST fixture. by Patrik Höglund · 6 years ago
  28. 6aa415e Add full stack test with link capacity of 150 kbit/s. by Niels Möller · 6 years ago
  29. 350531e Revert "Move class VideoCodec from common_types.h to its own api header file." by Danil Chapovalov · 6 years ago
  30. efc71e5 Move class VideoCodec from common_types.h to its own api header file. by Niels Möller · 6 years ago
  31. 49fcc10 Merge DegradationPreference enums. by Taylor Brandstetter · 6 years ago
  32. 5702736 Control inter-layer prediction mode in test apps. by Sergey Silkin · 6 years ago
  33. 4db138e Reland "Move creating encoder to VideoStreamEncoder." by Niels Möller · 6 years ago
  34. 0d650b4 Revert "Move creating encoder to VideoStreamEncoder." by Niels Moller · 6 years ago
  35. fb82fcc Move creating encoder to VideoStreamEncoder. by Niels Möller · 6 years ago
  36. 19a68d4 Use VP8EncoderSimulcastProxy in VideoQualityTest. by Niels Möller · 6 years ago
  37. fc8d26b Reland "Moved BitrateConfig out of Call::Config." by Sebastian Jansson · 6 years ago
  38. e4bf600 Revert "Moved BitrateConfig out of Call::Config." by Lu Liu · 6 years ago
  39. 5897fe2 Moved BitrateConfig out of Call::Config. by Sebastian Jansson · 6 years ago
  40. 0dd1b0a Revert "Revert "Enables PeerConnectionFactory using external fec controller"" by Ying Wang · 6 years ago
  41. 0073301 Revert "Enables PeerConnectionFactory using external fec controller" by Taylor Brandstetter · 6 years ago
  42. 4f07bdb Enables PeerConnectionFactory using external fec controller by Ying Wang · 6 years ago
  43. 3b790f3 Make fec controller plug-able. by Ying Wang · 7 years ago
  44. 8f5787a Move ownership of voe::Channel into Audio[Receive|Send]Stream. by Fredrik Solenberg · 7 years ago
  45. 255d1cd Implement dual stream full stack test and loopback tool by Ilya Nikolaevskiy · 7 years ago
  46. a4259f6 Add new event type to RtcEventLog by Ilya Nikolaevskiy · 7 years ago
  47. df4883d Reland "Update internal encoder factory to new interface" by Magnus Jedvert · 7 years ago
  48. aea84f5 Revert "Update internal encoder factory to new interface" by Zhi Huang · 7 years ago
  49. 2c8c8e2 Update internal encoder factory to new interface by Magnus Jedvert · 7 years ago
  50. b4bb4eb Allow injection of NW models into VideoQualityTest by Christoffer Rodbro · 7 years ago
  51. 4332d09 Reland "Reland "Remove WEBRTC_TRACE."" by Fredrik Solenberg · 7 years ago
  52. 39cefdb Revert "Reland "Remove WEBRTC_TRACE."" by Fredrik Solenberg · 7 years ago
  53. 68007e9 Reland "Remove WEBRTC_TRACE." by Fredrik Solenberg · 7 years ago
  54. 729b910 Revert "Remove WEBRTC_TRACE." by Fredrik Solenberg · 7 years ago
  55. 2209b90 Remove WEBRTC_TRACE. by Fredrik Solenberg · 7 years ago
  56. 3102734 Revert "Reland of Add full stack tests for MediaCodec encoder (moved from Rietveld)." by Rasmus Brandt · 7 years ago
  57. 2666cf7 Reland of Add full stack tests for MediaCodec encoder (moved from Rietveld). by Rasmus Brandt · 7 years ago
  58. 2c30120 Revert of Add full stack tests for MediaCodec. (patchset #10 id:180001 of https://codereview.webrtc.org/3005253002/ ) by brandtr · 7 years ago
  59. 2cefac6 Add full stack tests for MediaCodec encoder. by brandtr · 7 years ago
  60. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  61. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/video/video_quality_test.h]
  62. 579de6f Add a new frame generator that cycles through randomly generated slides. by erikvarga · 7 years ago
  63. 9843695 Add rtpdump and rtc log functionality to screenshare_loopback and video_loopback by ilnik · 7 years ago
  64. 6cc2561 Remove webrtc::VideoEncoderFactory by magjed · 7 years ago
  65. 1168fd4 What can't loopback test be more like full stack test? by sprang · 7 years ago
  66. 6b826ef Add cropping to VIEEncoder to match simulcast streams resolution by ilnik · 7 years ago
  67. 8e857d1 Adding capture device selection capability for video_loopback. It will help to select any capture device to test the utility. In future we can add screen share as capture device. by Tarun Chawla · 7 years ago
  68. 8d8185c Add command-line param to screenshare_loopback to specify a list of slides by ilnik · 7 years ago
  69. 20c84cc Making FakeNetworkPipe demux audio and video packets. by minyue · 7 years ago
  70. c5d62e2 Reland of Add framerate to VideoSinkWants and ability to signal on overuse (patchset #1 id:1 of https://codereview.webrtc.org/2783183003/ ) by sprang · 7 years ago
  71. f9ed235 Revert of Add framerate to VideoSinkWants and ability to signal on overuse (patchset #8 id:410001 of https://codereview.webrtc.org/2781433002/ ) by lliuu · 7 years ago
  72. 3ea3c77 Reland of Add framerate to VideoSinkWants and ability to signal on overuse (patchset #1 id:1 of https://codereview.webrtc.org/2764133002/ ) by sprang · 7 years ago
  73. 8b45b11 Revert of Add framerate to VideoSinkWants and ability to signal on overuse (patchset #14 id:250001 of https://codereview.webrtc.org/2716643002/ ) by skvlad · 7 years ago
  74. 72acf25 Add framerate to VideoSinkWants and ability to signal on overuse by sprang · 7 years ago
  75. 4c8b942 Adding audio DTX to video loopback test. by minyue · 7 years ago
  76. cb8c146 Add FullStack test for simulcast screenshare mode. by ilnik · 7 years ago
  77. 566c43b Cleaning up full-stack simulcast tests and making them more realistic. by ilnik · 7 years ago
  78. a014cc5 Reland of "Added large room scenario to full-stack tests" by ilnik · 7 years ago
  79. bfb1245 Revert of Added large room scenario to full-stack tests. Added thumbnail streams functionality to call test/v… (patchset #8 id:140001 of https://codereview.webrtc.org/2730073002/ ) by ilnik · 7 years ago
  80. d8bd1b1 Added large room scenario to full-stack tests. Added thumbnail streams functionality to video quality test. by ilnik · 7 years ago
  81. 2a8c2f5 Added Vp9 simulcast tests. by ilnik · 7 years ago
  82. 2bc6864 Reland of Drop frames until specified bitrate is achieved. (patchset #1 id:1 of https://codereview.webrtc.org/2666303002/ ) by kthelgason · 7 years ago
  83. 1293aca Configure FlexFEC in VideoQualityTest. by brandtr · 8 years ago
  84. a27172d Adding audio only mode to video loopback test. by minyue · 8 years ago
  85. 626bc95 Reland of "Separating video settings in VideoQualityTest". by minyue · 8 years ago
  86. 9aa7883 Revert of "Separating video settings in VideoQualityTest". (patchset #4 id:60001 of https://codereview.webrtc.org/2314403007/ ) by minyue · 8 years ago
  87. 16b6d6d Reland of "Separating video settings in VideoQualityTest". by minyue · 8 years ago
  88. e75f204 Expose Ivf logging through the native API by palmkvist · 8 years ago
  89. 29a44e3 This is a resubmission of https://codereview.webrtc.org/2047513002/ by kthelgason · 8 years ago
  90. a49cbd3 Replace VideoCapturerInput with VideoSinkInterface. by perkj · 8 years ago
  91. 9fdbda6 Revert of Replace interface VideoCapturerInput with VideoSinkInterface. (patchset #13 id:280001 of https://codereview.webrtc.org/2257413002/ ) by perkj · 8 years ago
  92. 95a226f Replace VideoCapturerInput with VideoSinkInterface. by perkj · 8 years ago
  93. 5865f48 Revert of Separating video settings in VideoQualityTest. (patchset #2 id:20001 of https://codereview.webrtc.org/2312613003/ ) by kjellander · 8 years ago
  94. f07fb00 Separating video settings in VideoQualityTest. by minyue · 8 years ago
  95. 7320866 Reland of Adding audio to video_quality_test. by minyue · 8 years ago
  96. f095012 Revert of Adding audio to video_quality_test. (patchset #10 id:230001 of https://codereview.webrtc.org/2136573002/ ) by minyue · 8 years ago
  97. 65a6578 Adding audio to video_quality_test. by minyue · 8 years ago
  98. b179767 Add an HD resolution perf test. by stefan · 8 years ago
  99. 48a4beb Auto pause video streams based on encoder target bitrate. by mflodman · 8 years ago
  100. 274c1dc Added flag for FEC for video_loopback. by philipel · 8 years ago