1. cd5c623 Build video capture implementation for chromium by Michael Olbrich · 2 years ago
  2. f0be3be Add pipewire/portal video capture support by Michael Olbrich · 2 years, 1 month ago
  3. 8581877 Delete interface class VideoCaptureExternal by Niels Möller · 6 years ago
  4. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  5. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  6. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  7. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/modules/video_capture/video_capture_factory.h]
  8. b29b9c8 Replace VideoCaptureDataCallback by VideoSinkInterface. by nisse · 8 years ago
  9. 1d19441 Replace RefCountImpl with rtc::RefCountedObject. by Peter Boström · 9 years ago
  10. 5dda80a Remove webrtc/modules/video_{capture,render}/include by Henrik Kjellander · 9 years ago[Renamed (83%) from webrtc/modules/video_capture/include/video_capture_factory.h]
  11. 85ef770 Split video engine android initialization into each internal module initialization. by andresp@webrtc.org · 10 years ago
  12. d900e8b Proper spacing for end-of-namespace comments. by pbos@webrtc.org · 12 years ago
  13. dfc5bb9 WebRtc_Word32 -> int32_t in video_capture/ by pbos@webrtc.org · 12 years ago
  14. 94caca7 Reorganize modules/video_capture. by andrew@webrtc.org · 12 years ago[Renamed (83%) from webrtc/modules/video_capture/main/interface/video_capture_factory.h]
  15. 14b43be Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago[Renamed from src/modules/video_capture/main/interface/video_capture_factory.h]
  16. 792e974 Refactor the public interfaces to use the full path in include. by wu@webrtc.org · 13 years ago
  17. 1745e93 Correct wrong usage of WebRtc_Word8 in video capture by leozwang@webrtc.org · 13 years ago
  18. e9f909b Move the SetAndroidObjects to VideoCaptureFactory so that ViE can get access to it. by kma@webrtc.org · 13 years ago
  19. 77d7d54 Replace the DestroyDeviceInfo with a virtual destructor. by wu@webrtc.org · 13 years ago
  20. ea89922 Add VideoCaptureFactory so that we don't need to expose VideoCaptureImpl. by wu@webrtc.org · 13 years ago