]> git.sesse.net Git - nageru/commit
Add support for DeckLink HDMI/SDI output.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 18 Jan 2017 22:06:13 +0000 (23:06 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 18 Jan 2017 22:06:13 +0000 (23:06 +0100)
commit138c12c13443d39f8b1168b5d54b36d9835c6405
tree9bd0981a6e23271409a196c6cbc1b36495e30261
parent498987ac24daccf573b385107540f12929eb89b2
Add support for DeckLink HDMI/SDI output.

This is pretty raw still; audio isn't tested much, there's no
documentation, hardcoded 720p60 and no GUI control. But most
of the basic ideas are in place, so it should be a reasonable
base to build on.
Makefile
decklink_output.cpp [new file with mode: 0644]
decklink_output.h [new file with mode: 0644]
flags.cpp
flags.h
mixer.cpp
mixer.h
theme.cpp