decklink: Add support for all modes of Quad HDMI recorder
authorBenjamin Gräf <benjamin.graef@zuehlke.com>
Thu, 8 Aug 2024 12:36:19 +0000 (14:36 +0200)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Fri, 3 Jan 2025 01:49:19 +0000 (01:49 +0000)
commitadfb5b004976d2bbd6bb8521460296e35c0281ef
treeabda51adf839f339fe715244068c3506d94ac4a4
parent88614d3451d283dddebaf2a057f1742e24c0f868
decklink: Add support for all modes of Quad HDMI recorder

By extending the GstDecklinkModeEnum with the additional modes supported by the Quad HDMI recorder,
we avoid using mode = 0 in case any of these resolutions is returned by the card.

Fixes #3713

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8122>
subprojects/gst-plugins-bad/docs/plugins/gst_plugins_cache.json
subprojects/gst-plugins-bad/sys/decklink/gstdecklink.cpp
subprojects/gst-plugins-bad/sys/decklink/gstdecklink.h