summaryrefslogtreecommitdiffstats
path: root/doc/filters.texi
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2010-08-20 23:16:48 +0000
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2010-08-20 23:16:48 +0000
commitf59e9eaf78c28026ebc540b5767c7fe9f11590fc (patch)
tree48cd06b75715f66220754952b102225f6f479015 /doc/filters.texi
parent375fb9f17a8ce6e93387e5b8fded7e0eba32da80 (diff)
downloadffmpeg-streaming-f59e9eaf78c28026ebc540b5767c7fe9f11590fc.zip
ffmpeg-streaming-f59e9eaf78c28026ebc540b5767c7fe9f11590fc.tar.gz
Add AUDIO FILTERS section.
Originally committed as revision 24855 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/filters.texi')
-rw-r--r--doc/filters.texi12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 380d91d..a8ea771 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -1,3 +1,15 @@
+@chapter Audio Filters
+@c man begin AUDIO FILTERS
+
+When you configure your FFmpeg build, you can disable any of the
+existing filters using --disable-filters.
+The configure output will show the audio filters included in your
+build.
+
+Below is a description of the currently available audio filters.
+
+@c man end AUDIO FILTERS
+
@chapter Video Filters
@c man begin VIDEO FILTERS
OpenPOWER on IntegriCloud