gstreamer/subprojects/gst-plugins-bad/sys/decklink
Jordan Yelloz 806bdc7c4b decklink: Fixed caps-building for output devices
When iterating through output devices, video_input_caps was being
updated instead of video_output_caps.

As a result, video output devices were being created with an empty caps object
and `gst-device-monitor-1.0 Video/Sink` would produce no decklink devices.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8298>
2025-01-14 06:19:54 +00:00
..
linux decklink: Update SDK version to 12.2.2 2022-03-08 10:16:29 +00:00
osx decklink: Update SDK version to 12.2.2 2022-03-08 10:16:29 +00:00
win decklink: Update SDK version to 12.2.2 2022-03-08 10:16:29 +00:00
gstdecklink.cpp decklink: Fixed caps-building for output devices 2025-01-14 06:19:54 +00:00
gstdecklink.h decklink: reinstate some hardcoded colorimetry handling 2024-10-30 03:47:14 +00:00
gstdecklinkaudiosink.cpp decklinkaudiosink: Don't crash if started without corresponding video sink 2025-01-12 18:48:36 +00:00
gstdecklinkaudiosink.h decklink: Add new persistent-id property and sort devices by persistent ID 2022-10-06 15:50:11 +00:00
gstdecklinkaudiosrc.cpp gst: Move GstQueueArray as GstVecDeque to core 2024-05-06 18:25:42 +00:00
gstdecklinkaudiosrc.h gst: Move GstQueueArray as GstVecDeque to core 2024-05-06 18:25:42 +00:00
gstdecklinkdeviceprovider.cpp decklink: Add new persistent-id property and sort devices by persistent ID 2022-10-06 15:50:11 +00:00
gstdecklinkdeviceprovider.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstdecklinkplugin.cpp Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstdecklinkvideosink.cpp decklink: reinstate some hardcoded colorimetry handling 2024-10-30 03:47:14 +00:00
gstdecklinkvideosink.h decklink: add support for HDR output and input 2024-08-05 16:38:22 +00:00
gstdecklinkvideosrc.cpp decklink: reinstate some hardcoded colorimetry handling 2024-10-30 03:47:14 +00:00
gstdecklinkvideosrc.h decklink: add support for HDR output and input 2024-08-05 16:38:22 +00:00
meson.build docs: port plugins to explicit sources 2025-01-13 19:17:13 +01:00