decklink: Always use the video stream time for audio too
authorSebastian Dröge <sebastian@centricular.com>
Wed, 10 May 2017 13:59:42 +0000 (15:59 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 29 May 2017 07:48:53 +0000 (10:48 +0300)
commitcfc4b46181c4e7ae549c369fc309641d33060f6d
treee26864fdf129b5fa2a700a4f500c23b6a8cc94dd
parent8927d8b5b31f7d70cacf1c67e67f0f8f6c07419a
decklink: Always use the video stream time for audio too

The audio packet times can be completely unrelated to the video stream
time, depending on the card. While this looks like a bug in the driver,
just always using the video stream time (which is correct) works as a
workaround for now.
sys/decklink/gstdecklink.cpp