Commit 72a08af8 authored by Limin Wang's avatar Limin Wang Committed by Michael Niedermayer

avfilter/vf_eq: cosmetics

Signed-off-by: 's avatarLimin Wang <lance.lmwang@gmail.com>
Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
parent 8a896629
......@@ -390,5 +390,5 @@ AVFilter ff_vf_eq = {
.query_formats = query_formats,
.init = initialize,
.uninit = uninit,
.flags = AVFILTER_FLAG_SUPPORT_TIMELINE_GENERIC,
.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