filters.texi: fix wrong references in the "Filtergraph syntax" section
This commit is contained in:
parent
84a6abd954
commit
48734a54e8
@ -18,8 +18,8 @@ output pads is called a "sink".
|
|||||||
|
|
||||||
A filtergraph can be represented using a textual representation, which
|
A filtergraph can be represented using a textual representation, which
|
||||||
is recognized by the @code{-vf} and @code{-af} options of the ff*
|
is recognized by the @code{-vf} and @code{-af} options of the ff*
|
||||||
tools, and by the @code{av_parse_graph()} function defined in
|
tools, and by the @code{avfilter_graph_parse()} function defined in
|
||||||
@file{libavfilter/avfiltergraph}.
|
@file{libavfilter/avfiltergraph.h}.
|
||||||
|
|
||||||
A filterchain consists of a sequence of connected filters, each one
|
A filterchain consists of a sequence of connected filters, each one
|
||||||
connected to the previous one in the sequence. A filterchain is
|
connected to the previous one in the sequence. A filterchain is
|
||||||
|
Loading…
x
Reference in New Issue
Block a user