lavfi/framestep: add timeline support
Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
parent
b06717ef40
commit
27d3d61343
@ -97,4 +97,5 @@ AVFilter avfilter_vf_framestep = {
|
||||
.priv_class = &framestep_class,
|
||||
.inputs = framestep_inputs,
|
||||
.outputs = framestep_outputs,
|
||||
.flags = AVFILTER_FLAG_SUPPORT_TIMELINE_GENERIC,
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user