1. 9afdddf Enable capturing from camera in PC framework by Artem Titov · 4 years, 10 months ago
  2. ede7cb2 Rewrite video_loopback to use new mac capturer. by Kári Tristan Helgason · 5 years ago
  3. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  4. 3793bb4 Refactor TestVideoCapturer to support multiple sinks. by Niels Möller · 6 years ago
  5. 8eeccbe Delete Start and Stop methods from TestVideoCapturer. by Niels Möller · 6 years ago
  6. f1f363f Renames test::VideoCapturer to TestVideoCapturer. by Sebastian Jansson · 6 years ago[Renamed (83%) from test/video_capturer.h]
  7. 431abd9 Replace rtc::Optional with absl::optional in test and rtc_tools by Danil Chapovalov · 6 years ago
  8. 0327c2d Move VideoStreamEncoderInterface to api/. by Niels Möller · 6 years ago
  9. 9e19403 Move videosourceinterface to api. by Patrik Höglund · 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.h]
  12. 84f6a3f Move optional.h to webrtc/api/ by kwiberg · 7 years ago
  13. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  14. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  15. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 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. af91689 Move VideoFrame and related declarations to webrtc/api/video. by nisse · 8 years ago
  22. a49cbd3 Replace VideoCapturerInput with VideoSinkInterface. by perkj · 8 years ago
  23. 9fdbda6 Revert of Replace interface VideoCapturerInput with VideoSinkInterface. (patchset #13 id:280001 of https://codereview.webrtc.org/2257413002/ ) by perkj · 8 years ago
  24. 95a226f Replace VideoCapturerInput with VideoSinkInterface. by perkj · 8 years ago
  25. 7623ce4 Reland of Merge webrtc/video_engine/ into webrtc/video/ (patchset #2 id:300001 of https://codereview.webrtc.org/1507903005/ ) by Peter Boström · 9 years ago
  26. 8237abf Revert of Merge webrtc/video_engine/ into webrtc/video/ (patchset #2 id:20001 of https://codereview.webrtc.org/1506773002/ ) by kjellander · 9 years ago
  27. 03ef053 Merge webrtc/video_engine/ into webrtc/video/ by Peter Boström · 9 years ago
  28. 4b91bd0 Move frame input (ViECapturer) to webrtc/video/. by Peter Boström · 9 years ago
  29. 16e03b7 Separate Call API/build files from video_engine/. by pbos@webrtc.org · 11 years ago[Renamed from webrtc/video_engine/test/common/video_capturer.h]
  30. 74fa489 Remove newapi:: namespace for typenames without overlap. by pbos@webrtc.org · 11 years ago
  31. 4213633 Use int for FPS instead of size_t. by pbos@webrtc.org · 11 years ago
  32. 26d1210 Fake VideoCapturer based on FrameGenerator by pbos@webrtc.org · 11 years ago
  33. 7f944f3 Adding Mac test renderer, some test refactoring and made cpplint pass. by mflodman@webrtc.org · 11 years ago
  34. 771cdcb Control new VideoEngine tests with gflags. by pbos@webrtc.org · 11 years ago
  35. 29d5839 New VideoEngine API implementation on top of old one, first steps. by pbos@webrtc.org · 11 years ago