[FFmpeg-devel] [PATCH] lavfi/geq: mark timeline support
Stefano Sabatini
stefasab at gmail.com
Mon May 20 11:15:19 CEST 2013
On date Monday 2013-05-20 00:22:20 +0200, Clément Bœsch encoded:
> On Mon, May 20, 2013 at 12:20:36AM +0200, Stefano Sabatini wrote:
> > ---
> > libavfilter/vf_geq.c | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/libavfilter/vf_geq.c b/libavfilter/vf_geq.c
> > index ba07ac1..8b36f22 100644
> > --- a/libavfilter/vf_geq.c
> > +++ b/libavfilter/vf_geq.c
> > @@ -276,4 +276,5 @@ AVFilter avfilter_vf_geq = {
> > .inputs = geq_inputs,
> > .outputs = geq_outputs,
> > .priv_class = &geq_class,
> > + .flags = AVFILTER_FLAG_SUPPORT_TIMELINE_GENERIC,
> > };
>
> LGTM
Applied, thanks.
--
FFmpeg = Freak and Frightening Most Problematic Elitarian God
More information about the ffmpeg-devel
mailing list