gstreamer/sys/decklink
Sebastian Dröge e2ff5587fe decklink{audio,video}src: Only start the streams once both sources are ready and we are in PLAYING
Otherwise we might start the streams before the audio or video streams are
actually enabled, and then error out later because they are enabled to late.

We enable the streams when getting the caps, which might be *after* we were
set to PLAYING state.
2015-01-28 16:13:16 +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: Make sure our clock never returns NONE, always advances and does not jump when going from PAUSED to PLAYING 2015-01-28 16:13:16 +01:00
gstdecklink.h decklink{audio,video}src: Only start the streams once both sources are ready and we are in PLAYING 2015-01-28 16:13:16 +01:00
gstdecklinkaudiosink.cpp decklink: Make sure our clock never returns NONE, always advances and does not jump when going from PAUSED to PLAYING 2015-01-28 16:13:16 +01:00
gstdecklinkaudiosink.h decklink: Initial version of the audio/video sink rewrite 2014-12-19 14:40:39 +01:00
gstdecklinkaudiosrc.cpp decklink{audio,video}src: Only start the streams once both sources are ready and we are in PLAYING 2015-01-28 16:13:16 +01:00
gstdecklinkaudiosrc.h decklinkaudiosrc: Add property to select the audio input connection 2015-01-08 12:48:22 +01:00
gstdecklinkvideosink.cpp decklink: Make sure our clock never returns NONE, always advances and does not jump when going from PAUSED to PLAYING 2015-01-28 16:13:16 +01:00
gstdecklinkvideosink.h decklinkvideosink: Don't schedule too late frames in prepare() 2015-01-14 16:02:57 +01:00
gstdecklinkvideosrc.cpp decklink{audio,video}src: Only start the streams once both sources are ready and we are in PLAYING 2015-01-28 16:13:16 +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