[FFmpeg-devel] [PATCH] doc/filters: apply some updates to the Filtergraph syntax section

Stefano Sabatini stefasab at gmail.com
Thu Jan 29 11:19:49 CET 2015


On date Tuesday 2015-01-27 16:03:29 +0000, Timothy Gu encoded:
> On Tue Jan 27 2015 at 5:06:29 AM Stefano Sabatini <stefasab at gmail.com>
> wrote:
> 
> > ---
> >  doc/filters.texi | 9 +++++----
> >  1 file changed, 5 insertions(+), 4 deletions(-)
> >
> > diff --git a/doc/filters.texi b/doc/filters.texi
> > index 009cab3..6fd192c 100644
> > --- a/doc/filters.texi
> > +++ b/doc/filters.texi
> > @@ -114,10 +114,11 @@ output pads is called a "sink".
> >  @anchor{Filtergraph syntax}
> >  @section Filtergraph syntax
> >
> > -A filtergraph has a textual representation, which is
> > -recognized by the @option{-filter}/@option{-vf} and
> > @option{-filter_complex}
> > -options in @command{ffmpeg} and @option{-vf} in @command{ffplay}, and by
> > the
> > - at code{avfilter_graph_parse()}/@code{avfilter_graph_parse2()} functions
> > defined in
> > +A filtergraph has a textual representation, which is recognized by the
> > + at option{-filter}/@option{-vf}/@option{-af} and
> > + at option{-filter_complex} options in @command{ffmpeg} and
> > + at option{-vf}/@option{-af} in @command{ffplay}, and by the
> > + at code{avfilter_graph_parse_ptr()} function defined in
> >  @file{libavfilter/avfilter.h}.
> >
> >  A filterchain consists of a sequence of connected filters, each one
> >
> LGTM.

Applied, thanks.
-- 
FFmpeg = Frenzy & Foolish Multimedia Portable Extravagant Governor


More information about the ffmpeg-devel mailing list