1. ede7cb2 Rewrite video_loopback to use new mac capturer. by Kári Tristan Helgason · 6 years ago
  2. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  3. 3793bb4 Refactor TestVideoCapturer to support multiple sinks. by Niels Möller · 6 years ago
  4. 8eeccbe Delete Start and Stop methods from TestVideoCapturer. by Niels Möller · 6 years ago
  5. f1f363f Renames test::VideoCapturer to TestVideoCapturer. by Sebastian Jansson · 6 years ago[Renamed (83%) from test/video_capturer.h]
  6. 431abd9 Replace rtc::Optional with absl::optional in test and rtc_tools by Danil Chapovalov · 7 years ago
  7. 0327c2d Move VideoStreamEncoderInterface to api/. by Niels Möller · 7 years ago
  8. 9e19403 Move videosourceinterface to api. by Patrik Höglund · 7 years ago
  9. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  10. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/test/video_capturer.h]
  11. 84f6a3f Move optional.h to webrtc/api/ by kwiberg · 7 years ago
  12. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  13. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 8 years ago
  14. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 8 years ago
  15. 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 · 8 years ago
  16. 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 · 8 years ago
  17. 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 · 8 years ago
  18. 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 · 8 years ago
  19. 72acf25 Add framerate to VideoSinkWants and ability to signal on overuse by sprang · 8 years ago
  20. af91689 Move VideoFrame and related declarations to webrtc/api/video. by nisse · 8 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. 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
  25. 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
  26. 03ef053 Merge webrtc/video_engine/ into webrtc/video/ by Peter Boström · 9 years ago
  27. 4b91bd0 Move frame input (ViECapturer) to webrtc/video/. by Peter Boström · 10 years ago
  28. 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]
  29. 74fa489 Remove newapi:: namespace for typenames without overlap. by pbos@webrtc.org · 11 years ago
  30. 4213633 Use int for FPS instead of size_t. by pbos@webrtc.org · 12 years ago
  31. 26d1210 Fake VideoCapturer based on FrameGenerator by pbos@webrtc.org · 12 years ago
  32. 7f944f3 Adding Mac test renderer, some test refactoring and made cpplint pass. by mflodman@webrtc.org · 12 years ago
  33. 771cdcb Control new VideoEngine tests with gflags. by pbos@webrtc.org · 12 years ago
  34. 29d5839 New VideoEngine API implementation on top of old one, first steps. by pbos@webrtc.org · 12 years ago