decklinkvideosink: Wait until scheduled playback is actually stopped before continuing
authorSebastian Dröge <sebastian@centricular.com>
Wed, 22 Nov 2017 08:42:37 +0000 (10:42 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 6 Dec 2017 17:38:55 +0000 (19:38 +0200)
commit02e4d92cbf781a5d3c19b34d81f2fee812acd6bf
treea5d5fcd116c5d7cfe648d5b050c03664f0f3babf
parent2b39d1876e79ad00f0bf71aaa1780c500a86e1d4
decklinkvideosink: Wait until scheduled playback is actually stopped before continuing

Otherwise we might "start" again, just to get finally stopped and then
getting errors all over the place.

https://bugzilla.gnome.org/show_bug.cgi?id=790114
sys/decklink/gstdecklink.cpp
sys/decklink/gstdecklink.h
sys/decklink/gstdecklinkvideosink.cpp