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