mbox series

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

Message ID 6e809468-8e24-4728-bd5c-b2b59fe6a651@nativewaves.com
Headers show
Series Updated decklink patch | expand

Message

Michael Riedl May 14, 2024, 11:23 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.
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