webrtc/modules/video_capture/windows
Jerome Humbert 39bab5afb5 Add missing assert.h for win no-test build
Add some missing `#include <assert.h>` for Windows build when compiling
without RTC tests (rtc_include_tests = false) with the MSVC compiler
(is_clang=false, use_lld=false).

Bug: None
Change-Id: Ie9861100efeae87f4c4e29303d62293ad541125a
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/158533
Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
Reviewed-by: Gustaf Ullberg <gustaf@webrtc.org>
Commit-Queue: Patrik Höglund <phoglund@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#29811}
2019-11-17 07:52:32 +00:00
..
device_info_ds.cc Add missing assert.h for win no-test build 2019-11-17 07:52:32 +00:00
device_info_ds.h Format almost everything. 2019-07-08 13:45:15 +00:00
help_functions_ds.cc Format almost everything. 2019-07-08 13:45:15 +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 Store logging streams in a manually linked list instead of std::list 2019-10-21 09:02:52 +00:00
sink_filter_ds.h Delete interface class VideoCaptureExternal 2019-04-09 08:18:20 +00:00
video_capture_ds.cc Format almost everything. 2019-07-08 13:45:15 +00:00
video_capture_ds.h Remove dependency on DirectShow baseclasses (streams.h from the winsdk_samples directory). 2019-03-12 11:52:20 +00:00
video_capture_factory_windows.cc Delete placeholder code for Windows Media Foundation capturer. 2019-04-08 12:19:48 +00:00