summaryrefslogtreecommitdiff
path: root/doc/filters.texi
diff options
context:
space:
mode:
authorS.N. Hemanth Meenakshisundaram <smeenaks@ucsd.edu>2010-08-20 23:16:51 +0000
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2010-08-20 23:16:51 +0000
commit99046339fca92d631404b47b041e98afa28659ed (patch)
tree26b23e97aa05611c7b0bc3eacab8a527c189e296 /doc/filters.texi
parentf59e9eaf78c28026ebc540b5767c7fe9f11590fc (diff)
Add null audio filter.
Patch by S.N. Hemanth Meenakshisundaram -af smeenaks,ucsd,edu. Originally committed as revision 24856 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/filters.texi')
-rw-r--r--doc/filters.texi6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index a8ea77116e..a00e850b9f 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -8,6 +8,10 @@ build.
Below is a description of the currently available audio filters.
+@section anull
+
+Pass the audio source unchanged to the output.
+
@c man end AUDIO FILTERS
@chapter Video Filters
@@ -97,7 +101,7 @@ input to the vflip filter.
@section null
-Pass the source unchanged to the output.
+Pass the video source unchanged to the output.
@section pad