OSDN Git Service

Add AUDIO FILTERS section.
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Fri, 20 Aug 2010 23:16:48 +0000 (23:16 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Fri, 20 Aug 2010 23:16:48 +0000 (23:16 +0000)
Originally committed as revision 24855 to svn://svn.ffmpeg.org/ffmpeg/trunk

doc/filters.texi

index 380d91d..a8ea771 100644 (file)
@@ -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