decklinkvideosrc: don't crash if we get NULL video frames in the callback
authorTim-Philipp Müller <tim@centricular.com>
Sat, 8 Aug 2015 14:17:54 +0000 (15:17 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 5 Apr 2016 11:46:22 +0000 (14:46 +0300)
commit8abff20185211756e1a87f553c31a471b9c9744e
treed2af98c421f3cbd428d095f594c01b5a1d8017e1
parentdedb94323c51c2839136956c9f4e592d8b8b72c4
decklinkvideosrc: don't crash if we get NULL video frames in the callback

For some reason we seem to sometimes get NULL video_frames in the
::VideoInputFrameArrived() callback, observed on Intensity Pro cards.

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