]> git.sesse.net Git - nageru/commit
Default to SDI inputs instead of HDMI.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 2 Jun 2018 07:57:32 +0000 (09:57 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 2 Jun 2018 07:57:32 +0000 (09:57 +0200)
commite08f8c2acf17cbdc4bd878edb1d779bf898aac76
treecb04ce361ac18f1de31abb3fec59b5eac61b4b78
parentfa07321ba8993899f282abfcaa313035b079d9b7
Default to SDI inputs instead of HDMI.

This is generally a more useful default; if you have a card that takes
in both, you're more likely to use SDI than HDMI. Add an option
--default-hdmi-input to revert to the old behavior.

Adapted from a patch by Yoann Dubreuil.
decklink_output.cpp
decklink_util.cpp
flags.cpp
flags.h