[FFmpeg-devel] [PATCH v2 0/1] Updated decklink patch

Michael Riedl michael.riedl at nativewaves.com
Tue Apr 23 11:25:05 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.
I have updated the patch from September 2023 to latest master branch (as of today).
I would be grateful if this patch could be reviewed and merged.

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    | 23 ++++++++++++++++++++++-
 libavdevice/decklink_dec_c.c    |  6 +++++-
 5 files changed, 51 insertions(+), 2 deletions(-)

--
2.43.0



More information about the ffmpeg-devel mailing list