forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Reland: Win video capture: use IMFCaptureEngine for Media Fou…
…ndation" This reverts commit 7c1a115. Reason for revert: I think this CL is still breaking Win8 and Win10: https://ci.chromium.org/buildbot/chromium.webrtc.fyi/Win10%20Tester/10071 https://ci.chromium.org/buildbot/chromium.webrtc.fyi/Win8%20Tester/3085 Original change's description: > Reland: Win video capture: use IMFCaptureEngine for Media Foundation > > Fixes for reland: > - "Win8 Tester" browser_tests_functional failure > - "Win8 Tester" capture_unittests failure > > Original description: > - Full rewrite of the MediaFoundation implementation video part to use > IMFCaptureEngine > - Implementation of takePhoto, setPhotoOptions and getPhotoCapabilities > - takePhoto triggers a still image capture with the highest available > resolution without stopping the video stream thanks to IMFCaptureEngine > > TEST=adapted video_capture_device_unittest.cc and > webrtc_image_capture_browsertest.cc; launch Chrome with > --force-mediafoundation on Win8+ and capture video using > e.g. https://webrtc.github.io/samples/src/content/getusermedia/gum/ > > R=mcasas@chromium.org > > Bug: 730068 > Change-Id: I3835a48ca8516fc66a6a8394b3709d4dea862f89 > Reviewed-on: https://chromium-review.googlesource.com/734042 > Commit-Queue: Christian Fremerey <chfremer@chromium.org> > Reviewed-by: Miguel Casas <mcasas@chromium.org> > Reviewed-by: Christian Fremerey <chfremer@chromium.org> > Cr-Original-Commit-Position: refs/heads/master@{#521435} > Reviewed-on: https://chromium-review.googlesource.com/810766 > Cr-Commit-Position: refs/heads/master@{#524417} TBR=mcasas@chromium.org,chfremer@chromium.org,alaoui.rda@gmail.com # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 730068 Change-Id: I04e276e3b9f42e7f8ec3a60fd8b9439788ad994f Reviewed-on: https://chromium-review.googlesource.com/831588 Commit-Queue: Olga Sharonova <olka@chromium.org> Reviewed-by: Olga Sharonova <olka@chromium.org> Cr-Commit-Position: refs/heads/master@{#524686}
- Loading branch information
Mirko Bonadei
authored and
Commit Bot
committed
Dec 18, 2017
1 parent
ab49b2a
commit c7e93d2
Showing
8 changed files
with
179 additions
and
869 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.