gstreamer/sys/decklink
Sebastian Dröge 820894a871 decklinksink: Wait for the pipeline clock instead of the decklink clock
Otherwise we're going to starve other elements if the decklink clock
is slower than the pipeline clock, or starts much later.

Of course this will still cause problems if the decklink clock and ours are
completely out of sync, or running at a very different rate. But this at least
works better now.
2014-11-28 14:58:41 +01:00
..
linux decklink: add support for Windows 2011-08-21 19:06:05 -07:00
osx decklink: Add decklink dispatch code for OS/X 2012-03-22 02:29:19 -07:00
win Merge branch 'master' into 0.11 2011-08-25 12:49:26 +02:00
capture.cpp decklinksrc: Sample the pipeline clock for the timestamps instead of coming up with our own 2014-11-28 14:56:19 +01:00
capture.h decklinksrc: Handle callback/delegate object the same way as in the sink 2014-11-28 14:51:53 +01:00
gstdecklink.cpp decklink: Add support for 2k modes 2014-11-24 14:11:04 +01:00
gstdecklink.h decklink: Add support for 2k modes 2014-11-24 14:11:04 +01:00
gstdecklinksink.cpp decklinksink: Wait for the pipeline clock instead of the decklink clock 2014-11-28 14:58:41 +01:00
gstdecklinksink.h decklinksink: Schedule video frames according to their timestamps, not according to a frame counter 2014-11-28 14:58:41 +01:00
gstdecklinksrc.cpp decklinksrc: Sample the pipeline clock for the timestamps instead of coming up with our own 2014-11-28 14:56:19 +01:00
gstdecklinksrc.h decklinksrc: Sample the pipeline clock for the timestamps instead of coming up with our own 2014-11-28 14:56:19 +01:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00