gstreamer/sys/decklink
Sebastian Dröge d5684d5b14 decklinkvideo/audiosrc: Add GstReferenceTimestampMeta with the stream time to each buffer
This is basically a frame counter provided by the driver and it's
advancing at the speed of the HDMI/SDI input. Having this available on
each buffer allows to know what constant-framerate-based timestamp each
frame is corresponding to and can be used e.g. to write out files
accordingly without having the local pipeline clock timestamps used.

https://bugzilla.gnome.org/show_bug.cgi?id=779213
2017-04-19 19:06:37 +01: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 decklink: Add "extern C" forward declaration for CreateDeckLinkIteratorInstance() 2017-01-31 14:56:34 +02:00
gstdecklink.cpp decklink: Fix indentation 2017-01-31 14:56:34 +02:00
gstdecklink.h decklink: Fix indentation 2017-01-31 14:56:34 +02:00
gstdecklinkaudiosink.cpp decklink: Print the Decklink API error return values in debug output in all places 2016-09-21 09:31:41 -04:00
gstdecklinkaudiosink.h decklink: Initial version of the audio/video sink rewrite 2014-12-19 14:40:39 +01:00
gstdecklinkaudiosrc.cpp decklinkvideo/audiosrc: Add GstReferenceTimestampMeta with the stream time to each buffer 2017-04-19 19:06:37 +01:00
gstdecklinkaudiosrc.h decklink: Use GstQueueArray instead of GQueue 2017-03-24 14:26:39 +02:00
gstdecklinkvideosink.cpp decklinkvideosink: Don't error out if displaying the preroll frame fails 2017-03-01 12:08:58 +02:00
gstdecklinkvideosink.h decklinkvideosink: Add support for GstVideoTimeCode 2016-08-04 19:08:27 +03:00
gstdecklinkvideosrc.cpp decklinkvideo/audiosrc: Add GstReferenceTimestampMeta with the stream time to each buffer 2017-04-19 19:06:37 +01:00
gstdecklinkvideosrc.h decklink: Use GstQueueArray instead of GQueue 2017-03-24 14:26:39 +02:00
Makefile.am decklink: Add initial version of audio and video sources 2014-12-19 14:40:39 +01:00
meson.build meson: decklink: fix meson configure error on macOS 2017-04-11 09:43:53 +01:00