gstreamer/sys/decklink
Sebastian Dröge bf9ecd65cf decklinkvideosrc: Don't report that we have signal until we know for sure
Previously we would've reported that there is signal unless we know for
sure that we don't have signal. For example signal would've been
reported before the device is even opened.

Now keep track whether the signal state is unknown or not and report no
signal if we don't know yet. As before, only send an INFO message about
signal recovery if we actually had a signal loss before.
2019-07-15 12:06:25 +03: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 misc: Fix warnings on Cerbero MinGW 2019-02-06 00:10:28 +05:30
gstdecklink.cpp decklink: Correctly ensure >=16 byte alignment for the buffers we allocate 2019-06-24 05:17:46 +00:00
gstdecklink.h decklink: Allow VANC to be used for all modes 2019-05-03 21:20:49 +00:00
gstdecklinkaudiosink.cpp decklink: document duplex and keyer behaviour 2019-03-04 09:34:44 +00:00
gstdecklinkaudiosink.h decklinkaudiosink: Implement resampling/buffer reversing for trick-modes 2017-12-14 10:37:20 +02:00
gstdecklinkaudiosrc.cpp decklink: document duplex and keyer behaviour 2019-03-04 09:34:44 +00:00
gstdecklinkaudiosrc.h decklinkaudiosrc: Extrapolate stream/hw reference timestamps when video frame is missing 2018-01-04 15:51:16 +02:00
gstdecklinkvideosink.cpp decklink: Add support for parsing/outputting AFD/Bar 2019-05-03 21:20:49 +00:00
gstdecklinkvideosink.h decklink: Add support for parsing/outputting AFD/Bar 2019-05-03 21:20:49 +00:00
gstdecklinkvideosrc.cpp decklinkvideosrc: Don't report that we have signal until we know for sure 2019-07-15 12:06:25 +03:00
gstdecklinkvideosrc.h decklinkvideosrc: Don't report that we have signal until we know for sure 2019-07-15 12:06:25 +03:00
Makefile.am decklink: Add autotools support on Windows 2017-07-14 17:21:13 +05:30
meson.build docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00