ffmpeg | branch: master | Limin Wang <lance.lmw...@gmail.com> | Mon Jan 13 21:49:43 2020 +0800| [72a08af8ba3defe60adc894dea16c4ee9f088f88] | committer: Michael Niedermayer
avfilter/vf_eq: cosmetics Signed-off-by: Limin Wang <lance.lmw...@gmail.com> Signed-off-by: Michael Niedermayer <mich...@niedermayer.cc> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=72a08af8ba3defe60adc894dea16c4ee9f088f88 --- libavfilter/vf_eq.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavfilter/vf_eq.c b/libavfilter/vf_eq.c index f4cf4995ed..de93901508 100644 --- a/libavfilter/vf_eq.c +++ b/libavfilter/vf_eq.c @@ -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, }; _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog To unsubscribe, visit link above, or email ffmpeg-cvslog-requ...@ffmpeg.org with subject "unsubscribe".