On Wed, Jun 01, 2016 at 04:55:45AM +0000, Maxim Petrov wrote: > > vf_eq.c | 1 + > 1 file changed, 1 insertion(+) > 30ab72e9b52283cc69755e0205bd8c2f0c133954 > 0001-Timeline-function-for-the-eq-filter.patch > From 570b215c110b027badc41d1206b0ff6d4806a98f Mon Sep 17 00:00:00 2001
> From: Ilya87 <yast...@yahoo.com> ^^^^^^ Is that name intended, instead of your full name ? > Date: Wed, 1 Jun 2016 07:49:51 +0300 > Subject: [PATCH] Timeline function for the eq filter > > --- > libavfilter/vf_eq.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/libavfilter/vf_eq.c b/libavfilter/vf_eq.c > index 0b929f3..5ecdb31 100644 > --- a/libavfilter/vf_eq.c > +++ b/libavfilter/vf_eq.c > @@ -385,4 +385,5 @@ AVFilter ff_vf_eq = { > .query_formats = query_formats, > .init = initialize, > .uninit = uninit, > + .flags = AVFILTER_FLAG_SUPPORT_TIMELINE_GENERIC, > }; > -- > 2.8.3 > > _______________________________________________ > ffmpeg-devel mailing list > ffmpeg-devel@ffmpeg.org > http://ffmpeg.org/mailman/listinfo/ffmpeg-devel -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB I do not agree with what you have to say, but I'll defend to the death your right to say it. -- Voltaire
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel