decklink: Add a clock epoch that is used as offset whenever restarting the clock
authorSebastian Dröge <sebastian@centricular.com>
Wed, 23 Sep 2015 13:56:26 +0000 (15:56 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 24 Sep 2015 07:32:36 +0000 (09:32 +0200)
commit9764e22a5c150238fe5e5368c3816bcacc8dc0a4
tree4938c92257e6f5e209d0bec50f19cb5eb274c5dc
parente0fd5317df193acb671e67f276a2ca2e5fa8c4b8
decklink: Add a clock epoch that is used as offset whenever restarting the clock

Otherwise we're going to return times starting at 0 again after shutting down
an element for a specific input/output and then using it again later.

https://bugzilla.gnome.org/show_bug.cgi?id=755426
sys/decklink/gstdecklink.cpp
sys/decklink/gstdecklink.h
sys/decklink/gstdecklinkvideosink.cpp
sys/decklink/gstdecklinkvideosrc.cpp