- cb99ccd Update/delete old TODOs by Niels Möller · 2 years, 9 months ago
- 105711e Move rtc::make_ref_counted to api/ by Niels Möller · 2 years, 10 months ago
- e9c3f01 Add support for stand-alone Fuchsia build. by Sarah Pham · 2 years, 10 months ago
- 2cdbb96 Split out V4L2 specific code in the Linux Capture backend by Michael Olbrich · 2 years, 11 months ago
- eb6c391 add ilnik as owner of modules/video_capture by Per Kjellander · 2 years, 11 months ago
- c3e6e3a Remove dependency on rtc_base_approved from most targets by Florent Castelli · 3 years ago
- a30aef3 Move event_tracer out of rtc_base_approved by Florent Castelli · 3 years ago
- c7b6902 Update modules/ to not use implicit conversion from scoped_refptr<T> to T*. by Niels Möller · 3 years ago
- 45a0599 Remove platform_thread from //rtc_base:rtc_base_approved public_deps by Florent Castelli · 3 years ago
- 8d4e9fb Remove //api:sequence_checker from public deps by Florent Castelli · 3 years ago
- dd837e2 Remove //rtc_base:timeutils from public deps by Florent Castelli · 3 years ago
- 57aa81b Remove //rtc_base:stringutils from public deps by Florent Castelli · 3 years ago
- f86f6f9 Remove //rtc_base:refcount from public deps by Florent Castelli · 3 years ago
- 4467ad7 Remove //rtc_base:macromagic from public deps by Florent Castelli · 3 years ago
- 0af55ba Remove //rtc_base:logging from public deps by Florent Castelli · 3 years ago
- a2d0a2a Ignore v4l2 select() return when stopping capture by Olivier Crête · 3 years, 1 month ago
- 1e157a9 Remove more top-level const from parameters in function declarations by Ali Tofigh · 3 years, 2 months ago
- 6223809 Remove top-level const from parameters in function declarations. by Ali Tofigh · 3 years, 2 months ago
- ac0d183 Prepare for deleting implicit conversion from raw pointer to scoped_refptr. by Niels Möller · 3 years, 2 months ago
- 7336422 Delete some unneeded references to ProcessThread. by Niels Möller · 3 years, 3 months ago
- 9937c32 Roll chromium_revision 1ce7d592c3..fe555f2e69 (944520:945923) by Mirko Bonadei · 3 years, 4 months ago
- 4de9944 Delete memory allocated by GetStreamCaps by Sergey Silkin · 3 years, 4 months ago
- d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 3 years, 5 months ago
- ff8caf1 Fix -Wunused-but-set-variable. by Mirko Bonadei · 3 years, 5 months ago
- 3cff171 Fix -Wunused-but-set-variable. by Mirko Bonadei · 3 years, 5 months ago
- 954c1d1 Use backticks not vertical bars to denote variables in comments for /modules/video_capture by Artem Titov · 3 years, 8 months ago
- 190244b Remove all #include <assert.h>/<cassert> and usage in Obj-C code. by Mirko Bonadei · 3 years, 8 months ago
- 25ab322 Replace assert() with RTC_DCHECK(). by Mirko Bonadei · 3 years, 9 months ago
- 7c719b0 Fixes off-by-one error in video capture module by Johannes Kron · 3 years, 10 months ago
- ad5037b Reland "Refactor the PlatformThread API." by Markus Handell · 3 years, 11 months ago
- 793bac5 Revert "Refactor the PlatformThread API." by Guido Urdaneta · 3 years, 11 months ago
- c89fdd7 Refactor the PlatformThread API. by Markus Handell · 3 years, 11 months ago
- 87f7090 Replace more instances of rtc::RefCountedObject with make_ref_counted. by Tommi · 4 years ago
- 97c4458 PlatformThread: add support for detached threads. by Markus Handell · 4 years ago
- d15a575 Use SequenceChecker from public API by Artem Titov · 4 years, 2 months ago
- c8421c4 Replace rtc::ThreadChecker with webrtc::SequenceChecker by Artem Titov · 4 years, 2 months ago
- 3b68aa3 Move some RTC_LOG to RTC_DLOG. by Mirko Bonadei · 4 years, 2 months ago
- 08d2c2b Delete unneeded dependencies on the Module abstraction by Niels Möller · 4 years, 3 months ago
- 1109dd0 Delete class RWLockWrapper, and its build target. by Niels Möller · 4 years, 5 months ago
- 5b5de21 Replace RWLockWrapper --> Mutex in DeviceInfoImpl by Niels Möller · 4 years, 5 months ago
- 38e9b06 Reland "Add scaling interface to VideoFrameBuffer" by Ilya Nikolaevskiy · 4 years, 6 months ago
- 441dbf9 Revert "Add scaling interface to VideoFrameBuffer" by Ilya Nikolaevskiy · 4 years, 6 months ago
- c79f1d8 Add scaling interface to VideoFrameBuffer by Ilya Nikolaevskiy · 4 years, 6 months ago
- f264e70 Expand is_linux to is_linux || is_chromeos. by Hidehiko Abe · 4 years, 7 months ago
- f4538f5 Fix undeclared dependencies on ole32.lib and user32.lib by Eric Astor · 4 years, 8 months ago
- 81d2bbf Add a missing Windows library by Eric Astor · 4 years, 8 months ago
- 4379a7d Reland "Migrate modules/desktop_capture and modules/video_capture to webrtc::Mutex." by Markus Handell · 4 years, 9 months ago
- 1added5 Revert "Migrate modules/desktop_capture and modules/video_capture to webrtc::Mutex." by Markus Handell · 4 years, 9 months ago
- 44dd3d7 Migrate modules/desktop_capture and modules/video_capture to webrtc::Mutex. by Markus Handell · 4 years, 9 months ago
- b64ecd9 Check V4L2_CAP_VIDEO_CAPTURE when enumerating capture devices on Linux by Dan Minor · 4 years, 10 months ago
- 2dcf348 Use absl_deps in order to preapre to the Abseil component build release. by Mirko Bonadei · 4 years, 10 months ago
- e9286d7 Fix -Wunreacheable-code on Mac. by Mirko Bonadei · 5 years ago
- 4a14f49 Remove wildcard ownership for build files. by Mirko Bonadei · 5 years ago
- e52115a Remove inactive OWNERS. by Mirko Bonadei · 5 years ago
- ccbe95f Reformat GN files. by Mirko Bonadei · 5 years ago
- b2b2031 Concatenate string literals at compile time. by Jonas Olsson · 5 years ago
- 33f9d2b Migrate WebRTC on FrameGeneratorInterface and remove FrameGenerator class by Artem Titov · 5 years ago
- 39bab5a Add missing assert.h for win no-test build by Jerome Humbert · 5 years ago
- 059daa4 Don't leak device moniker when BindToStorage fails. by Tim Haloun · 5 years ago
- b9f6902 Store logging streams in a manually linked list instead of std::list by Danil Chapovalov · 5 years ago
- 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 5 years ago
- 834a554 Include module_common_types.h only where needed by Niels Möller · 6 years ago
- 77d197f Make video_capture_internal_impl publicly visible. by Mirko Bonadei · 6 years ago
- a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
- 5d24b16 Prepare for splitting the api/video:video_frames build rule. by Chen Xing · 6 years ago
- 4731f00 Delete deprecated PlatformThread looping by Niels Möller · 6 years ago
- 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 6 years ago
- 8581877 Delete interface class VideoCaptureExternal by Niels Möller · 6 years ago
- c01367d Deprecating ThreadChecker specific interface. by Sebastian Jansson · 6 years ago
- 61e2753 Delete placeholder code for Windows Media Foundation capturer. by Niels Möller · 6 years ago
- e0b9355 Move enum VideoType out of common_types.h by Niels Möller · 6 years ago
- a64f397 Use the preferred capture format on windows. by Noah Richards · 6 years ago
- 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 6 years ago
- 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 6 years ago
- 533a9fe Clean BUILD.gn files: remove extra :memory by Artem Titov · 6 years ago
- ef1052a Reland "Move api/rtp_headers.h to its own build target." by Niels Möller · 6 years ago
- 2baef35 Revert "Move api/rtp_headers.h to its own build target." by Steve Anton · 6 years ago
- a67050d Move api/rtp_headers.h to its own build target. by Niels Möller · 6 years ago
- 30e60d6 Remove dependency on DirectShow baseclasses (streams.h from the winsdk_samples directory). by Tommi · 6 years ago
- 8a1e35c Finally delete deprecated mac capturer. by Kári Tristan Helgason · 6 years ago
- 8f385e3 Remove dependency on DECLARE_IUNKNOWN macro on Windows. by Tommi · 6 years ago
- 28221de Fix more -Wextra-semi. by Mirko Bonadei · 6 years ago
- 22f9925 webrtc: Remove semicolons. by Nico Weber · 6 years ago
- e22498c Compare GetStreamCaps against S_OK by Dan Minor · 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
- 1ebfb6a Introduce VideoFrame::id to keep track of frames inside application. by Artem Titov · 6 years ago
- 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
- aa3c1cc Delete _strnicmp. Uses replaced with abseil functions. by Niels Möller · 6 years ago
- 58df0ad Add guards to VideoCaptureDS::Init for when pins are null by Andreas Pehrson · 6 years ago
- 21cddff Harmonize paths to dependent targets. by Yves Gerey · 6 years ago
- 0eb7d3ff Always call ConvertToI420 with positive crop_height by Robert Bares · 6 years ago
- 40a7a35 Extract functionality of test_main into separate library. by Artem Titov · 6 years ago
- 311c13b Remove noop system_wrappers_default build target. by Mirko Bonadei · 6 years ago
- 289e980 Remove unused var in device info bits from video capture module for Linux by Jose Antonio Olivera Ortega · 7 years ago
- 76dac9a Fix no_global_constructors in modules/video_capture. by Mirko Bonadei · 7 years ago
- 96ede16a Enable -Wexit-time-destructors and -Wglobal-constructors. by Mirko Bonadei · 7 years ago
- 5aec1f6 Remove clang:find_bad_constructs suppression from modules/video_capture. by Mirko Bonadei · 7 years ago
- a12c42a Delete root header file typedef.h. by Niels Möller · 7 years ago
- 33b61ee Delete unused file. by Kári Tristan Helgason · 7 years ago