webrtc/modules/video_capture
Andreas Pehrson adf55790b6 In DeviceInfoDS free the frame duration list after use
Per the docs, the caller is responsible for freeing the memory.

Bug: chromium:1441804
Change-Id: I9aaae493a1a86d8ab4f03930715a643a3c9fb61b
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/304061
Reviewed-by: Per Kjellander <perkj@webrtc.org>
Commit-Queue: Ilya Nikolaevskiy <ilnik@webrtc.org>
Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#39983}
2023-05-04 14:39:03 +00:00
..
linux Support more pixel formats in v4l2 camera backend 2023-05-03 14:22:36 +00:00
test In VideoCaptureDS::Stop() fully stop the device 2023-04-26 08:58:46 +00:00
windows In DeviceInfoDS free the frame duration list after use 2023-05-04 14:39:03 +00:00
BUILD.gn Build video capture implementation for chromium 2023-02-20 15:29:43 +00:00
DEPS
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
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 Relax VideoCaptureImpl::IncomingFrame size check 2023-05-03 06:27:25 +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