decklinksink: Catch errors during data flow and error out properly
authorSebastian Dröge <sebastian@centricular.com>
Fri, 1 Aug 2014 14:58:23 +0000 (16:58 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 11 Aug 2014 06:37:16 +0000 (08:37 +0200)
commit9721815d5b666a87435dca7334dd11825ee1856c
tree258b6bf15f30391523f5d2a6e3fbec4acde01f96
parent04ed7fc28885dfadfc2c5a9c525a2028da90a082
decklinksink: Catch errors during data flow and error out properly

Otherwise we will just deadlock the thread if e.g. scheduling a video
frame fails for whatever reason.
sys/decklink/gstdecklinksink.cpp