aboutsummaryrefslogtreecommitdiff
path: root/modules/video_capture
AgeCommit message (Expand)Author
2020-07-23Merge remote tracking branch 'upstream-master'Jorge E. Moreira
2020-07-17Merge branch 'upstream-master'Jorge E. Moreira
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
2020-06-11Check V4L2_CAP_VIDEO_CAPTURE when enumerating capture devices on LinuxDan Minor
2020-06-08Use absl_deps in order to preapre to the Abseil component build release.Mirko Bonadei
2020-03-30Fix -Wunreacheable-code on Mac.Mirko Bonadei
2020-02-19Remove wildcard ownership for build files.Mirko Bonadei
2020-02-19Remove inactive OWNERS.Mirko Bonadei
2020-01-21Reformat GN files.Mirko Bonadei
2020-01-14Concatenate string literals at compile time.Jonas Olsson
2019-12-07Migrate WebRTC on FrameGeneratorInterface and remove FrameGenerator classArtem Titov
2019-11-17Add missing assert.h for win no-test buildJerome Humbert
2019-11-12Don't leak device moniker when BindToStorage fails.Tim Haloun
2019-10-21Store logging streams in a manually linked list instead of std::listDanil Chapovalov
2019-10-17Use source_sets in component builds and static_library in release builds.Mirko Bonadei
2019-09-24Include module_common_types.h only where neededNiels Möller
2019-09-04Make video_capture_internal_impl publicly visible.Mirko Bonadei
2019-07-08Format almost everything.Jonas Olsson
2019-06-10Prepare for splitting the api/video:video_frames build rule.Chen Xing
2019-05-03Delete deprecated PlatformThread loopingNiels Möller
2019-04-09Fully qualify googletest symbols.Mirko Bonadei
2019-04-09Delete interface class VideoCaptureExternalNiels Möller
2019-04-08Deprecating ThreadChecker specific interface.Sebastian Jansson
2019-04-08Delete placeholder code for Windows Media Foundation capturer.Niels Möller
2019-04-08Move enum VideoType out of common_types.hNiels Möller
2019-04-02Use the preferred capture format on windows.Noah Richards
2019-04-01Delete unneeded direct includes of common_types.hNiels Möller
2019-03-21Cleanup BUILD.gn files from imports like foo:fooArtem Titov
2019-03-21Clean BUILD.gn files: remove extra :memoryArtem Titov
2019-03-21Reland "Move api/rtp_headers.h to its own build target."Niels Möller
2019-03-20Revert "Move api/rtp_headers.h to its own build target."Steve Anton
2019-03-20Move api/rtp_headers.h to its own build target.Niels Möller
2019-03-12Remove dependency on DirectShow baseclasses (streams.h from the winsdk_sample...Tommi
2019-03-07Finally delete deprecated mac capturer.Kári Tristan Helgason
2019-02-28Remove dependency on DECLARE_IUNKNOWN macro on Windows.Tommi
2019-02-27Fix more -Wextra-semi.Mirko Bonadei
2019-02-20webrtc: Remove semicolons.Nico Weber
2019-02-04Compare GetStreamCaps against S_OKDan Minor
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
2019-01-04Introduce VideoFrame::id to keep track of frames inside application.Artem Titov
2018-11-28[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.Yves Gerey
2018-11-02Delete _strnicmp. Uses replaced with abseil functions.Niels Möller
2018-11-01Add guards to VideoCaptureDS::Init for when pins are nullAndreas Pehrson
2018-10-31Harmonize paths to dependent targets.Yves Gerey
2018-10-30Always call ConvertToI420 with positive crop_heightRobert Bares
2018-10-15Extract functionality of test_main into separate library.Artem Titov
2018-10-04Remove noop system_wrappers_default build target.Mirko Bonadei