summaryrefslogtreecommitdiff
path: root/doc/filters.texi
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2012-04-01 15:08:33 +0200
committerAnton Khirnov <anton@khirnov.net>2012-04-15 20:32:09 +0200
commit3b266da3d35f3f7a61258b78384dfe920d875d29 (patch)
tree6eb124b2645616ea2cbf73e02ca5e4db77aa7f4e /doc/filters.texi
parent560f7774a4edde550e35f85e4b1c6cc74c85f48f (diff)
avconv: add support for complex filtergraphs.
Diffstat (limited to 'doc/filters.texi')
-rw-r--r--doc/filters.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 446e1243db..f0367bfdc2 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -14,6 +14,7 @@ number of input and output pads of the filter.
A filter with no input pads is called a "source", a filter with no
output pads is called a "sink".
+@anchor{Filtergraph syntax}
@section Filtergraph syntax
A filtergraph can be represented using a textual representation, which