webrtc/modules/video_capture/windows
Andreas Pehrson dcf600d7a5 In VideoCaptureDS::{Start|Stop}Capture do not lock
Sequence- and RaceCheckers ensure thread safety, and show that these
locks protect nothing.

Bug: webrtc:15181
Change-Id: I7c26cd9aea5fa72ad9435de5ec1b9135ac22b1e8
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/305649
Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org>
Commit-Queue: Ilya Nikolaevskiy <ilnik@webrtc.org>
Reviewed-by: Per Kjellander <perkj@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#40345}
2023-06-26 10:13:33 +00:00
..
device_info_ds.cc In DeviceInfoDS free the frame duration list after use 2023-05-04 14:39:03 +00:00
device_info_ds.h Remove more top-level const from parameters in function declarations 2022-02-01 09:15:50 +00:00
help_functions_ds.cc In DeviceInfoDS check that out vars were set 2023-05-04 11:18:07 +00:00
help_functions_ds.h Remove dependency on DirectShow baseclasses (streams.h from the winsdk_samples directory). 2019-03-12 11:52:20 +00:00
sink_filter_ds.cc Fix logging of unsupported video type 2023-06-20 13:12:27 +00:00
sink_filter_ds.h Use SequenceChecker from public API 2021-02-10 15:04:55 +00:00
video_capture_ds.cc In VideoCaptureDS::{Start|Stop}Capture do not lock 2023-06-26 10:13:33 +00:00
video_capture_ds.h In VideoCaptureImpl and subclasses add thread and lock annotations 2023-06-22 13:34:40 +00:00
video_capture_factory_windows.cc Move rtc::make_ref_counted to api/ 2022-06-15 09:47:38 +00:00