gstreamer/sys/decklink
Sebastian Dröge d2e309d341 decklinkvideosink: Get our own "start time" instead of the one of the pipeline
decklinkvideosink might be added later to the pipeline, or its state might
be handled separately from the pipeline. In which case the running time when
we (last) went into PLAYING state will be different from the pipeline's.

However we need our own start time to tell the Decklink API, which running
time should be displayed at the moment we go to PLAYING and start scheduled
rendering.
2015-01-13 17:44:17 +01:00
..
linux decklink: Fix compiler warnings with gcc in the dispatcher 2014-12-03 16:01:32 +01:00
osx decklink: Update OS X SDK headers to 10.3.1 2014-12-03 14:42:43 +01:00
win decklink: Update Windows SDK headers to 10.3.1 2014-12-03 15:16:18 +01:00
gstdecklink.cpp decklink: Initialize refcount of our C++ classes in the constructor 2015-01-12 15:58:38 +01:00
gstdecklink.h decklinkvideosrc: Add automatic mode detection 2015-01-08 18:16:12 +01:00
gstdecklinkaudiosink.cpp decklink: Initialize refcount of our C++ classes in the constructor 2015-01-12 15:58:38 +01:00
gstdecklinkaudiosink.h decklink: Initial version of the audio/video sink rewrite 2014-12-19 14:40:39 +01:00
gstdecklinkaudiosrc.cpp decklinkaudiosrc: Add property to select the audio input connection 2015-01-08 12:48:22 +01:00
gstdecklinkaudiosrc.h decklinkaudiosrc: Add property to select the audio input connection 2015-01-08 12:48:22 +01:00
gstdecklinkvideosink.cpp decklinkvideosink: Get our own "start time" instead of the one of the pipeline 2015-01-13 17:44:17 +01:00
gstdecklinkvideosink.h decklinkvideosink: Implement clock slaving 2014-12-19 14:40:40 +01:00
gstdecklinkvideosrc.cpp decklinkvideosrc: Post LATENCY message when the mode changes 2015-01-08 18:16:12 +01:00
gstdecklinkvideosrc.h decklinkvideosrc: Add automatic mode detection 2015-01-08 18:16:12 +01:00
Makefile.am decklink: Add initial version of audio and video sources 2014-12-19 14:40:39 +01:00