[FFmpeg-devel] [Bulk] [PATCH] lavfi/setfield: add support to named options and introspection

Stefano Sabatini stefasab at gmail.com
Tue Dec 11 21:58:43 CET 2012


On date Monday 2012-12-10 15:50:48 +0000, Tim Nicholson encoded:
> On 08/12/12 16:36, Stefano Sabatini wrote:
> > TODO: bump micro
> > ---
> >  doc/filters.texi          |    5 ++++-
> >  libavfilter/vf_setfield.c |   46 +++++++++++++++++++++------------------------
> >  2 files changed, 25 insertions(+), 26 deletions(-)
> > 
> > diff --git a/doc/filters.texi b/doc/filters.texi
> > index 1a2efcd..271fe10 100644
> > --- a/doc/filters.texi
> > +++ b/doc/filters.texi
> > @@ -3632,7 +3632,10 @@ output frames. It does not change the input frame, but only sets the
> >  corresponding property, which affects how the frame is treated by
> >  following filters (e.g. @code{fieldorder} or @code{yadif}).
> >  
> > -It accepts a string parameter, which can assume the following values:
> > +This filter accepts a single option @option{mode}, which can be
> > +specified either by setting @code{mode=VALUE} either setting the
> 
> either.... or ?

Thanks, fixed.
-- 
FFmpeg = Freak & Frightening Miracolous Power Evanescent Gymnast


More information about the ffmpeg-devel mailing list