gstreamer/sys/decklink
Sebastian Dröge e4389146d9 decklinkvideosink: Always configure 10 bit YUV for VANC frames
If 8 bit are required by the device/mode then it will be converted internally
by the SDK, but the SDK won't automatically convert from 8 to 10 bit. As
such, always use 10 bit VANC.

Some devices require configuring also a 10 bit video format when using
10 bit VANC is required but those would fail regardless and the
application would have to configure the correct video format.

With newer versions of the SDK this information can be retrieved via the
BMDDeckLinkVANCRequires10BitYUVVideoFrames flag but we don't use a new
enough SDK version yet to extract this information.
2020-01-09 12:54:04 +02:00
..
linux decklink: Update to SDK 10.8 2016-09-26 16:39:18 +03:00
osx decklink: Update to SDK 10.8 2016-09-26 16:39:18 +03:00
win misc: Fix warnings on Cerbero MinGW 2019-02-06 00:10:28 +05:30
gstdecklink.cpp decklink: Fix crash when probing without driver 2020-01-05 16:20:18 +00:00
gstdecklink.h decklink: Add simple device provider for Decklink devices 2019-12-03 09:16:22 +00:00
gstdecklinkaudiosink.cpp decklinkaudiosink: Drop late buffers 2019-09-02 11:09:02 +00:00
gstdecklinkaudiosink.h decklinkaudiosink: Implement resampling/buffer reversing for trick-modes 2017-12-14 10:37:20 +02:00
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 decklinkaudiosrc: Extrapolate stream/hw reference timestamps when video frame is missing 2018-01-04 15:51:16 +02:00
gstdecklinkdeviceprovider.cpp decklink: Add simple device provider for Decklink devices 2019-12-03 09:16:22 +00:00
gstdecklinkdeviceprovider.h decklink: Add simple device provider for Decklink devices 2019-12-03 09:16:22 +00:00
gstdecklinkvideosink.cpp decklinkvideosink: Always configure 10 bit YUV for VANC frames 2020-01-09 12:54:04 +02:00
gstdecklinkvideosink.h decklink: fix timestamp tracking when pausing 2019-10-14 19:22:36 +11:00
gstdecklinkvideosrc.cpp documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
gstdecklinkvideosrc.h decklinkvideosrc: Retrieve mode of the ancillary data from the frame 2019-08-07 10:27:42 +00:00
meson.build decklink: Add simple device provider for Decklink devices 2019-12-03 09:16:22 +00:00