1. 9afdddf Enable capturing from camera in PC framework by Artem Titov · 4 years, 10 months ago
  2. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  3. 1ebfb6a Introduce VideoFrame::id to keep track of frames inside application. by Artem Titov · 6 years ago
  4. 3793bb4 Refactor TestVideoCapturer to support multiple sinks. by Niels Möller · 6 years ago
  5. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  6. f1f363f Renames test::VideoCapturer to TestVideoCapturer. by Sebastian Jansson · 6 years ago[Renamed (80%) from test/video_capturer.cc]
  7. 431abd9 Replace rtc::Optional with absl::optional in test and rtc_tools by Danil Chapovalov · 6 years ago
  8. 65ec0fc Delete unneeded includes of basictypes.h. by Niels Möller · 6 years ago
  9. 3f6804d Optional: Use nullopt and implicit construction in /test by Oskar Sundbom · 7 years ago
  10. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  11. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/test/video_capturer.cc]
  12. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  13. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  14. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  15. 3f07549 Update I420Buffer to new VideoFrameBuffer interface by magjed · 7 years ago
  16. 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
  17. 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
  18. 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
  19. 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
  20. 72acf25 Add framerate to VideoSinkWants and ability to signal on overuse by sprang · 7 years ago
  21. a49cbd3 Replace VideoCapturerInput with VideoSinkInterface. by perkj · 8 years ago
  22. 9fdbda6 Revert of Replace interface VideoCapturerInput with VideoSinkInterface. (patchset #13 id:280001 of https://codereview.webrtc.org/2257413002/ ) by perkj · 8 years ago
  23. 95a226f Replace VideoCapturerInput with VideoSinkInterface. by perkj · 8 years ago
  24. 4b91bd0 Move frame input (ViECapturer) to webrtc/video/. by Peter Boström · 9 years ago
  25. 16e03b7 Separate Call API/build files from video_engine/. by pbos@webrtc.org · 11 years ago[Renamed (88%) from webrtc/video_engine/test/common/video_capturer.cc]
  26. ab65495 Refactor frame generation code so it can be used by multiple modules. by andresp@webrtc.org · 11 years ago
  27. 74fa489 Remove newapi:: namespace for typenames without overlap. by pbos@webrtc.org · 11 years ago
  28. 69215d8 Include files from webrtc/.. paths in video_engine/. by pbos@webrtc.org · 11 years ago
  29. af8d5af Initial port of FullStackTest to new VideoEngine API. by pbos@webrtc.org · 11 years ago
  30. 4213633 Use int for FPS instead of size_t. by pbos@webrtc.org · 11 years ago
  31. 26d1210 Fake VideoCapturer based on FrameGenerator by pbos@webrtc.org · 11 years ago
  32. 771cdcb Control new VideoEngine tests with gflags. by pbos@webrtc.org · 11 years ago
  33. f5d4cb1 Include files from webrtc/.. paths in video_engine/ by pbos@webrtc.org · 11 years ago
  34. 29d5839 New VideoEngine API implementation on top of old one, first steps. by pbos@webrtc.org · 11 years ago