1. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 4 years, 10 months ago
  2. 53571c7 Adds config based creation of frame generator capturer. by Sebastian Jansson · 5 years ago
  3. 59b64d3 Removes unused factories and constructor from FrameGeneratorCapturer. by Danil Chapovalov · 5 years ago
  4. 4423c36 Migrate RepeatingTask to take raw pointer to TaskQueueBase instead of TaskQueue by Danil Chapovalov · 5 years ago
  5. fb14c5d Allow injection of TaskQueueFactory in FrameGeneratorCapturer. by Sebastian Jansson · 5 years ago
  6. b769894 Remove rule that discourages passing optional by const reference by Danil Chapovalov · 5 years ago
  7. a3ed451 Add static factory method from FrameGenerator for FrameGeneratorCapturer. by Artem Titov · 6 years ago
  8. ecb6897 Adds repeating task class. by Sebastian Jansson · 6 years ago
  9. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  10. 3793bb4 Refactor TestVideoCapturer to support multiple sinks. by Niels Möller · 6 years ago
  11. 8eeccbe Delete Start and Stop methods from TestVideoCapturer. by Niels Möller · 6 years ago
  12. f7f13e0 Add end-to-end test for ColorSpace information by Johannes Kron · 6 years ago
  13. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  14. afc3eb1 in test::FrameGeneratorCapturer try to keep up with fps when overloaded by Danil Chapovalov · 6 years ago
  15. abd4273 Cleanup test::FrameGeneratorCapturer::InsertFrameTask by Danil Chapovalov · 6 years ago
  16. ba3decf Adds support for frame rate control in FrameGeneratorCapturer. by Sebastian Jansson · 6 years ago
  17. f1f363f Renames test::VideoCapturer to TestVideoCapturer. by Sebastian Jansson · 6 years ago
  18. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  19. 431abd9 Replace rtc::Optional with absl::optional in test and rtc_tools by Danil Chapovalov · 6 years ago
  20. 207a75d Remove unused FrameGeneratorCapturer::Create signature by Emircan Uysaler · 6 years ago
  21. 03e6ec9 Reland "Add multiplex case to webrtc_perf_tests" by Emircan Uysaler · 6 years ago
  22. 081136f Revert "Reland "Add multiplex case to webrtc_perf_tests"" by Taylor Brandstetter · 6 years ago
  23. 7c5bc1c Reland "Add multiplex case to webrtc_perf_tests" by Emircan Uysaler · 6 years ago
  24. 5aac372 Revert "Add multiplex case to webrtc_perf_tests" by Emircan Uysaler · 6 years ago
  25. d90a7e8 Add multiplex case to webrtc_perf_tests by Emircan Uysaler · 6 years ago
  26. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  27. c774d5d Make the complexity of the square generator configurable. by erikvarga@webrtc.org · 7 years ago
  28. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  29. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/test/frame_generator_capturer.cc]
  30. 579de6f Add a new frame generator that cycles through randomly generated slides. by erikvarga · 7 years ago
  31. 5212700 Removing dependencies on stub headers within WebRTC. by mbonadei · 7 years ago
  32. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  33. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  34. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  35. 04f4d12 Implement timing frames. by ilnik · 7 years ago
  36. 7926c12 Delete unneeded includes of system_wrappers/include/sleep.h by nisse · 7 years ago
  37. 01d5a0b Propagate input capture time in ViEEncoder::OnFrame. by nisse · 7 years ago
  38. f93752a Reland of Delete deprecated and transitional stuff related to video frame refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/2853383005/ ) by nisse · 7 years ago
  39. 61b22dd Revert of Delete deprecated and transitional stuff related to video frame refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/2854873003/ ) by nisse · 7 years ago
  40. 3870a07 Reland of Delete deprecated and transitional stuff related to video frame refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/2854883002/ ) by nisse · 7 years ago
  41. 6e6a485 Revert of Delete deprecated and transitional stuff related to video frame refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/2852303002/ ) by nisse · 7 years ago
  42. d71ebd7 Reland of Delete deprecated and transitional stuff related to video frame refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/2845333002/ ) by nisse · 7 years ago
  43. aec49d2 Revert of Delete deprecated and transitional stuff related to video frame refactoring. (patchset #17 id:320001 of https://codereview.webrtc.org/2622263002/ ) by nisse · 7 years ago
  44. 713a3bb Delete deprecated and transitional stuff related to video frame refactoring. by nisse · 7 years ago
  45. 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
  46. 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
  47. 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
  48. 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
  49. 72acf25 Add framerate to VideoSinkWants and ability to signal on overuse by sprang · 7 years ago
  50. baded15 Reland of write frame generator capturer to use TaskQueue instead of EventTimeWrapper (patchset #1 id:1 of https://codereview.webrtc.org/2751063005/ ) by ilnik · 7 years ago
  51. 2a420ce Revert of write frame generator capturer to use TaskQueue instead of EventTimeWrapper (patchset #11 id:300001 of https://codereview.webrtc.org/2750473002/ ) by ilnik · 7 years ago
  52. 2549ad4 Reland of write frame generator capturer to use TaskQueue instead of EventTimeWrapper (patchset #1 id:1 of https://codereview.webrtc.org/2748643002/ ) by ilnik · 7 years ago
  53. 382a72a Revert of rewrite frame generator capturer to use TaskQueue instead of EventTimeWrapper (patchset #2 id:90001 of https://codereview.webrtc.org/2744003002/ ) by ilnik · 7 years ago
  54. 8c0a589 Reland of rewrite frame generator capturer to use TaskQueue instead of EventTimeWrapper (patchset #1 id:1 of https://codereview.webrtc.org/2743993002/ ) by ilnik · 7 years ago
  55. 1cb27c2 Revert of rewrite frame generator capturer to use TaskQueue instead of EventTimeWrapper (patchset #2 id:70001 of https://codereview.webrtc.org/2745583006/ ) by ilnik · 7 years ago
  56. b007425 Reland of rewrite frame generator capturer to use TaskQueue instead of EventTimeWrapper. by ilnik · 7 years ago
  57. c37d2b9 Revert of Rewrite frame generator capturer to use TaskQueue instead of EventTimeWrapper (patchset #4 id:60001 of https://codereview.webrtc.org/2740723002/ ) by ilnik · 7 years ago
  58. 7c5503a Rewrite frame generator capturer to use TaskQueue instead of EventTimeWrapper by ilnik · 7 years ago
  59. a8ba195 Replace test::FrameGenerator::ChromaGenerator with new FrameGenerator::SquareGenerator The problem with the ChromaGenerator is that the VP8 encoder produce a too low bitrate for each frame. The squaregenerator make the VP8 encoder produce about 600kbit/s at VGA. by perkj · 7 years ago
  60. 803d97f Let ViEEncoder express resolution requests as Sinkwants. by perkj · 8 years ago
  61. fa10b55 Releand of Let ViEEncoder handle resolution changes. by perkj · 8 years ago
  62. 3b703ed Revert of Let ViEEncoder handle resolution changes. (patchset #17 id:340001 of https://codereview.webrtc.org/2351633002/ ) by perkj · 8 years ago
  63. 26105b4 Let ViEEncoder handle resolution changes. by perkj · 8 years ago
  64. a49cbd3 Replace VideoCapturerInput with VideoSinkInterface. by perkj · 8 years ago
  65. 9fdbda6 Revert of Replace interface VideoCapturerInput with VideoSinkInterface. (patchset #13 id:280001 of https://codereview.webrtc.org/2257413002/ ) by perkj · 8 years ago
  66. 95a226f Replace VideoCapturerInput with VideoSinkInterface. by perkj · 8 years ago
  67. ba7dc72 Add rotation to EncodedImage and make sure it is passed through encoders. by Per · 8 years ago
  68. 8c38e8b Clean up PlatformThread. by Peter Boström · 9 years ago
  69. 12411ef Move ThreadWrapper to ProcessThread in base. by pbos · 9 years ago
  70. 98f5351 system_wrappers: rename interface -> include by Henrik Kjellander · 9 years ago
  71. 867fb52 Add support for transport wide sequence numbers by sprang · 9 years ago
  72. 4b91bd0 Move frame input (ViECapturer) to webrtc/video/. by Peter Boström · 9 years ago
  73. 4765070 Rename I420VideoFrame to VideoFrame. by Miguel Casas-Sanchez · 9 years ago
  74. f2f8283 Use rtc::CriticalSection in webrtc/video/. by Peter Boström · 9 years ago
  75. 64c0366 Revert "Revert "Split EventWrapper in twain."" by Peter Boström · 9 years ago
  76. cf3c83e Revert "Split EventWrapper in twain." by Minyue · 9 years ago
  77. 9509fbf Split EventWrapper in twain. by tommi@webrtc.org · 9 years ago
  78. 38492c5 Re-land 8810 "- Add a SetPriority method to ThreadWr..." by tommi@webrtc.org · 9 years ago
  79. 90a1cb4 Revert 8810 "- Add a SetPriority method to ThreadWrapper" by tommi@webrtc.org · 9 years ago
  80. b6817d7 - Add a SetPriority method to ThreadWrapper by tommi@webrtc.org · 9 years ago
  81. 361981f Use scoped_ptr for ThreadWrapper::CreateThread. by tommi@webrtc.org · 9 years ago
  82. af612d5 Reland "Make the entry point for VideoFrames to webrtc const ref I420VideoFrame."" by perkj@webrtc.org · 9 years ago
  83. 8663973 Remove thread id from ThreadWrapper::Start(). by pbos@webrtc.org · 9 years ago
  84. d7452a0 Revert "Make the entry point for VideoFrames to webrtc const ref I420VideoFrame." by magjed@webrtc.org · 9 years ago
  85. bcead30 Make the entry point for VideoFrames to webrtc const ref I420VideoFrame. by perkj@webrtc.org · 9 years ago
  86. 131bea8 Offline screenshare quality test, plus loopback. by sprang@webrtc.org · 9 years ago
  87. cd70119 Calculate local/remote clock delta and capture ntp timestamp in receiver's timebase. by wu@webrtc.org · 10 years ago
  88. 724947b Add SwapFrame() to VideoSendStreamInput. by pbos@webrtc.org · 11 years ago
  89. 16e03b7 Separate Call API/build files from video_engine/. by pbos@webrtc.org · 11 years ago[Renamed (96%) from webrtc/video_engine/test/common/frame_generator_capturer.cc]
  90. 31628aa Upgrade scoped_ptr to Chromium's latest version. by andrew@webrtc.org · 11 years ago
  91. 9401524 Run FullStack tests without render windows. by pbos@webrtc.org · 11 years ago
  92. 266c7b3 Move ChromaGenerator to common_video/. by pbos@webrtc.org · 11 years ago
  93. ab65495 Refactor frame generation code so it can be used by multiple modules. by andresp@webrtc.org · 11 years ago
  94. 74fa489 Remove newapi:: namespace for typenames without overlap. by pbos@webrtc.org · 11 years ago
  95. af8d5af Initial port of FullStackTest to new VideoEngine API. by pbos@webrtc.org · 11 years ago
  96. 7bdfff3 Remove assert for aborting FrameGeneratorCapturer. by pbos@webrtc.org · 11 years ago
  97. 26d1210 Fake VideoCapturer based on FrameGenerator by pbos@webrtc.org · 11 years ago