mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-06-16 04:32:47 +02:00
lavfi/il: add timeline support
Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
@@ -209,4 +209,5 @@ AVFilter avfilter_vf_il = {
|
||||
.inputs = inputs,
|
||||
.outputs = outputs,
|
||||
.priv_class = &il_class,
|
||||
.flags = AVFILTER_FLAG_SUPPORT_TIMELINE_GENERIC,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user