]> git.sesse.net Git - nageru/commit
When switching output cards, do it from the mixer thread.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 25 Jan 2017 22:45:02 +0000 (23:45 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 25 Jan 2017 22:45:02 +0000 (23:45 +0100)
commit0fc51edaacfad77471a8736c4a7c66d46db9930b
tree9934e023820350820594150b3ded7796a56c9585
parent7a074a020aad29723e028acab76b9edfdd6c5223
When switching output cards, do it from the mixer thread.

This is a _lot_ easier to reason about (and also much more stable
in practice), but we're still having some issues with delays
on disabling video input.
decklink_output.cpp
mixer.cpp
mixer.h