gstreamer/sys/decklink
Matthew Waters 82e23a27f7 decklinkaudiosink: Drop late buffers
Asking decklink to render audio data seems to be based entirely on
the sample counts which completely disregards the timestamps
we pass to decklink.  As a result, we need to explicitly check
for late buffers and drop them ourselves.
2019-09-02 11:09:02 +00:00
..
linux
osx
win misc: Fix warnings on Cerbero MinGW 2019-02-06 00:10:28 +05:30
gstdecklink.cpp decklink: fix macos werror build 2019-08-30 14:16:54 +10:00
gstdecklink.h decklink: Allow VANC to be used for all modes 2019-05-03 21:20:49 +00:00
gstdecklinkaudiosink.cpp decklinkaudiosink: Drop late buffers 2019-09-02 11:09:02 +00:00
gstdecklinkaudiosink.h
gstdecklinkaudiosrc.cpp decklinkaudiosrc/decklinkvideosrc: Do nothing in BaseSrc::negotiate() and always set caps in ::create() 2019-08-06 19:05:38 +00:00
gstdecklinkaudiosrc.h
gstdecklinkvideosink.cpp decklink: Add support for parsing/outputting AFD/Bar 2019-05-03 21:20:49 +00:00
gstdecklinkvideosink.h decklink: Add support for parsing/outputting AFD/Bar 2019-05-03 21:20:49 +00:00
gstdecklinkvideosrc.cpp decklinkvideosrc: Retrieve mode of the ancillary data from the frame 2019-08-07 10:27:42 +00:00
gstdecklinkvideosrc.h decklinkvideosrc: Retrieve mode of the ancillary data from the frame 2019-08-07 10:27:42 +00:00
Makefile.am
meson.build docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00