decklinkvideosink: Don't schedule too late frames in prepare()
authorSebastian Dröge <sebastian@centricular.com>
Wed, 14 Jan 2015 15:01:07 +0000 (16:01 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 14 Jan 2015 15:02:57 +0000 (16:02 +0100)
commit92fa187d11943a1a3f5387ea0b8b5f5fbabd6ea1
treef0ce3b0cb093add792ea4c7c1012a9f3b72f931b
parent7b979703f8c2d4485d9cde071e0e63c026e1132e
decklinkvideosink: Don't schedule too late frames in prepare()

Otherwise we will overflow the internal buffer of the hardware
with useless frames and run into an error. This is necessary until
this bug in basesink is fixed:
https://bugzilla.gnome.org/show_bug.cgi?id=742916
sys/decklink/gstdecklinkvideosink.cpp
sys/decklink/gstdecklinkvideosink.h