gstreamer/sys/decklink
Vivia Nikolaidou c1294e10f9 decklink: Detect gaps on incoming stream times, issue warnings
When we receive a video or audio buffer, we calculate the next stream
time based on the current stream time + buffer duration. If the next
buffer's stream time is after that, we issue a warning.

This happens because the stream time incoming from Decklink should be
really constant and without gaps. If there is a gap, it means that
something went wrong, e.g. the internal buffer pool is empty (too many
buffers queued up downstream).

https://bugzilla.gnome.org/show_bug.cgi?id=781776
2017-11-07 16:45:52 +02:00
..
linux decklink: Update to SDK 10.8 2016-09-26 16:39:18 +03:00
osx decklink: Update to SDK 10.8 2016-09-26 16:39:18 +03:00
win decklink: Add "extern C" forward declaration for CreateDeckLinkIteratorInstance() 2017-01-31 14:56:34 +02:00
gstdecklink.cpp decklink: Add read-only property to read the device serial number 2017-10-18 12:33:28 +02:00
gstdecklink.h decklink: Add read-only property to read the device serial number 2017-10-18 12:33:28 +02:00
gstdecklinkaudiosink.cpp decklink: Add read-only property to read the device serial number 2017-10-18 12:33:28 +02:00
gstdecklinkaudiosink.h decklink: Initial version of the audio/video sink rewrite 2014-12-19 14:40:39 +01:00
gstdecklinkaudiosrc.cpp decklink: Detect gaps on incoming stream times, issue warnings 2017-11-07 16:45:52 +02:00
gstdecklinkaudiosrc.h decklink: Detect gaps on incoming stream times, issue warnings 2017-11-07 16:45:52 +02:00
gstdecklinkvideosink.cpp decklink: Add read-only property to read the device serial number 2017-10-18 12:33:28 +02:00
gstdecklinkvideosink.h decklinkvideosink: Add support for Decklink hardware keying 2017-08-15 11:09:37 +03:00
gstdecklinkvideosrc.cpp decklink: Detect gaps on incoming stream times, issue warnings 2017-11-07 16:45:52 +02:00
gstdecklinkvideosrc.h decklink: Detect gaps on incoming stream times, issue warnings 2017-11-07 16:45:52 +02:00
Makefile.am decklink: Add autotools support on Windows 2017-07-14 17:21:13 +05:30
meson.build decklink: Fix linking on MinGW 2017-05-05 17:49:22 +05:30