From 3b266da3d35f3f7a61258b78384dfe920d875d29 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Sun, 1 Apr 2012 15:08:33 +0200 Subject: avconv: add support for complex filtergraphs. --- doc/filters.texi | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/filters.texi') 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 -- cgit v1.2.3