[FFmpeg-cvslog] filters.texi: remove confusing reference to never integrated -af option
Stefano Sabatini
git at videolan.org
Fri Dec 9 15:56:06 CET 2011
ffmpeg | branch: master | Stefano Sabatini <stefasab at gmail.com> | Fri Dec 9 15:52:40 2011 +0100| [a1c676c24829e5fc8a55b671ffd67eac26425b58] | committer: Stefano Sabatini
filters.texi: remove confusing reference to never integrated -af option
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a1c676c24829e5fc8a55b671ffd67eac26425b58
---
doc/filters.texi | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/doc/filters.texi b/doc/filters.texi
index eb1a4df..0b73fe4 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -17,7 +17,7 @@ output pads is called a "sink".
@section Filtergraph syntax
A filtergraph can be represented using a textual representation, which
-is recognized by the @code{-vf} and @code{-af} options of the ff*
+is recognized by the @code{-vf} option of the ff*
tools, and by the @code{avfilter_graph_parse()} function defined in
@file{libavfilter/avfiltergraph.h}.
More information about the ffmpeg-cvslog
mailing list