[FFmpeg-devel] [PATCH] libavdevice/decklink: extend available actions on signal loss
Devin Heitmueller
devin.heitmueller at ltnglobal.com
Thu Nov 2 16:14:26 EET 2023
Hi Michael,
I haven't tried your patch, but a quick review suggests that while
you've declared the option as deprecated that it no longer works.
Presumably somewhere in there should be a line of code that says
something like "if (ctx->draw_bars == 0) then ctx->signal_loss_action
= SIGNAL_LOSS_NONE"
Even though the option is deprecated, it should still continue to work
until it is completely removed.
Devin
--
Devin Heitmueller, Senior Software Engineer
LTN Global Communications
o: +1 (301) 363-1001
w: https://ltnglobal.com e: devin.heitmueller at ltnglobal.com
More information about the ffmpeg-devel
mailing list