diff options
author | Michael Riedl <michael.riedl@nativewaves.com> | 2024-06-11 11:46:54 +0200 |
---|---|---|
committer | Marton Balint <cus@passwd.hu> | 2024-09-09 23:47:49 +0200 |
commit | 9bcb86b0fa58f1a5a2a8613065349e26abadb329 (patch) | |
tree | 4dd603060b33ec21ded777310f2cb41f0bf3bca7 /libavdevice/libavdevice.v | |
parent | 071c4990265a0605a80c0443ef728945ed8a9f5e (diff) | |
download | ffmpeg-9bcb86b0fa58f1a5a2a8613065349e26abadb329.tar.gz |
avdevice/decklink_dec: extend available actions on signal loss
Deprecate the option 'draw_bars' in favor of the new option 'signal_loss_action',
which controls the behavior when the input signal is not available
(including the behavior previously available through draw_bars).
The default behavior remains unchanged to be backwards compatible.
The new option is more flexible for extending now and in the future.
The new value 'repeat' repeats the last video frame.
This is useful for very short dropouts and was not available before.
Signed-off-by: Michael Riedl <michael.riedl@nativewaves.com>
Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'libavdevice/libavdevice.v')
0 files changed, 0 insertions, 0 deletions