[FFmpeg-cvslog] r24855 - trunk/doc/filters.texi
stefano
subversion
Sat Aug 21 01:16:48 CEST 2010
Author: stefano
Date: Sat Aug 21 01:16:48 2010
New Revision: 24855
Log:
Add AUDIO FILTERS section.
Modified:
trunk/doc/filters.texi
Modified: trunk/doc/filters.texi
==============================================================================
--- trunk/doc/filters.texi Fri Aug 20 21:49:47 2010 (r24854)
+++ trunk/doc/filters.texi Sat Aug 21 01:16:48 2010 (r24855)
@@ -1,3 +1,15 @@
+ at chapter Audio Filters
+ at 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.
+
+ at c man end AUDIO FILTERS
+
@chapter Video Filters
@c man begin VIDEO FILTERS
More information about the ffmpeg-cvslog
mailing list