webrtc/modules/video_capture
Michael Olbrich cd5c62362f Build video capture implementation for chromium
It will be used to support cameras via xdg desktop portal / pipewire in
chromium. This includes exporting additional classes that will be used
by chromium.


Bug: webrtc:13177
Change-Id: I7524ffb47ed2eb7af1de4d7fd741fbb15277a0a1
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/264553
Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org>
Commit-Queue: Ilya Nikolaevskiy <ilnik@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#39350}
2023-02-20 15:29:43 +00:00
..
linux Add pipewire/portal video capture support 2023-02-02 17:20:04 +00:00
test Prepare for deleting implicit conversion from raw pointer to scoped_refptr. 2022-01-18 08:22:15 +00:00
windows Free memory allocated by GetStreamCaps 2022-12-22 14:46:08 +00:00
BUILD.gn Build video capture implementation for chromium 2023-02-20 15:29:43 +00:00
DEPS Including libyuv headers using fully qualified paths. 2017-12-11 15:51:26 +00:00
device_info_impl.cc modules/video_capture: add NV12 support on Linux 2022-11-29 11:59:52 +00:00
device_info_impl.h Remove top-level const from parameters in function declarations. 2022-01-26 11:05:25 +00:00
OWNERS add ilnik as owner of modules/video_capture 2022-05-10 11:06:10 +00:00
raw_video_sink_interface.h Add callback for raw frames for video capture 2023-01-13 09:54:41 +00:00
video_capture.h Add callback for raw frames for video capture 2023-01-13 09:54:41 +00:00
video_capture_config.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
video_capture_defines.h Include module_common_types.h only where needed 2019-09-24 08:22:38 +00:00
video_capture_factory.cc Add pipewire/portal video capture support 2023-02-02 17:20:04 +00:00
video_capture_factory.h Build video capture implementation for chromium 2023-02-20 15:29:43 +00:00
video_capture_factory_null.cc Add support for stand-alone Fuchsia build. 2022-05-30 09:24:43 +00:00
video_capture_impl.cc Add callback for raw frames for video capture 2023-01-13 09:54:41 +00:00
video_capture_impl.h Build video capture implementation for chromium 2023-02-20 15:29:43 +00:00
video_capture_options.cc Add pipewire/portal video capture support 2023-02-02 17:20:04 +00:00
video_capture_options.h Add pipewire/portal video capture support 2023-02-02 17:20:04 +00:00