mntone
41c2f5e13b
decklink: Add feature to detect resolution/format
...
Closes jp9000/obs-studio#879
2017-06-29 15:42:04 -07:00
fryshorts
311cd6fb79
decklink: Fix compiler warning about ignored const
...
Fix a warning from gcc about one of the const keywords being ignored.
This happens because the returned type is not a reference contrary to
the methods above.
2017-05-10 22:43:15 +02:00
mntone
c459ade360
decklink: Add option to select channel format
...
Closes jp9000/obs-studio#867
2017-04-07 19:56:28 -07:00
pantonvich
58b108b261
decklink: Fix issues showing older devices
...
Certain older devices (such as the Decklink Duo and Quad) could not be
selected due to the fact that they rely on BMDDeckLinkTopologicalID for
their unique identifier rather than BMDDeckLinkPersistentID.
See http://forum.blackmagicdesign.com/viewtopic.php?f=12&t=33967
Closes jp9000/obs-studio#517
2016-03-24 02:03:36 -07:00
Skyler Lipthay
4225fa8eee
decklink: Add Blackmagic DeckLink capture plugin
...
This is a cross-platform Blackmagic device capture plugin that makes use
of the manufacturer provided DeckLink SDK.
2015-03-21 16:40:05 -07:00