[FFmpeg-devel] [PATCH v3 0/1] Updated decklink patch
Michael Riedl
michael.riedl at nativewaves.com
Tue May 14 14:23:13 EEST 2024
Hi,
This patch adds the possibility to specify an action to be taken when a signal loss is detected on a decklink device.
Version 3 of this patch fixes a memory leak present in v2. Thanks to Marton Balint for reviewing the patch.
Kind regards,
Michael
Michael Riedl (1):
libavdevice/decklink: extend available actions on signal loss
doc/indevs.texi | 16 ++++++++++++++++
libavdevice/decklink_common.h | 1 +
libavdevice/decklink_common_c.h | 7 +++++++
libavdevice/decklink_dec.cpp | 24 +++++++++++++++++++++++-
libavdevice/decklink_dec_c.c | 6 +++++-
5 files changed, 52 insertions(+), 2 deletions(-)
--
2.43.0
More information about the ffmpeg-devel
mailing list