mbox series

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

Message ID 3ebc9cbb-a722-4c9f-9bfb-806506e9b9d3@nativewaves.com
Headers show
Series Updated decklink patch | expand

Message

Michael Riedl April 23, 2024, 8:25 a.m. UTC
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