summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2009-10-18 09:44:33 +0000
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2009-10-18 09:44:33 +0000
commit7b018b1d7da7ff68310de8735772cdb2f044888d (patch)
tree78765981e3fa12faaff4a454208ddd1942ede1d5 /doc
parent930aa451321c4e44fb3663f34dfee024001d0aff (diff)
Add the null video filter.
Originally committed as revision 20275 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r--doc/vfilters.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/vfilters.texi b/doc/vfilters.texi
index 9f20d464e4..45766cce09 100644
--- a/doc/vfilters.texi
+++ b/doc/vfilters.texi
@@ -78,4 +78,8 @@ build.
Below is a description of the currently available video filters.
+@section null
+
+Pass the source unchanged to the output.
+
@bye