aboutsummaryrefslogtreecommitdiff
path: root/modules/video_capture/linux/video_capture_linux.cc
AgeCommit message (Expand)Author
2021-05-07Reland "Refactor the PlatformThread API."Markus Handell
2021-05-06Revert "Refactor the PlatformThread API."Guido Urdaneta
2021-05-05Refactor the PlatformThread API.Markus Handell
2021-04-27Replace more instances of rtc::RefCountedObject with make_ref_counted.Tommi
2021-04-21PlatformThread: add support for detached threads.Markus Handell
2020-07-13Reland "Migrate modules/desktop_capture and modules/video_capture to webrtc::...Markus Handell
2020-07-10Revert "Migrate modules/desktop_capture and modules/video_capture to webrtc::...Markus Handell
2020-07-08Migrate modules/desktop_capture and modules/video_capture to webrtc::Mutex.Markus Handell
2019-07-08Format almost everything.Jonas Olsson
2019-05-03Delete deprecated PlatformThread loopingNiels Möller
2019-01-25Remove rtc_base/scoped_ref_ptr.h.Mirko Bonadei
2019-01-11(4) Rename files to snake_case: update BUILD.gn, include paths, header guards...Steve Anton
2018-11-28[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.Yves Gerey
2018-06-11Remove unused iostream importJonas Olsson
2017-11-09Stop using LOG macros in favor of RTC_ prefixed macros.Mirko Bonadei
2017-11-09Formatting some files with LOG macros usage.Mirko Bonadei
2017-10-06Add explicit includes of refcountedobject.h where it is used.Niels Möller
2017-10-06Revert "Reland "Make rtc_base/refcount.h self contained, not including refcou...Niels Moller
2017-10-06Reland "Make rtc_base/refcount.h self contained, not including refcountedobje...Niels Möller
2017-10-03Revert "Make rtc_base/refcount.h self contained, not including refcountedobje...Niels Moller
2017-10-03Make rtc_base/refcount.h self contained, not including refcountedobject.h.Niels Möller
2017-09-15Fixing WebRTC after moving from src/webrtc to src/Mirko Bonadei
2017-09-15Moving src/webrtc into src/.Mirko Bonadei