We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6c7d83 commit ac551c5Copy full SHA for ac551c5
libavfilter/vf_normalize.c
@@ -383,4 +383,5 @@ AVFilter ff_vf_normalize = {
383
.query_formats = query_formats,
384
.inputs = inputs,
385
.outputs = outputs,
386
+ .flags = AVFILTER_FLAG_SUPPORT_TIMELINE_INTERNAL,
387
};
0 commit comments