Commit be37a669 authored by Ilya87's avatar Ilya87 Committed by Michael Niedermayer

Timeline function for the eq filter

Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
parent 4a8ed314
......@@ -385,4 +385,5 @@ AVFilter ff_vf_eq = {
.query_formats = query_formats,
.init = initialize,
.uninit = uninit,
.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