Commit aa26258f authored by Michael Niedermayer's avatar Michael Niedermayer

avfilter/vf_zoompan: remove AVFILTER_FLAG_SUPPORT_TIMELINE_GENERIC

Suggested-by: <durandal_1707>
Fixes: assertion failure
Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
parent 0181b202
......@@ -373,5 +373,4 @@ AVFilter ff_vf_zoompan = {
.activate = activate,
.inputs = inputs,
.outputs = outputs,
.flags = AVFILTER_FLAG_SUPPORT_TIMELINE_GENERIC,
};
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment