gstreamer/sys/decklink
Sebastian Dröge 50c4ea54f6 decklinksrc: Sample the pipeline clock for the timestamps instead of coming up with our own
If we just count the frames and calculate timestamps from that, all frames
will arrive late in the sink as we have a live source here. Instead take
the pipeline clock at capture time as reference.
2014-11-28 14:56:19 +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: Don't crash when going to READY another time 2014-11-28 14:51:52 +01:00
gstdecklinksink.h decklinksink: Don't crash when going to READY another time 2014-11-28 14:51:52 +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