1. 2cdbb96 Split out V4L2 specific code in the Linux Capture backend by Michael Olbrich · 2 years, 10 months ago
  2. a2d0a2a Ignore v4l2 select() return when stopping capture by Olivier Crête · 3 years, 1 month ago
  3. 7c719b0 Fixes off-by-one error in video capture module by Johannes Kron · 3 years, 9 months ago
  4. ad5037b Reland "Refactor the PlatformThread API." by Markus Handell · 3 years, 10 months ago
  5. 793bac5 Revert "Refactor the PlatformThread API." by Guido Urdaneta · 3 years, 10 months ago
  6. c89fdd7 Refactor the PlatformThread API. by Markus Handell · 3 years, 10 months ago
  7. 87f7090 Replace more instances of rtc::RefCountedObject with make_ref_counted. by Tommi · 3 years, 10 months ago
  8. 97c4458 PlatformThread: add support for detached threads. by Markus Handell · 3 years, 11 months ago
  9. 3b68aa3 Move some RTC_LOG to RTC_DLOG. by Mirko Bonadei · 4 years, 1 month ago
  10. 5b5de21 Replace RWLockWrapper --> Mutex in DeviceInfoImpl by Niels Möller · 4 years, 4 months ago
  11. 4379a7d Reland "Migrate modules/desktop_capture and modules/video_capture to webrtc::Mutex." by Markus Handell · 4 years, 8 months ago
  12. 1added5 Revert "Migrate modules/desktop_capture and modules/video_capture to webrtc::Mutex." by Markus Handell · 4 years, 8 months ago
  13. 44dd3d7 Migrate modules/desktop_capture and modules/video_capture to webrtc::Mutex. by Markus Handell · 4 years, 8 months ago
  14. b64ecd9 Check V4L2_CAP_VIDEO_CAPTURE when enumerating capture devices on Linux by Dan Minor · 4 years, 9 months ago
  15. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  16. 4731f00 Delete deprecated PlatformThread looping by Niels Möller · 6 years ago
  17. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 6 years ago
  18. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  19. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  20. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  21. 289e980 Remove unused var in device info bits from video capture module for Linux by Jose Antonio Olivera Ortega · 6 years ago
  22. 5aec1f6 Remove clang:find_bad_constructs suppression from modules/video_capture. by Mirko Bonadei · 7 years ago
  23. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  24. 24db1c9 Remove unused iostream import by Jonas Olsson · 7 years ago
  25. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  26. 72c4250 Formatting some files with LOG macros usage. by Mirko Bonadei · 7 years ago
  27. 84255bb Add explicit includes of refcountedobject.h where it is used. by Niels Möller · 7 years ago
  28. fb26f85 Revert "Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h."" by Niels Moller · 7 years ago
  29. bf6937a Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Möller · 7 years ago
  30. d25fa78 Revert "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Moller · 7 years ago
  31. b7239a9 Make rtc_base/refcount.h self contained, not including refcountedobject.h. by Niels Möller · 7 years ago
  32. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  33. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  34. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago