webrtc/modules/video_capture/windows
Dan Minor e22498cc3e Compare GetStreamCaps against S_OK
GetStreamCaps can return S_FALSE, which is not caught by FAILED().
Instead it is necessary to compare for equality with S_OK.

Bug: webrtc:10267
Change-Id: I4113ef5544f830f5cb5f09f143dff43129993d3d
Reviewed-on: https://webrtc-review.googlesource.com/c/120644
Commit-Queue: Dan Minor <dminor@webrtc.org>
Reviewed-by: Per Kjellander <perkj@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#26539}
2019-02-04 20:18:30 +00:00
..
device_info_ds.cc Compare GetStreamCaps against S_OK 2019-02-04 20:18:30 +00:00
device_info_ds.h Remove clang:find_bad_constructs suppression from modules/video_capture. 2018-09-03 07:33:11 +00:00
device_info_mf.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
device_info_mf.h Remove clang:find_bad_constructs suppression from modules/video_capture. 2018-09-03 07:33:11 +00:00
help_functions_ds.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
help_functions_ds.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
sink_filter_ds.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
sink_filter_ds.h Remove clang:find_bad_constructs suppression from modules/video_capture. 2018-09-03 07:33:11 +00:00
video_capture_ds.cc Compare GetStreamCaps against S_OK 2019-02-04 20:18:30 +00:00
video_capture_ds.h Remove clang:find_bad_constructs suppression from modules/video_capture. 2018-09-03 07:33:11 +00:00
video_capture_factory_windows.cc Remove rtc_base/scoped_ref_ptr.h. 2019-01-25 20:29:58 +00:00
video_capture_mf.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
video_capture_mf.h Remove clang:find_bad_constructs suppression from modules/video_capture. 2018-09-03 07:33:11 +00:00