gstreamer/sys/decklink
Tim c6151f635f decklink: Updated DeckLink SDK to 11.2 to support DeckLink 8K Pro
Updated Decklink SDK to version 11.2 in order to support newer cards like the Decklink 8K Pro.
This required to replace the duplex property by a profile property.

Profile values can be the following:
-  bmdProfileOneSubDeviceFullDuplex
-  bmdProfileOneSubDeviceHalfDuplex
-  bmdProfileTwoSubDevicesFullDuplex
-  bmdProfileTwoSubDevicesHalfDuplex
-  bmdProfileFourSubDevicesHalfDuplex

Fixes #987

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1665>
2020-10-08 20:05:03 +00:00
..
linux decklink: Updated DeckLink SDK to 11.2 to support DeckLink 8K Pro 2020-10-08 20:05:03 +00:00
osx decklink: Update Decklink SDK to 10.11.4 2020-03-03 08:05:56 +00:00
win decklink: Update Decklink SDK to 10.11.4 2020-03-03 08:05:56 +00:00
gstdecklink.cpp decklink: Updated DeckLink SDK to 11.2 to support DeckLink 8K Pro 2020-10-08 20:05:03 +00:00
gstdecklink.h decklink: Updated DeckLink SDK to 11.2 to support DeckLink 8K Pro 2020-10-08 20:05:03 +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 decklink: Updated DeckLink SDK to 11.2 to support DeckLink 8K Pro 2020-10-08 20:05:03 +00:00
gstdecklinkvideosink.h decklink: Updated DeckLink SDK to 11.2 to support DeckLink 8K Pro 2020-10-08 20:05:03 +00:00
gstdecklinkvideosrc.cpp decklink: Updated DeckLink SDK to 11.2 to support DeckLink 8K Pro 2020-10-08 20:05:03 +00:00
gstdecklinkvideosrc.h decklink: Updated DeckLink SDK to 11.2 to support DeckLink 8K Pro 2020-10-08 20:05:03 +00:00
meson.build decklink: Add simple device provider for Decklink devices 2019-12-03 09:16:22 +00:00