decklinksrc: Keep track of a window of capture/stream time mappings and calculate...
authorSebastian Dröge <sebastian@centricular.com>
Thu, 24 Nov 2016 17:19:36 +0000 (19:19 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 28 Nov 2016 12:27:51 +0000 (14:27 +0200)
commit09dd64bb4f10836846fd178a7e418cb7027704fb
tree00a1d5783c59ad937d3cbdb6a6d6fb397a91a17a
parent881a08671eda4324b6ad781a9d3ddf82f1813cbb
decklinksrc: Keep track of a window of capture/stream time mappings and calculate relationship

Based on this we calculate the actual capture time, which should get us
rid of any capturing jitter by averaging it out.

Also add a output-stream-time property which forces the elements to
output the stream time directly instead of doing any conversion to the
pipeline clock. Use with care.

https://bugzilla.gnome.org/show_bug.cgi?id=774850
sys/decklink/gstdecklinkaudiosrc.cpp
sys/decklink/gstdecklinkvideosrc.cpp
sys/decklink/gstdecklinkvideosrc.h