[VideoCapture, Windows] Blacklist certain legacy Empia chips for MediaFoundation
Devices using certain legacy Empia chips appear to get listed and report valid formats in both DirectShow and MediaFoundation but only work in DirectShow when actually trying to open them. This CL adds a blacklisting mechanism that forces device models known to exhibit this issue to always get opened with DirectShow instead of MediaFoundation. Test: capture_unittests.exe --gtest_filter=VideoCaptureDeviceFactoryMFWinTest* Bug: 792640, 849636, 862395 Change-Id: Ia70d13a45eb49ed185f27630d0e544f3a484b6f2 Reviewed-on: https://chromium-review.googlesource.com/1174902Reviewed-by:Emircan Uysaler <emircan@chromium.org> Commit-Queue: Christian Fremerey <chfremer@chromium.org> Cr-Commit-Position: refs/heads/master@{#583068}
Showing
Please register or sign in to comment