Skip to content
Commit 4729b02c authored by mcasas's avatar mcasas Committed by Commit bot
Browse files

Mac Video Capture: Support for Blackmagic DeckLink SDK video capture.

Implementation of necessario VideoCaptureDevice methods to
capture video using BlackMagic DeckLink SDK.

Internal class DeckLinkCaptureDelegate does all the hard
work of configuring and starting/stopping the capture by
implementing IDeckLinkInputCallback and IUnknown
interfaces as required by the SDK. This class is
reference counted by both the SDK and VCDDeckLinkMac.

VideoCaptureDeviceDeckLinkMac is plugged by VCDFactoryMac
instead of VCDMac for the appropriate devices.

This is a follow up to http://crrev.com/509313002 and
http://crrev.com/518073002

BUG=408493, 408534

Review URL: https://codereview.chromium.org/535983002

Cr-Commit-Position: refs/heads/master@{#297668}
parent 6e86e4f1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment