decklinkaudiosrc: Extrapolate stream/hw reference timestamps when video frame is...
authorVivia Nikolaidou <vivia@ahiru.eu>
Fri, 29 Dec 2017 13:14:54 +0000 (15:14 +0200)
committerVivia Nikolaidou <vivia@ahiru.eu>
Thu, 4 Jan 2018 11:54:37 +0000 (13:54 +0200)
commit6af863916a7bf3bfe31970fdc2dd2d42ea3f9690
tree79190326986acc2d126c5b4ea99a974c18a17b1b
parent2f9da0ab59ef4231e9c850afb089d920e9d25609
decklinkaudiosrc: Extrapolate stream/hw reference timestamps when video frame is missing

Sometimes we might get an audio packet without a corresponding video
frame. In these cases, the stream and hardware reference timestamps
would be missing, because they're called on the video frame. Instead of
potentially breaking stuff downstream that might depend on these, we now
extrapolate them.

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